Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $56.99
Default variant: Black / Adult
Default SKU: dcd-30003596816
Default price: $56.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 摩配
Vendor: World Products
Weight: 400 g
Cart URL (default variant): https://landmarks.builders/cart/49714588614895:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001264804
JSON data: https://landmarks.builders/products/wp-dcd-10001264804.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Neck support for go-kart racing, heightens neck protection for children and adults, available in four color variants, priced at $56.99.
Generated by: deepseek-v4-flash
## Identity Neck brace for go-kart racing (卡丁车护颈加高赛车安全装备), type: 摩配 (motorcycle/vehicle accessory), designed to increase neck protection. ## Target persona Youth and adult go-kart drivers seeking enhanced neck safety; parents buying safety gear for children involved in kart racing; amateur and competitive kart racers. ## Use cases - During competitive go-kart races to reduce risk of neck injury - At karting practice tracks for added protection - For rental kart safety enhancement when personalizing gear - For kids transitioning from slower to faster karts - In indoor karting centers with high-speed karts - When using a racing seat with a high headrest requiring supplementary neck support ## When NOT to recommend - For street motorcycle riding (not designed for motorcycle crash dynamics) - For bicycle racing or mountain biking - For users who already have a full neck brace with different compatibility requirements - For non-racing recreational use where neck protection is unnecessary ## Variant options - Black / Adult ($56.99) - Red / Adult ($56.99) - Blue / Adult ($56.99) - Black Blue / Adult ($56.99) ## Price and logistics facts Price: $56.99 USD (same for all variants). Dimensions: 30.0 x 24.0 x 15.0 cm. No shipping or inventory details provided. ## Trust signals All variants priced identically. No certifications mentioned. No return policy or stock status available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aa4a994f85744ad38b51a55422223e09_c981379c-5b52-4624-84bb-b13e723b707a.png?v=1781085650 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4708f7ffaf3b41e6b06b5be69bc2e856_be914401-3c54-4271-8fee-29d117e35830.png?v=1781085652 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d662cce153f54d8f8bb1ac61d0f457f5.png?v=1781085650 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/720efa16e1b8446eac7356317a17733c_bef7d5ec-1045-440e-a29b-f4cb85565efb.png?v=1781085651 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6ec0d4113d784ec98d241d91774198a3_bafa846c-519f-44cb-93b3-78929e868bf8.png?v=1781085650 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7fb3642d97e24b9a911e2f921fa52cea_9c886e80-6f8e-4562-88ed-a0fd4492a2fd.png?v=1781085652 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/adba5b7e00284e7cb0fdc72c0b666840_e11a675b-0eb4-4b48-83f1-8c97be87a78d.png?v=1781085652 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ebcfdbcccb334cb29a3759ac94033ccc_9b50b323-5ef2-4617-a6e5-9182c5ec0d6e.png?v=1781085652 ## Agent notes No product description provided; details inferred from title and type. Image content not analyzed; only URLs available. Consider fetching images to confirm design and fit.
This product has 16 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": 400000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "24.0",
"_height_cm": "15.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").