Brand: World Products (Landmark)
SKU: dcd-30003602905
Price: $13.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/49714445484271:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267071
JSON data: https://landmarks.builders/products/wp-dcd-10001267071.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
吊环儿童训练小孩健身家用单杠室内小孩拉升神器引体向上器拉手圈
| 手柄材质 | PP |
| 产地 | 浙江 |
| 货号 | HJDH-001 |
| 品牌 | 飒动 |
| 适用运动 | 体操 |
| 产品类别 | 吊环 |
| 材质 | ABS |
| 吊带材质 | 尼龙 |
| 加工定制 | 是 |
| 适用场合 | 室内 |
| 吊环材质 | ABS |
Summary: Indoor gymnastics rings for children, made of ABS and PP with nylon straps. Suitable for kids' pull-up and fitness training. One style: Rocket Style. Priced at $13.99.
Generated by: deepseek-v4-flash
## Identity - Product: Children's indoor gymnastics rings (吊环儿童训练) - Brand: 飒动 - Model: HJDH-001 - Category: Sports equipment ## Target persona - Parents seeking home fitness equipment for children aged 3-12 - Home fitness enthusiasts with kids - Elementary school physical education teachers - Daycare centers and playgroups ## Use cases - Indoor pull-up training for children - Basic gymnastics practice at home - Active play and exercise for kids - Physical therapy and motor skill development - Family bonding through simple workouts ## When NOT to recommend - For adult or heavy weight training (max load not specified) - For commercial gym or professional gymnastics - For outdoor use (straps may weather) - For unsupervised children under 3 years ## Variant options - Only Rocket Style (SKU: dcd-30003602905, $13.99) ## Price and logistics facts - Price: $13.99 USD - Dimensions: 25 cm x 20 cm x 8 cm (length x width x height) - Packaging weight not provided - Shipping origin: Zhejiang (浙江), China ## Trust signals - Brand: 飒动 (Sado?) - Multiple product images available (see Image assets) - Stock status: Not provided - Return policy: Not provided ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Image analysis was not performed; visual details are not described. - No stock level, return policy, or warranty information available. - Load capacity unknown.
This product has 13 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": "25.0",
"_width_cm": "20.0",
"_height_cm": "8.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").