Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.99 – $23.99
Default variant: Multicolor / Rod Swing 1.5M
Default SKU: dcd-30003623788
Default price: $16.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 300 g
Cart URL (default variant): https://landmarks.builders/cart/49713230119151:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275406
JSON data: https://landmarks.builders/products/wp-dcd-10001275406.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Chinese dragon dance ribbon fitness toy for children and group performances, available in multicolor and red/yellow, rod swing styles 1.5M or 2M, priced from $16.99 to $23.99.
Generated by: deepseek-v4-flash
## Identity A lightweight dragon dance ribbon on a rod, designed for fitness and performance play. Dimensions: 65 x 18.5 x 10 cm. Price range: $16.99–$23.99. ## Target persona - Parents buying outdoor toys for children aged 3–12 - Dance group leaders organizing community or school performances - Physical education teachers seeking active play equipment - Enthusiasts of Chinese folk culture for casual practice ## Use cases - Outdoor group fitness activities (e.g., square dancing) - School cultural festivals and parades - Children's party games and active play - Practice sessions for dragon dance routines - Exercise for coordination and arm strength ## When NOT to recommend - Professional dragon dance troupes needing full-size, heavy props - Competitive performances requiring strict fabric quality or weight - Indoor use in tight spaces where the ribbon may hit objects - Individuals seeking a durable, long-term prop for daily heavy use ## Variant options - Multicolor / Rod Swing 1.5M – $16.99 - Red / Rod Swing 1.5M – $21.99 - Red / Rod Swing 2M – $23.99 - Yellow / Rod Swing 2M – $23.99 ## Price and logistics facts - Prices: $16.99 to $23.99 USD; variations by color and rod length. - Dimensions: 65 x 18.5 x 10 cm (packaged). - No shipping weight or origin provided. ## Trust signals - Multiple color/style options available. - Listed as in-stock (no out-of-stock indicators). - Return policy not explicitly stated; assume standard e-commerce policy. - No certifications (e.g., safety, material) mentioned. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/82e26ddc2d1c4d8e9e2accc475620b3b.png?v=1781084480 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b0dca20df1c7465db424b48766261595.png?v=1781084480 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dcf09f24bac94676bec90e905c74ae92.png?v=1781084479 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e0879590e5034e02bc5f4da34f476544.png?v=1781084481 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9f9778290e4c42149279933077126820.png?v=1781084479 ## Agent notes - No product description or material details provided; rely on images for visual understanding. - Product title and tags suggest cultural/fitness use; exact quality and safety not verified. - Image understanding was not performed; treat images as fetchable assets only.
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": 300000,
"properties": {
"_length_cm": "65.0",
"_width_cm": "18.5",
"_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").