Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $33.99
Default variant: S
Default SKU: dcd-30003503359
Default price: $33.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49739220123887:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250184
JSON data: https://landmarks.builders/products/wp-dcd-10001250184.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
儿童成人轮滑培训护具套装头盔全套加厚滑板平衡车运动护具
| 货号 | 其他 |
| 品牌 | other/其他 |
| 上市时间 | 见详情 |
| 销售渠道类型 | 见详情 |
| 适用对象 | 见详情 |
| 是否商场同款 | 见详情 |
Summary: Protective gear set for children and adults, including helmet and pads, suitable for roller skating and balance bikes. Sizes S and M. Price $33.99.
Generated by: deepseek-v4-flash
## Identity 儿童成人轮滑培训护具套装头盔全套加厚滑板平衡车运动护具 (Roller skating protective gear set for children and adults, with thickened padding, for skateboards and balance bikes). ## Target persona Budget-conscious parents of children learning to roller skate or ride balance bikes; beginner adult skaters looking for an affordable protective set. ## Use cases - Child learning to roller skate in a park or driveway. - Adult beginner practicing basic skating moves. - Using a balance bike or scooter with added protection. - Group skating lessons where multiple sizes needed. - Casual recreational skating events. ## When NOT to recommend - Professional or competitive skating requiring high-impact certified gear. - Users needing CPSC or ASTM certified helmets (not specified). - Adults requiring size XL or larger (only S and M available). - Users seeking a specific brand or style (generic design). ## Variant options - Size S (SKU: dcd-30003503359) — $33.99 - Size M (SKU: dcd-30003503360) — $33.99 ## Price and logistics facts - Price: $33.99 for both variants. - Package dimensions: 32 cm x 22 cm x 11 cm. - Weight not provided. ## Trust signals - Price consistent across variants. - In-stock status and return policy not specified. - No certifications or materials listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8a07273cdf764a5e9e18cd3e3d5dd5c5.png?v=1781488421 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/10c9a3ab79a04090ae9ee0851037a667.png?v=1781488421 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/be2e7567dd7445ce8500438c0320b221.png?v=1781488421 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2e345a6750ae48cfa5ff028fdbb82717.png?v=1781488421 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ac4469fc7f764f458237f1ddf1077828.png?v=1781488420 ## Agent notes - Image understanding was not performed; visual details such as color, design, materials are not inferred. - Description lacks specific materials, certifications, or safety standards. - Stock status and return policy are unknown; verify before recommending.
This product has 14 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": 650000,
"properties": {
"_length_cm": "32.0",
"_width_cm": "22.0",
"_height_cm": "11.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").