k-sync
Back to blog

Migrating an embroidery and cross stitch store from WooCommerce to Shopify (2026)

How to migrate an embroidery, cross stitch, or needlework WooCommerce store to Shopify — thread specifications, fabric count, digital pattern downloads, kit product structure, and needlework retail Shopify setup.

·By k-sync
4 min read · 703 words

Embroidery and cross stitch retail serves hand stitchers, machine embroiderers, and art needlework enthusiasts. The market spans threads, fabrics, patterns, hoops, frames, and kits. Customers are highly brand-aware — cross stitchers specify thread by brand (DMC, Anchor) and colour number, and fabric by brand and thread count. Digital patterns and kits are strong revenue streams alongside physical supplies. Migrating to Shopify suits the category well.

Product categories

Thread specifications

product.metafields.needlework.thread_brand = "DMC / Anchor / Madeira / Cosmo"
product.metafields.needlework.colour_number = "DMC 321"        // brand-specific colour code
product.metafields.needlework.colour_name = "Christmas Red"
product.metafields.needlework.thread_type = "Stranded cotton / Perle / Silk / Metallic"
product.metafields.needlework.strands = "6"                    // divisible into individual strands
product.metafields.needlework.length_metres = "8"              // per skein
product.metafields.needlework.fibre_content = "100% Cotton"    // UK textile law

DMC and Anchor colour cross-reference

Cross stitchers often need to substitute between brands — colour cross-reference data is a key content asset:

Fabric count specifications

Aida and evenweave fabric are specified by thread count (holes per inch):

product.metafields.needlework.fabric_count = "14ct"
product.metafields.needlework.fabric_type = "Aida / Evenweave / Linen"
product.metafields.needlework.fabric_width_cm = "150"
product.metafields.needlework.fabric_colour = "Antique white"
product.metafields.needlework.sold_by = "Cut size / Metre"

Digital patterns and machine embroidery files

Digital products are a major revenue stream for needlework retailers:

Kit product structure

Kits bundle physical components — manage these carefully in Shopify:

Post-migration checklist for embroidery and cross stitch stores

Migrate your store with k-sync

Connect your WooCommerce store, validate your products, and push to Shopify in minutes. Free for up to 50 products.

Get started free

Related reading

Browse all migration guides