k-sync
Voltar ao blog

Migrating a nutritional supplements store from WooCommerce to Shopify (2026)

How to migrate a vitamins, minerals, protein, or nutritional supplements WooCommerce store to Shopify — MHRA health claims regulations, supplement facts panels, allergen data, subscription bundles, and supplement retail Shopify setup.

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

Nutritional supplements — vitamins, minerals, protein powders, pre-workouts, herbal extracts — operate in a tightly regulated space. The health claims made on product pages are subject to UK food law, and supplements that cross into medicinal territory are regulated by the MHRA. Migrating to Shopify requires bringing product data accurately and ensuring claim language remains compliant on the new platform.

Supplement product categories

UK health claims regulations

Food supplement claims are regulated by the UK Food Safety Act 1990 and the Nutrition and Health Claims (England) Regulations 2007 (retained EU law). Key rules:

When migrating, audit all product descriptions for claim language. WooCommerce product descriptions may contain claims written under different standards that now need updating.

product.metafields.supplement.active_ingredient = "Vitamin D3 (Cholecalciferol)"
product.metafields.supplement.amount_per_serving = "1000IU (25mcg)"
product.metafields.supplement.servings_per_container = "90"
product.metafields.supplement.serving_size = "1 softgel"
product.metafields.supplement.form = "Softgel / Capsule / Tablet / Gummy / Powder"
product.metafields.supplement.suitable_vegan = "true"
product.metafields.supplement.suitable_vegetarian = "true"
product.metafields.supplement.gluten_free = "true"

Allergen data

UK food labelling law (Food Information to Consumers Regulation) requires the 14 major allergens to be declared on food products including supplements:

product.metafields.supplement.contains_allergens = "Milk / Soy / Gluten"
product.metafields.supplement.free_from = "Gluten / Soy / Dairy / Nuts"
product.metafields.supplement.manufactured_in = "UK GMP-certified facility"
product.metafields.supplement.may_contain = "Peanuts, tree nuts"  // cross-contamination warning

Flavour and size variants

Protein powders and pre-workouts typically have multiple flavours and bag sizes. Structure:

product.metafields.supplement.protein_per_100g = "80"
product.metafields.supplement.protein_per_serving_g = "24"
product.metafields.supplement.calories_per_serving = "120"
product.metafields.supplement.cost_per_serving_gbp = "0.89"

Subscription products for supplements

Supplements are a natural fit for subscription/replenishment products — customers buy monthly. Setting up subscriptions on Shopify is covered in the dedicated subscription guide. Key supplement considerations:

Post-migration checklist for nutritional supplements 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