Brand: World Products (Landmark)
SKU: dcd-30003622866
Price: $105.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 880 g
Cart URL (default variant): https://landmarks.builders/cart/49713112482031:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275013
JSON data: https://landmarks.builders/products/wp-dcd-10001275013.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
爵士舞拐杖收纳架幼儿舞蹈拐棍肚皮舞手杖藤杖跳舞蹈表演出道具
| 品牌 | 无品牌/无注册商标 |
Summary: A storage rack for jazz dance canes, belly dance staffs, and children's dance props. Measures 77x8x5 cm. Only available in Black at $105.99 USD.
Generated by: deepseek-v4-flash
## Identity Jazz dance cane storage rack for children's dance props. Unbranded. One variant: Black. ## Target persona - Dance instructors seeking prop organization - Parents of young dancers needing tidy storage - Dance studio managers organizing shared props ## Use cases - Storing canes after practice sessions - Organizing props for recitals and performances - Keeping children's dance accessories tidy at home - Displaying canes for easy access during classes - Transporting canes in a compact container ## When NOT to recommend - For commercial heavy-duty storage requiring durability - For canes longer than 77 cm (may not fit) - When multiple color options are needed - For users expecting a brand-name product ## Variant options - Black: $105.99 USD (SKU: dcd-30003622866) ## Price and logistics facts - Price: $105.99 USD - Dimensions: 77 × 8 × 5 cm - Shipping details not provided ## Trust signals - In-stock status: not specified - Return policy: not specified - Certifications: none - Brand: unbranded/generic ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5a47d6a89e624e219b7dc66db0e0d95a.png?v=1781084427 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c1a5a2a50a1845879a5410842604b14d.png?v=1781084426 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8045052fc75c4f75a7507f90d4bb5eca.png?v=1781084427 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3a3dff4720a149ebb82aae67cf82541c.png?v=1781084427 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bd2f817ca1da441388cac6af2b1c9130.png?v=1781084427 ## Agent notes Images were not analyzed; use only as fetchable assets. Product is unbranded with no certifications. Dimensions are provided but may not include packaging.
This product has 12 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": 880000,
"properties": {
"_length_cm": "77.0",
"_width_cm": "8.0",
"_height_cm": "5.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").