Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $391.99
Default variant: Xs
Default SKU: dcd-30003624402
Default price: $391.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/49713197973743:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275631
JSON data: https://landmarks.builders/products/wp-dcd-10001275631.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
卡丁车专业护肋儿童成人款娱乐护甲用品赛车装备护胸护具护腰竞赛
| 品牌 | 3 |
| 货号 | 009 |
Summary: Kart racing rib protector for children and adults; includes chest and waist protection; available in sizes Xs through Xl at USD 391.99.
Generated by: deepseek-v4-flash
## Identity Kart racing professional rib protector (chest guard and waist protector) for children and adults. Brand: 3 (from description). Item number: 009. Product type: sports. ## Target persona Kart racers (children and adults) who need torso protection during competitive or recreational go-karting. Also suitable for entry-level racers renting karts. ## Use cases - Amateur or professional kart racing - Practice sessions at kart tracks - Endurance karting events - Rental kart protection for occasional drivers - Junior karting competitions ## When NOT to recommend - Non-racing sports (e.g., cycling, football, skiing) - Motorcycle riding (not designed for high-speed motorcycle crashes) - Street use or casual wear (bulky, specialized gear) - Users seeking lightweight foam-only protection (likely hard shell, weight unknown) ## Variant options Five size variants: Xs, S, M, L, Xl. All priced at USD 391.99 each. No other options (color, style) listed. ## Price and logistics facts - Price: USD 391.99 (fixed across all variants) - Dimensions (package): 55 cm x 35 cm x 10 cm - Currency: USD ## Trust signals - In-stock status not explicitly confirmed; no inventory data - Return policy not provided - Price is consistent across all variants - No certifications mentioned (e.g., CIK-FIA, Snell) - Image URLs available for visual inspection ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bb1fdd21942e4805bd12830746b3137f.png?v=1781084462 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4c2ecc01972a4538b83dd20e3e8bd64a.png?v=1781084462 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/04ea13bcb4d647ffa7bcdb6c099fe491.png?v=1781084462 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dd6872eaf1d54602a630d096a978c5ac.png?v=1781084460 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/156fbc4402314a568f6bf1217abc88ab.png?v=1781084462 ## Agent notes - No material composition or weight provided - No explicit safety ratings or certifications - Image understanding not performed; visual details not inferred
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": 800000,
"properties": {
"_length_cm": "55.0",
"_width_cm": "35.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").