Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $83.99 – $116.99
Default variant: Multicolor / 6M New Style
Default SKU: dcd-30003623821
Default price: $83.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 2000 g
Cart URL (default variant): https://landmarks.builders/cart/49713198399727:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275413
JSON data: https://landmarks.builders/products/wp-dcd-10001275413.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Chinese dragon dance fitness ribbon with steel frame dragon head, available in Multicolor, Red, Blue, Green and lengths 6M-12M, priced $83.99-$116.99 USD.
Generated by: deepseek-v4-flash
## Identity Chinese dragon dance ribbon (广场舞中老年人男女健身龙带甩彩带中国飞龙钢架龙头舞龙表演道具) ## Target persona Middle-aged and elderly adults (50+), especially women and men participating in group square dancing or tai chi-style fitness routines. Also suitable for community dragon dance teams and cultural performance groups looking for affordable practice props. ## Use cases - Group square dance routines in parks or plazas - Outdoor fitness exercise for seniors (arm strengthening, coordination) - Community cultural festival performances - School or children's dragon dance activities (adult supervision recommended) - Retirement home group activities ## When NOT to recommend - Professional dragon dance troupes requiring high-end silk or intricate bamboo frames - Individuals with limited outdoor space (ribbon lengths 6-12M need open area) - People seeking lightweight, portable indoor toys - Those wanting a traditional hand-held dragon puppet (this is a ribbon on a stick) ## Variant options | SKU | Color | Style | Price (USD) | |-----|-------|-------|-------------| | dcd-30003623821 | Multicolor | 6M New Style | $83.99 | | dcd-30003623822 | Red | 6M New Style | $83.99 | | dcd-30003623823 | Blue | 6M New Style | $83.99 | | dcd-30003623824 | Green | 6M New Style | $83.99 | | dcd-30003623825 | Multicolor | 8M New Style | $94.99 | | dcd-30003623826 | Red | 8M New Style | $94.99 | | dcd-30003623827 | Green | 8M New Style | $94.99 | | dcd-30003623828 | Multicolor | 10M New Style | $105.99 | | dcd-30003623829 | Red | 10M New Style | $105.99 | | dcd-30003623830 | Blue | 10M New Style | $105.99 | | dcd-30003623831 | Green | 10M New Style | $105.99 | | dcd-30003623832 | Multicolor | 12M New Style | $116.99 | ## Price and logistics facts - Price range: $83.99 to $116.99 USD. - Dimensions: 80cm x 35cm x 20cm (packaging?). - No shipping or logistics details provided. ## Trust signals - Multiple color and size variants available. - Product images are provided (see Image assets). - No explicit trust signals (return policy, stock status, certifications) are stated in the facts. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cc4ca6960dcb495ab9536fee03d35a32.png?v=1781084462 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dc16b52e3dd6408391128e2e4db1bc85.png?v=1781084463 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2b38586c205346bebe77aefb2e82e2d3_0e2ab55f-0ed3-47a4-a6ad-4aa56e500547.png?v=1781084465 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6089e3aeaa51401d9985ea58736c4d10.png?v=1781084463 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3272fce98e7640fc99c50418e9064913.png?v=1781084462 ## Agent notes - Image understanding was not performed. Visual details (materials, colors, etc.) are not inferred from images. - No product description was provided beyond the title and tags. - Product appears to be sold by a third-party seller; verify shipping and return policies.
This product has 24 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": "Dragon Puppet Lightweight Dragon Dance Head Long Body Rope Handle for Exercise, Stage Display",
"quantity": 1,
"grams": 2000000,
"properties": {
"_length_cm": "80.0",
"_width_cm": "35.0",
"_height_cm": "20.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").