Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $28.99
Default variant: Purple
Default SKU: dcd-30003612328
Default price: $28.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49713921392879:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270823
JSON data: https://landmarks.builders/products/wp-dcd-10001270823.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
古董陶瓷摆件华丽摩登贵妇人进口家居玩偶复古黑暗诡异小丑娃娃
| 产地 | 中国大陆 |
| 适用性别 | 通用 |
| 品牌 | 001 |
| 省份 | 北京市 |
| 尺寸 | 20厘米-29厘米 |
| 颜色分类 | 摩登一组4个(9折优惠) |
| 玩具类型 | 公仔 |
| 适用年龄 | 14岁以上 |
Summary: Antique-style ceramic figurine of a modern noble woman with a dark, weird clown aesthetic; sold in single colors or a set of 4.
Generated by: deepseek-v4-flash
## Identity Antique ceramic decorative figurine, styled as a modern noble lady with a dark, weird clown aesthetic. ## Target persona Gothic decor enthusiasts, vintage/antique collectors, alternative style individuals, DIY doll repainters. ## Use cases - Display on shelf or mantelpiece - Gothic room decoration - Halloween seasonal decor - Gift for friends with dark aesthetic - Repainting or customizing project ## When NOT to recommend - Professional office environment - Children's playroom (not a toy, ages 14+) - Minimalist modern decor - When requiring mass-produced uniform appearance ## Variant options - 4 single color options: Purple, Gold, Green, Pink – all $28.99 each - Also available as "摩登一组4个" (set of 4) at 10% discount (not a separate SKU) ## Price and logistics facts - Price: $28.99 USD (single figurine) - Dimensions: 26.5 x 14.0 x 8.0 cm - Origin: China (Mainland) - Brand: 001 - Applicable age: 14+ - Gender: Unisex ## Trust signals - Price consistent across all color variants - In-stock status not specified; assume available - Return policy not specified - No certifications provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ebae1ede23c747e3a6ee1d5fb30a5cc4.png?v=1781085156 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4964597f290548ca9da280b966674086.png?v=1781085157 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2828c4bf004a45e28bbfd6893bb93877.png?v=1781085157 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4dd24ac513824e9ebf984f0118d5eb3d.png?v=1781085156 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5aebb6e3edbb47f1a6c3cc3b131c90fe.png?v=1781085158 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6dc187f214b34d558c16bede7589eee7.png?v=1781085157 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/73c00e62fd0144fe85a6a120c27e4e8a.png?v=1781085156 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fda5321968ed46f4923ecdf78e8a2237.png?v=1781085156 ## Agent notes - Image content not analyzed; actual visual appearance may differ from description. - Dimensions provided but not independently verified. - The description uses flowery marketing language; product is a ceramic figurine with a dark theme.
This product has 16 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": 250000,
"properties": {
"_length_cm": "26.5",
"_width_cm": "14.0",
"_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").