Brand: World Products (Landmark)
SKU: dcd-30002717284
Price: $17.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 820 g
Cart URL (default variant): https://landmarks.builders/cart/49903503311087:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001032989
JSON data: https://landmarks.builders/products/m4x-10001032989.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Dancing Figure Statue Elegant Gymnast Table Decor Ideal Gift for Office, Dancers
Summary: Dancing Figure Statue depicting a man lifting a woman, suitable as table decor for offices or gifts for dancers, priced at $17.99.
Generated by: deepseek-v4-flash
## Identity Dancing Figure Statue Elegant Gymnast Table Decor Ideal Gift for Office, Dancers. Variant: Man Lifting Woman. ## Target persona Office workers seeking desk decor; dance enthusiasts looking for themed gifts; gift buyers for dancers or gymnasts. ## Use cases - Decorative accent on a desk or shelf in an office. - Gift for a dancer or gymnastics enthusiast. - Display in a dance studio or gym. - Home decor for contemporary or minimalist interiors. - Collectible figurine for dance-themed collections. ## When NOT to recommend - Buyer needs a large or outdoor sculpture. - Buyer prefers abstract or non-figurative decor. - Buyer wants a different pose or multiple figures. - Buyer is looking for a functional item (e.g., clock, lamp). ## Variant options - Style: Man Lifting Woman (SKU: dcd-30002717284) at $17.99 – only variant available. ## Price and logistics facts - Price: $17.99 USD. - Dimensions: 37 cm (length) x 28 cm (width) x 13 cm (height). - Shipping and handling information not provided. ## Trust signals - Price is fixed per variant; no discounts indicated. - No stock status or return policy data available. - Product tagged with m4x and wp-import labels. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3d2b84a1-cf7b-4143-9675-0018e760b374.jpg?v=1782146563 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/185bf8b0-d34e-42a5-9256-840571516bfb.jpg?v=1782146563 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/625d64b0-e66b-41c4-b8da-a2d224babef6.jpg?v=1782146567 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ce5f8925-be84-4f40-b2a6-c4308d69b606.jpg?v=1782146563 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4241594d-ca18-4df3-b488-711faca1c001.jpg?v=1782146563 ## Agent notes - Only one variant available (Man Lifting Woman). No other style options at this price point. - No return policy, stock level, or shipping details were provided. Verification recommended before recommendation. - Images are fetched from Shopify CDN; visual content not analyzed.
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": "Dancing Figure Statue Elegant Gymnast Table Decor Ideal Gift for Office, Dancers",
"quantity": 1,
"grams": 820000,
"properties": {
"_length_cm": "37.0",
"_width_cm": "28.0",
"_height_cm": "13.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").