k-sync
Back to blog

Migrating a table tennis store from WooCommerce to Shopify (2026)

How to migrate a table tennis, ping pong, or TT equipment WooCommerce store to Shopify — blade and rubber specifications, ITTF approval, table standards, club wholesale, and table tennis retail Shopify setup.

·By k-sync
3 min read · 588 words

Table tennis equipment retail serves both the casual/recreation market (rollaway tables, hobby bats) and the highly technical competitive market (custom blades, professional rubbers, ITTF-approved equipment). The competitive segment is small but high-spend — serious players invest significantly in custom bat assembly. Migrating to Shopify suits the product mix, with the caveat that custom bat assembly (blade + rubber combination) requires careful product structuring.

Product categories

Blade specifications

product.metafields.tt.blade_plies = "5 / 7"                  // ply count: 5=standard, 7=harder
product.metafields.tt.composite_layers = "Carbon / Arylate-carbon / Koto / Kevlar"
product.metafields.tt.blade_speed = "Fast / Medium / Slow"   // ITTF speed class 1-10
product.metafields.tt.blade_control = "High / Medium / Low"
product.metafields.tt.playing_style = "Allround / Offensive / Defensive"
product.metafields.tt.blade_weight_g = "86"
product.metafields.tt.handle_type = "Straight / Flared / Anatomic / Penhold"
product.metafields.tt.ittf_approved = "true"                 // required for competition

Rubber specifications

product.metafields.tt.rubber_type = "Inverted / Short pips / Long pips / Antispin"
product.metafields.tt.sponge_thickness_mm = "2.0"           // max 2.0mm for competition (or OX=no sponge)
product.metafields.tt.rubber_speed = "9"                    // 1-10 scale
product.metafields.tt.rubber_spin = "9"
product.metafields.tt.rubber_hardness = "Medium / Hard / Soft"
product.metafields.tt.surface_colour = "Red / Black"        // ITTF requires one side each
product.metafields.tt.ittf_approved = "true"
product.metafields.tt.dhs_rating = "6"                      // DHS/Chinese rating scale 1-9

ITTF approval for competition equipment

Competitive table tennis requires ITTF (International Table Tennis Federation) approved equipment at sanctioned events:

Table specifications

product.metafields.tt.table_type = "Rollaway / Club / Competition"
product.metafields.tt.surface_thickness_mm = "22"           // competition = 25mm minimum
product.metafields.tt.surface_material = "Particle board / MDF"
product.metafields.tt.ittf_approved = "true"                // for competition tables
product.metafields.tt.indoor_outdoor = "Indoor / Outdoor / Weatherproof"
product.metafields.tt.playback_mode = "true"                // half-table folds vertical for solo play
product.metafields.tt.folded_dimensions_cm = "70x67x154"
product.metafields.tt.unfolded_weight_kg = "58"

Custom bat assembly

Serious players buy blade and rubbers separately and assemble their own bat — this is a distinct buying journey from pre-assembled bats:

Post-migration checklist for table tennis 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