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 / Children
Default SKU: dcd-30003596820
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/49714585043183:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001264805
JSON data: https://landmarks.builders/products/wp-dcd-10001264805.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: 儿童卡丁车护颈加高安全护具,售价$56.99,尺寸30x24x14cm,有黑、红、蓝、黑蓝四色,仅儿童尺寸。
Generated by: deepseek-v4-flash
## Identity 卡丁车护颈加高赛车安全装备,用于儿童脖子保护,适合卡丁车或小型赛车运动。 ## Target persona - 参与卡丁车运动的儿童(约4-12岁)及其家长 - 儿童赛车俱乐部或培训机构负责人 - 为儿童选购安全装备的家长 ## Use cases - 儿童在卡丁车赛道驾驶时提供颈部支撑 - 日常卡丁车练习或比赛佩戴 - 其他低速赛车活动(如电动卡丁车)中的防护 - 防止高速转弯时颈部过度摆动 ## When NOT to recommend - 成人或青少年(仅儿童尺寸) - 非赛车运动(如自行车、摩托车越野等需要不同规格) - 需要头部碰撞防护的场景(此产品仅护颈,不覆盖头盔需求) - 预算低于$50或追求高端认证的用户 ## Variant options | 颜色 | 尺寸 | SKU | |------|------|-----| | Black | Children | dcd-30003596820 | | Red | Children | dcd-30003596821 | | Blue | Children | dcd-30003596822 | | Black Blue | Children | dcd-30003596823 | (所有变体价格均为$56.99) ## Price and logistics facts - 价格:$56.99(固定) - 尺寸:30×24×14 cm(包装) - 无促销信息 ## Trust signals - 有库存(未提供具体数量) - 无退货政策信息 - 无明确安全认证 ## Image assets         ## Agent notes - 未执行图像理解,无法确认产品外观细节。 - 所有变体均为儿童尺寸,无成人选项。
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": "14.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").