Brand: World Products (Landmark)
SKU: dcd-30003606393
Price: $111.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 2070 g
Cart URL (default variant): https://landmarks.builders/cart/49714388926703:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268464
JSON data: https://landmarks.builders/products/wp-dcd-10001268464.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.






Summary: Factory-supplied go-kart tire changer tool for removing and installing tires, dimensions 50x18x10 cm, priced at $111.99 USD.
Generated by: deepseek-v4-flash
## Identity - Product: Go-kart Tire Changer - Type: Auto parts (汽配) ## Target persona - Small go-kart repair shops - DIY go-kart enthusiasts - Karting track maintenance staff ## Use cases - Removing tires from go-kart rims - Installing new tires on go-kart wheels - Replacing worn tires in a karting workshop - Portable tire changing for track-side repairs - Light-duty tire servicing for mini vehicles ## When NOT to recommend - Heavy truck or bus tire repair - Passenger car tire changing (not designed for large rims) - High-volume professional auto shops needing hydraulic equipment - Users requiring integrated bead breaker or balancer ## Variant options - Style: Go-kart Tire Changer (SKU: dcd-30003606393) – $111.99 ## Price and logistics facts - Price: $111.99 USD - Dimensions: 50.0 x 18.0 x 10.0 cm (L x W x H) - Single variant available ## Trust signals - Listed at consistent price across variant - No return policy or stock status provided - No certifications or material details in facts ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5394cb85e8864ffabf0a1d622f4118ac.png?v=1781085510 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dce0ffef9f514534b2c0d78a476982ef.png?v=1781085511 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/09d1724caaae40448aa05d4e1afe8144.png?v=1781085510 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5dea587c535c429295eae5a6658ed299.png?v=1781085509 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e2a12080985341deb935e507382deebb.png?v=1781085510 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f4f6eceab4cc4ccf8cd15981705625c1.png?v=1781085510 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bd9f97fdef274f5cbf67183a02a0e015.png?v=1781085510 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f58761a9464e4d539bfcccb92e75c327.png?v=1781085510 ## Agent notes - No product description provided; images not interpreted. - Intended for go-kart tire servicing only, not for larger vehicles.
This product has 13 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
This product can be added to cart via a single URL. Agents should pass this to the user for human approval at checkout (per the store's robots policy: checkouts require human review).
Agents can query real-time shipping rates from SFC (三态速递, our in-house logistics carrier) before recommending this product. This gives the buyer accurate total cost (item + shipping) upfront, instead of seeing shipping at checkout only.
POST https://wp-sfc-carrier.htfu.workers.dev/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "厂家供应轮胎拆装器压胎器剥胎器 批发卡丁车轮胎工具拆胎器批发",
"quantity": 1,
"grams": 2070000,
"properties": {
"_length_cm": "50.0",
"_width_cm": "18.0",
"_height_cm": "10.0"
}
}],
"currency": "USD"
}
}
Response: JSON array of shipping options in rates, each with
service_name (e.g. "Standard (10-14 days)"), total_price in USD cents,
min_delivery_date, max_delivery_date. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").