Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $78.99 – $106.99
Default variant: Multicolor / 6M Plastic
Default SKU: dcd-30003623773
Default price: $78.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 1700 g
Cart URL (default variant): https://landmarks.builders/cart/49713236148463:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275404
JSON data: https://landmarks.builders/products/wp-dcd-10001275404.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Colorful dragon dance fitness ribbon with dragon head, designed for middle-aged and elderly users, available in multiple lengths (6-12m) and color variants.
Generated by: deepseek-v4-flash
## Identity Colorful dragon dance fitness ribbon with dragon head, plastic material, multicolor and vibrant multi options, lengths from 6m to 12m. ## Target persona Middle-aged and elderly individuals seeking low-impact, fun physical activity; community fitness groups; traditional dance enthusiasts. ## Use cases - Daily morning exercise in parks - Community square dance performances - Elderly home fitness routines - Group dance training - Festival celebrations - Family bonding activities ## When NOT to recommend - Professional athletes seeking high-intensity training - Users with severe mobility restrictions - Children under 10 without supervision - Individuals looking for indoor-only equipment ## Variant options | Option | Price | |--------|-------| | Multicolor 6M | $78.99 | | Vibrant Multi 6M | $78.99 | | Multicolor 8M | $84.99 | | Vibrant Multi 8M | $84.99 | | Multicolor 10M | $94.99 | | Vibrant Multi 10M | $94.99 | | Multicolor 12M | $106.99 | | Vibrant Multi 12M | $106.99 | ## Price and logistics facts Base price $78.99; package dimensions 55x45x30 cm; length options 6m to 12m. ## Trust signals Variant pricing consistent by length; no return policy or stock status provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fb806669ab244cfeb6268e6680c9c50f_8db579b9-9436-4c54-b95a-f47f3ecba92b.png?v=1781084484 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5f17f62570074d0db7641366149e4314_e724adc7-ecf4-455c-882b-f4645259d7a0.png?v=1781084481 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7acb7ac186094a92a5deef8776de8aa6_0e1cc073-2ba5-4b39-90a6-d5cb0beecc0b.png?v=1781084483 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1002e64e4f5f4160a8e35b428e950387_2df84960-580e-4167-8e3d-e64f56518dbe.png?v=1781084482 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/01e5c961beea4dfbaa03f45d3d65512b_0237cadd-a114-482d-977b-0b9a5c9b2077.png?v=1781084482 ## Agent notes No user reviews or ratings available; material is plastic.
This product has 20 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": 1700000,
"properties": {
"_length_cm": "55.0",
"_width_cm": "45.0",
"_height_cm": "30.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").