k-sync
Zurück zum Blog

Migrating a reclaimed and sustainable products store from WooCommerce to Shopify (2026)

How to migrate a reclaimed materials, upcycled, or sustainable products WooCommerce store to Shopify — unique item listings, sustainability certifications, B Corp and ethical trade claims, and sustainable retail Shopify setup.

·Von k-sync
3 Min. Lesezeit · 639 Wörter

Sustainable and reclaimed products retail has grown substantially as consumers prioritise environmental impact. This category includes reclaimed wood furniture, upcycled clothing, vintage and second-hand items, zero-waste products, B Corp brands, and fair trade goods. Migrating to Shopify works well, but requires care with unique item listings, provenance storytelling, and accurate sustainability claims — which face increasing regulatory scrutiny.

Product categories

Unique item listings

Reclaimed wood furniture, vintage clothing, and hand-crafted items are often unique — no two pieces identical. The same considerations as crystals and individual specimens apply:

product.metafields.sustainable.material_origin = "Reclaimed Victorian scaffold board"
product.metafields.sustainable.reclaimed_from = "Manchester warehouse, c.1920"
product.metafields.sustainable.unique_item = "true"
product.metafields.sustainable.weight_kg = "12"
product.metafields.sustainable.dimensions_cm = "120x30x4"

Sustainability certifications

product.metafields.sustainable.fsc_certified = "true"         // Forest Stewardship Council
product.metafields.sustainable.gots_certified = "true"        // Global Organic Textile Standard
product.metafields.sustainable.soil_association = "true"      // organic (UK)
product.metafields.sustainable.fair_trade_certified = "true"
product.metafields.sustainable.b_corp = "true"                // brand-level certification
product.metafields.sustainable.recycled_content_pct = "100"
product.metafields.sustainable.biodegradable = "true"
product.metafields.sustainable.vegan = "true"
product.metafields.sustainable.cruelty_free = "true"

Greenwashing compliance — UK ASA and CMA guidelines

The UK Advertising Standards Authority (ASA) and Competition and Markets Authority (CMA) have increasingly strict rules on environmental marketing claims:

Provenance storytelling

The provenance story is often the most powerful selling asset for reclaimed and sustainable products:

Use Shopify metafields to store provenance data so it can be displayed consistently across products and potentially used in structured data:

product.metafields.sustainable.craftsperson = "Made by John Mills, Derbyshire"
product.metafields.sustainable.country_of_manufacture = "UK"
product.metafields.sustainable.co2_saved_kg = "45"            // vs new equivalent

Post-migration checklist for reclaimed and sustainable stores

Verwalten Sie Ihre Produkte mit k-sync

Verbinden Sie Ihren Shop, validieren Sie Produkte, optimieren Sie mit KI und pushen Sie zu Shopify in Minuten. Kostenlos bis zu 50 Produkte.

Kostenlos starten

Weitere Artikel

Alle Migrationsanleitungen ansehen