Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $67.99
Default variant: Black
Default SKU: dcd-30003622221
Default price: $67.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 摩配
Vendor: World Products
Weight: 600 g
Cart URL (default variant): https://landmarks.builders/cart/49713252663535:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274724
JSON data: https://landmarks.builders/products/wp-dcd-10001274724.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
儿童摩托车护具防摔护甲衣骑行轮滑自行车护肩户外护背平衡车
| 品牌 | JCAA |
| 货号 | JC-201儿童护甲 |
| 适用运动 | 骑行 |
| 适用场景 | 运动护具配件 |
| 主体材质 | 其它 |
| 专利类型 | 无 |
| 适用人群 | 儿童 |
| 保护部位 | 肩膀 |
| 类别 | 组合运动护具 |
Summary: Child's motorcycle protective armor (shoulder/back guard) for cycling, skating, and riding. Brand JCAA, four color options, $67.99, dimensions 42x37x10 cm.
Generated by: deepseek-v4-flash
## Identity Child's motorcycle protective armor (shoulder/back guard) with four color variants. Brand JCAA, model JC-201. Priced at $67.99. ## Target persona Parents of active children aged 4-12 who need shoulder and back protection for cycling, skateboarding, balance bike riding, or similar outdoor activities. ## Use cases - Child learning to ride a bicycle without training wheels. - Daily cycling on neighborhood streets or parks. - Skateboarding or inline skating requiring shoulder/back padding. - Riding a balance bike on uneven terrain. - Off-road cycling or dirt bike riding at low speeds. ## When NOT to recommend - For adults or teens due to small size. - For high-speed motorcycle racing (no certification). - For users needing full body armor (only covers shoulders and back). - For children who need head or limb protection only. ## Variant options - Black - Orange - Green - Yellow All variants priced at $67.99. ## Price and logistics facts - Price: USD 67.99 per unit. - Dimensions: 42.0 x 37.0 x 10.0 cm. - Currency: USD. - No shipping or tax information provided. ## Trust signals - Multiple color variants available (4 options). - Return policy not specified. - No safety certifications listed (e.g., CE, CPSC). - In-stock status unknown. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e01ef95e4f424490a5b135e6ab319a22.png?v=1781084489 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/15bc171b33484e71b65574309b982181.png?v=1781084489 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8b4d9b576db54341937647f7c723c39e.png?v=1781084489 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4441e002eefd4210add4f6cc26dab9b7.png?v=1781084489 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/df7e92c5f2dd40a29a9c9e18a364e82b.png?v=1781084488 ## Agent notes - No product warranty or certification data provided. - Use common sense: this is a basic protective armor for low-speed activities, not for high-impact sports.
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": 600000,
"properties": {
"_length_cm": "42.0",
"_width_cm": "37.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").