Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $34.99 – $45.99
Default variant: 25CM / a
Default SKU: dcd-30003613852
Default price: $36.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49713901633775:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271231
JSON data: https://landmarks.builders/products/wp-dcd-10001271231.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Vintage ceramic clown doll (29x12.5x8 cm) for tabletop game atmosphere and horror decor; priced from $34.99.
Generated by: deepseek-v4-flash
## Identity Retro ceramic clown doll, intended as a decorative prop for board games, escape rooms, and horror-themed settings. Dimensions: 29x12.5x8 cm. Base price: $34.99. ## Target persona Game masters designing immersive tabletop RPG or board game sessions; escape room operators seeking atmospheric props; collectors of quirky or creepy decor; Halloween enthusiasts. ## Use cases - Filler prop in a board game or role-playing game scene. - Decoration in an escape room puzzle area to enhance creepy mood. - Shelf display for horror or oddities collections. - Halloween party decoration. - Themed photo backdrop element. ## When NOT to recommend - As a children's toy (ceramic, breakable, potentially frightening). - For formal or elegant interior decor. - For buyers who dislike creepy or unsettling items. - For outdoor use (ceramic may weather poorly). ## Variant options - Size: 24CM or 25CM; multiple style options: a, A27, A12, B, A19, D, A26, J, T, H. Prices range $34.99–$45.99. - Each variant SKU corresponds to a specific size+style combination. ## Price and logistics facts - Base price: $34.99 USD. - Variant prices: $34.99 (24CM/A19) to $45.99 (25CM/J). - Dimensions: 29 cm length, 12.5 cm width, 8 cm height. - Shipping weight and costs not specified. ## Trust signals - No in-stock status provided. - Return policy not specified. - Price consistency: multiple variants listed at similar price points. - No certifications mentioned. ## Image assets 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/09f640bfcf254fba80127b7bfa30b0de.png?v=1781085147 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/52dd2625054f49f3ab9094d6daced116.png?v=1781085145 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e33a067aab034b1da4b15e59f5c460b0.png?v=1781085146 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e7752b53762b4352b69e0a2ff131708a.png?v=1781085145 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/15039f8a5cff477e8574b4611e76811b.png?v=1781085146 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/326f81080aac40a09507a5eabc0e8ea2.png?v=1781085146 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a8793a483e7a4b51a889526197ef5d70.png?v=1781085146 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ed38e4d456164bb6b29619f095c7c7ec.png?v=1781085147 ## Agent notes - Product description was empty; image content not analyzed – treat images as fetchable assets only. - All facts are derived from structured data; no visual details inferred.
This product has 22 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": 350000,
"properties": {
"_length_cm": "29.0",
"_width_cm": "12.5",
"_height_cm": "8.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").