k-sync
Back to blog

Migrating a running store from WooCommerce to Shopify (2026)

How to migrate a running, trail running, or athletics WooCommerce store to Shopify — shoe specifications, gait analysis, apparel tech specs, race entry accessories, and running retail Shopify setup.

·By k-sync
3 min read · 687 words

Running retail is a major ecommerce category driven by a highly informed customer base. Runners research shoe specifications carefully — drop, stack height, pronation support — and purchase based on biomechanical needs as much as brand preference. Migrating to Shopify suits the category, though technical product data and size-guide content are critical for conversion and reducing returns.

Product categories

Running shoe specifications

product.metafields.running.drop_mm = "8"                     // heel-to-toe drop (0mm=zero drop, 12mm=high)
product.metafields.running.stack_height_heel_mm = "34"
product.metafields.running.stack_height_toe_mm = "26"
product.metafields.running.weight_g = "280"                  // per shoe (one shoe)
product.metafields.running.upper_material = "Engineered mesh / Knit / Woven"
product.metafields.running.midsole = "PEBA foam / EVA / ETPU / React / Boost"
product.metafields.running.outsole = "Rubber / Continental rubber / Blown rubber"
product.metafields.running.carbon_plate = "false"
product.metafields.running.surface = "Road / Trail / Track / Mixed terrain"
product.metafields.running.pronation = "Neutral / Stability / Motion control"
product.metafields.running.width_options = "Narrow / Standard / Wide / Extra wide"

Drop and cushioning explained

Drop (heel-to-toe drop in mm) is the specification running customers search for most — particularly for minimalist and zero-drop shoes:

Trail running features

product.metafields.running.lug_depth_mm = "5"               // trail grip depth
product.metafields.running.rock_plate = "true"              // protection from sharp rocks
product.metafields.running.waterproof_membrane = "Gore-Tex / eVent / Brand waterproof"
product.metafields.running.drainage_port = "false"          // for river crossings
product.metafields.running.terrain = "Soft / Mixed / Hard / Technical mountain"

GPS watch and tech specifications

product.metafields.running.gps_accuracy = "GPS+GLONASS+Galileo"
product.metafields.running.battery_gps_hours = "30"
product.metafields.running.battery_smartwatch_days = "14"
product.metafields.running.heart_rate_sensor = "Wrist optical / Chest strap compatible"
product.metafields.running.swim_capable = "true"
product.metafields.running.waterproof_atm = "5"             // 5ATM = 50m water resistance
product.metafields.running.training_plans = "true"          // built-in training plans
product.metafields.running.compatible_chest_strap = "ANT+ / Bluetooth"

Running apparel: fabric specifications

product.metafields.running.fabric_composition = "88% Polyester, 12% Elastane"
product.metafields.running.moisture_wicking = "true"
product.metafields.running.reflective_elements = "true"
product.metafields.running.wind_resistant = "true"
product.metafields.running.uv_protection = "UPF 50+"
product.metafields.running.pockets = "2 side + 1 back zip"
product.metafields.running.brief_liner = "true"             // shorts with built-in brief

Gait analysis and virtual fitting

Physical running shops use gait analysis on a treadmill to recommend shoes. Online, this can be partially replicated:

Running club and coach wholesale

Running clubs, athletic clubs, and coaches buy kit in volume for their athletes:

Post-migration checklist for running stores

Manage your products with k-sync

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

Get started free

Related reading

Browse all migration guides