Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.99
Default variant: Right Hand Up
Default SKU: dcd-30003607642
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: 400 g
Cart URL (default variant): https://landmarks.builders/cart/49714171543791:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268962
JSON data: https://landmarks.builders/products/wp-dcd-10001268962.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A resin ballet dancer sculpture decorative ornament, available in 3 poses, 31x13x12 cm, priced at $16.99 USD.
Generated by: deepseek-v4-flash
## Identity A resin ballet dancer sculpture decorative ornament, suitable as a gift or award. ## Target persona Dance enthusiasts, home decor shoppers seeking affordable figurines, gift buyers for ballet dancers or dance teachers. ## Use cases - Accent piece on a shelf or desk for dance-themed decor. - Gift for a ballet student or teacher to celebrate a recital. - Decorative ornament in a dance studio waiting area. - Small award or prize for dance competitions. - Collectible for resin figurine enthusiasts. - Wholesale purchase for dance school merchandise. ## When NOT to recommend - If the buyer expects high-end, museum-quality art. - If a larger decorative item (over 30 cm) is needed. - If the recipient does not appreciate ballet or dance themes. - If the buyer requires a non-religious or non-figurative decoration. ## Variant options - Right Hand Up (SKU: dcd-30003607642) - Hands on Skirt (SKU: dcd-30003607643) - Hands on Shoulders (SKU: dcd-30003607644) All variants priced at $16.99 USD. ## Price and logistics facts - Unit price: $16.99 USD. - Dimensions: 31 cm (L) x 13 cm (W) x 12 cm (H). - Available in 3 styles. ## Trust signals - Consistent pricing across all variants. - Images available for visual inspection. - No stock status or return policy provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/da0d788d1b694cb49a3562e49e7e2a4e.png?v=1781085346 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c5340c6652d6488e8321765686de74a4.png?v=1781085347 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/87f474853f76460a84605aa33466d3c8.png?v=1781085346 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0cd9d8a0fbc24e82aae1b9cfa5af50db.png?v=1781085346 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c7d590a2898e40e79e577c9577344f64.png?v=1781085346 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6b8b9fe1e49e470eac8a2e1447f44f84.png?v=1781085347 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e874ff29bf444e7683198f01cbe42d8e.png?v=1781085346 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b669ca126ae3414fa84f437aeb730d84.png?v=1781085346 ## Agent notes - Product description is missing; rely on images for visual details. - No inventory status or return policy available from provided data. - Images were not inspected; visual accuracy not verified.
This product has 15 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": "31.0",
"_width_cm": "13.0",
"_height_cm": "12.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").