k-sync
Back to blog

Migrating a martial arts store from WooCommerce to Shopify (2026)

How to migrate a martial arts, combat sports, or self-defence WooCommerce store to Shopify — equipment specifications, grading supplies, weapon age verification, club wholesale, and martial arts retail Shopify setup.

·By k-sync
4 min read · 708 words

Martial arts retail covers a wide range of disciplines — BJJ, karate, judo, kickboxing, MMA, boxing, kendo, and traditional weapons arts. Each discipline has specific equipment needs. A significant portion of customers are affiliated with clubs and dojos, making wholesale and grading supply a meaningful revenue stream alongside individual retail.

Product categories

Gi and uniform specifications

product.metafields.martialarts.discipline = "Karate / Judo / BJJ / Hapkido"
product.metafields.martialarts.gi_weight_gsm = "450"          // fabric weight (light 250, medium 350, heavy 550)
product.metafields.martialarts.gi_weave = "Single / Double / Pearl weave / Gold weave"
product.metafields.martialarts.gi_cut = "Slim / Regular / Comp"
product.metafields.martialarts.gi_colour = "White / Blue / Black"
product.metafields.martialarts.ibjjf_approved = "true"        // BJJ: IBJJF competition legal
product.metafields.martialarts.wkf_approved = "true"          // Karate: WKF competition approved
product.metafields.martialarts.fabric_composition = "100% Cotton / Cotton-poly blend"
product.metafields.martialarts.shrinkage_note = "Pre-shrunk / Allow 5% shrinkage on first wash"

Glove specifications

product.metafields.martialarts.glove_weight_oz = "12"         // 8-10oz competition, 12-16oz training
product.metafields.martialarts.glove_type = "Boxing / MMA / Sparring / Bag"
product.metafields.martialarts.padding_type = "Foam / Gel / Multi-layer foam"
product.metafields.martialarts.closure = "Lace / Velcro"
product.metafields.martialarts.competition_approved = "true"  // AIBA, WBC, etc.
product.metafields.martialarts.inner_lining = "Moisture-wicking / Satin"

Weapons — age verification and legal restrictions

Many martial arts weapons are offensive weapons under UK law. The Offensive Weapons Act 2019 and existing legislation restrict the sale of various items:

product.metafields.martialarts.age_restricted = "true"       // 18+ required
product.metafields.martialarts.weapon_type = "Bokken / Shinai / Bo staff / Sai"
product.metafields.martialarts.blade_length_cm = "73"
product.metafields.martialarts.legal_use = "Training / Iaido practice"

Grading supplies and club orders

Martial arts schools order grading supplies in bulk for student examinations:

Competition and regulation compliance

Post-migration checklist for martial arts 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