k-sync
Voltar ao blog

Migrating a candles and wax melts store from WooCommerce to Shopify (2026)

How to migrate a candles, wax melts, or home fragrance WooCommerce store to Shopify — scent variants, fragrance load %, CLP safety labelling, subscription candle boxes, and home fragrance Shopify setup.

·Por k-sync
3 min de leitura · 680 palavras

Candle and wax melt retail is one of the most active Shopify categories — the platform handles the product type well, subscriptions are a natural fit, and the visual nature of the category makes Shopify's image-forward themes ideal. The main migration considerations are scent × size variant structures, UK/EU CLP (Classification, Labelling and Packaging) hazard requirements, and fragrance regulation compliance.

Candle and wax melt product categories

Scent and size variants

The most common variant structure for container candles: scent (10–30+ options) × size (e.g. 150g / 300g). With 20 scents × 3 sizes = 60 variants, this is within Shopify's 100-variant limit. For stores with many scents:

Fragrance and wax metafields

product.metafields.candle.wax_type = "Soy / Paraffin / Coconut / Rapeseed / Blend"
product.metafields.candle.fragrance_load_pct = "10"      // fragrance oil % of wax weight
product.metafields.candle.burn_time_hours = "45"
product.metafields.candle.wick_type = "Cotton / Wood"
product.metafields.candle.wick_count = "1 / 2 / 3"
product.metafields.candle.scent_family = "Floral / Woody / Fresh / Gourmand / Citrus / Spice"
product.metafields.candle.top_notes = "Bergamot, lemon"
product.metafields.candle.mid_notes = "Rose, jasmine"
product.metafields.candle.base_notes = "Sandalwood, musk"
product.metafields.candle.container_material = "Glass / Tin / Ceramic"
product.metafields.candle.vegan = "true"
product.metafields.candle.cruelty_free = "true"

CLP hazard labelling compliance

UK/EU Classification, Labelling and Packaging (CLP) Regulation requires hazard labelling on candles and wax melts that contain fragrances classified as hazardous. This is a product compliance requirement, not an ecommerce platform requirement — but your Shopify store should reflect it:

product.metafields.candle.clp_compliant = "true"
product.metafields.candle.clp_hazard_statements = "H317 May cause allergic skin reaction"
product.metafields.candle.ifra_compliant = "true"
product.metafields.candle.safety_data_sheet_url = "https://..."

Candle subscription boxes

Candle subscription boxes (monthly curated selections) are a natural recurring revenue product for this category. In Shopify:

If migrating a WooCommerce subscription box (WooCommerce Subscriptions + manual curation), ReCharge is the closest Shopify equivalent with the most comparable feature set.

Fragrance oil products (for candle makers)

Stores selling fragrance oils to other candle makers (B2B or crafters) have additional considerations:

Post-migration checklist for candle stores

Migre sua loja com k-sync

Conecte sua loja WooCommerce, valide seus produtos e publique no Shopify em minutos. Gratuito para até 50 produtos.

Começar gratuitamente

Leitura relacionada

Ver todos os guias de migração