Brand: World Products (Landmark)
SKU: dcd-30002757006
Price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 332 g
Cart URL (default variant): https://landmarks.builders/cart/49879174873327:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001043424
JSON data: https://landmarks.builders/products/m4x-10001043424.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Dangling Leg Clown Doll Poseable Limbs Collectible Harlequin Figurine
Summary: Dangling Leg Clown Doll with poseable limbs, collectible harlequin figurine, priced at $11.99 USD.
Generated by: deepseek-v4-flash
## Identity Dangling Leg Clown Doll with poseable limbs, collectible harlequin figurine. ## Target persona Collectors of clown or harlequin figurines, doll enthusiasts, or those seeking affordable unique decorations. ## Use cases - Adding to a clown doll collection. - Decorative piece for a themed room or event. - Gift for a doll collector. - Use as a poseable prop for photography or display. - Halloween or carnival decoration. ## When NOT to recommend - For children under 3 years (potential small parts). - For those seeking high-end collectibles (low price point). - For buyers wanting a realistic doll. - For those needing a functional toy (it's a figurine). ## Variant options Style R13-g only, priced $11.99 USD. ## Price and logistics facts Price: $11.99 USD. Dimensions: 26 x 11 x 10 cm. Weight not provided. ## Trust signals In stock (listed on site). No return policy or certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/587deda1-7c4b-43ae-bc15-7a7d486c6e88.jpg?v=1782126344 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2ebcbf2a-4de8-404f-aa81-5523437414ef.jpg?v=1782126344 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/49655313-7c12-4696-be95-33b43c389050.jpg?v=1782126343 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8eb7d6cb-0673-49f6-8040-d19c6278c6ad.jpg?v=1782126344 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/51b2b628-53c0-47fd-b313-8f910f07f45f.jpg?v=1782126344 ## Agent notes Image understanding was not performed; visual details are not included.
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": "Dangling Leg Clown Doll Poseable Limbs Collectible Harlequin Figurine",
"quantity": 1,
"grams": 332000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "11.0",
"_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").