Migrating a skateboarding store from WooCommerce to Shopify (2026)
How to migrate a skateboarding, longboarding, or skate shop WooCommerce store to Shopify — deck specifications, complete builds, protective gear, youth safety standards, and skate retail Shopify setup.
Skateboarding retail covers street skating, park skating, longboarding, cruising, and transition. Skate shops have strong community identity — brand selection (stocking the right brands) matters as much as product specifications. Migrating to Shopify works well for skate retail, though the component-based nature of skateboards (decks, trucks, wheels, bearings bought separately or as completes) requires thoughtful product structure.
Product categories
- Decks: Street, park, cruiser, longboard. Width, length, wheelbase, concave, material.
- Trucks: Axle width (must match deck width), height (low/mid/high), bushings.
- Wheels: Diameter (mm), hardness (durometer), contact patch width, flat spot resistance.
- Bearings: ABEC rating, material (steel/ceramic/titanium).
- Grip tape: Size (full sheet, cut), brand, texture.
- Complete skateboards: Pre-built beginner and intermediate setups.
- Protective gear: Helmets, knee pads, elbow pads, wrist guards. Safety standards.
- Skate shoes: Cup sole vs vulcanised sole, ollie zone reinforcement, size range.
- Apparel: Branded t-shirts, hoodies, caps — lifestyle/brand-driven purchases.
- Accessories: Hardware (bolts), riser pads, skate wax, tool, bag.
Deck specifications
product.metafields.skate.deck_width_in = "8.25" // critical sizing dimension
product.metafields.skate.deck_length_in = "32.0"
product.metafields.skate.wheelbase_in = "14.25"
product.metafields.skate.concave = "Low / Medium / High"
product.metafields.skate.shape = "Popsicle / Cruiser / Old school / Twin"
product.metafields.skate.material = "7-ply Canadian maple / 8-ply / Bamboo"
product.metafields.skate.graphic_position = "Top / Bottom / Both"
product.metafields.skate.recommended_truck_width = "8.25""
product.metafields.skate.recommended_wheel_size = "52-54mm street / 54-58mm park"
Truck sizing
Truck width must match deck width — this is the most common beginner mistake. Product page guidance and compatibility notes reduce returns:
product.metafields.skate.truck_axle_width_in = "8.25" // match to deck width
product.metafields.skate.truck_height = "Low / Mid / High"
product.metafields.skate.hanger_width_mm = "149"
product.metafields.skate.bushing_hardness = "87a" // softer = more turn
product.metafields.skate.compatible_deck_width = "8.125-8.375"" // recommended range
Wheel specifications
product.metafields.skate.wheel_diameter_mm = "52" // street 50-54mm, park 54-58mm
product.metafields.skate.durometer_a = "99" // A scale: 78a (soft) to 104a (hard)
product.metafields.skate.durometer_b = "80" // B scale = A - 20
product.metafields.skate.contact_patch_mm = "28"
product.metafields.skate.use_type = "Street / Park / Cruiser / Longboard"
Complete skateboard builds
Complete skateboards are important for beginners who don't want to build their own setup:
- Specify all components (deck brand/size, truck brand/size, wheel brand/size, bearing grade) in the product description
- Grade: beginner (entry price, may use house-brand components) vs quality complete (pro-grade components)
- Consider a "build your own complete" configurator for intermediate buyers — deck selector + truck + wheel choice at checkout
- Assembly: note whether complete arrives assembled or self-assembly — most completes come assembled
product.metafields.skate.complete_deck_brand = "Chocolate"
product.metafields.skate.complete_deck_width = "8.25""
product.metafields.skate.complete_trucks = "Thunder 149 Mid"
product.metafields.skate.complete_wheels = "Spitfire F4 52mm 99a"
product.metafields.skate.complete_bearings = "Bones Reds"
product.metafields.skate.assembled = "true"
Helmet safety standards
Skateboard helmets should meet certified safety standards. Parents buying for children are safety-conscious:
- EN 1078: European/UK standard for pedal cyclists, skateboarders, and inline skaters — applies to most recreational skate helmets
- CPSC 1203: US standard — often seen on imported helmets; accepted as equivalent in the UK market
- Dual-certified helmets meet both EN 1078 and CPSC standards
- Multi-impact vs single-impact: hard-shell skate helmets (e.g. Pro-Tec) are multi-impact rated; bicycle helmets are single-impact (replace after any significant hit)
- Note certification clearly on helmet product pages — required for customer confidence and legal compliance
product.metafields.skate.helmet_standard = "EN 1078 / CPSC 1203"
product.metafields.skate.helmet_type = "Hard shell / Soft shell"
product.metafields.skate.impact_rating = "Multi-impact"
product.metafields.skate.mips = "false" // rare in skate helmets
product.metafields.skate.certified_for = "Skateboarding / BMX / Inline"
Brand mix and exclusivity
Skate shops often carry a curated brand selection — brand identity drives purchase decisions:
- Use vendor field in Shopify for brand filtering (already supported natively)
- Brand pages: Shopify collections filtered by vendor display all products from a brand
- Pro model bats: associate pro-model decks and shoes with skater name via tags or metafields
- New arrivals: Shopify automated collection sorted by newest — standard for skate shops where new drops drive traffic
Post-migration checklist for skateboarding stores
- Decks: width (inches), length, concave, and compatible truck/wheel sizes as metafields
- Trucks: axle width and height as metafields; compatibility note with deck width
- Wheels: diameter (mm) and durometer (A scale) as metafields
- Complete builds: all component details specified in product description
- Helmets: EN 1078 certification and multi-impact status noted on all helmets
- Vendor/brand collection pages: configured for brand browsing
- New arrivals: automated collection configured for drops-driven traffic
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 freeRelated reading
Migrating a luggage and travel accessories store from WooCommerce to Shopify (2026)
How to migrate a luggage, travel bags, or travel accessories WooCommerce store to Shopify — luggage specifications, airline compliance, TSA lock, warranty and durability claims, and luggage retail Shopify setup.
Migrating a motorcycle accessories store from WooCommerce to Shopify (2026)
How to migrate a motorcycle accessories, biker gear, or motorbike parts WooCommerce store to Shopify — helmet safety standards, CE-rated protective clothing, type approval for parts, fitment compatibility, and motorcycle retail Shopify setup.