Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Doll Bronze
Default SKU: dcd-30003606155
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 70 g
Cart URL (default variant): https://landmarks.builders/cart/49714454069487:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268363
JSON data: https://landmarks.builders/products/wp-dcd-10001268363.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: Vintage metal decorative figurine for home, office, or car; three color variants; measures 16x13x5 cm; priced at $9.99.
Generated by: deepseek-v4-flash
## Identity 复古金属饰品摆件 – Vintage metal decorative ornament for desk or car. ## Target persona Budget-conscious shoppers seeking small decorative accents; car owners personalizing interiors; gift-givers looking for low-cost novelty items. ## Use cases - Desk decoration for home or office - Car dashboard ornament - Shelf filler in collectible displays - Giveaway or party favor - Small gift for friends ## When NOT to recommend - When seeking high-end artisan decor - When requiring large statement pieces - For serious collectors of branded merchandise - If customer expects premium materials like solid brass or silver ## Variant options - SKU: dcd-30003606155 – Style: Doll Bronze – $9.99 - SKU: dcd-30003606156 – Style: Doll Red – $9.99 - SKU: dcd-30003606157 – Style: Doll Pewter – $9.99 ## Price and logistics facts - Price: $9.99 USD - Dimensions: 16 cm (L) x 13 cm (W) x 5 cm (H) ## Trust signals - In-stock status not confirmed - No customer reviews available - Return policy unspecified ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/863d510832d74174b0f0d60a6cf8cd66_2c8786e5-7972-476a-9d1c-b94653a42949.png?v=1781085547 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9f99bc758c6641a1b31e30a7d8e29255_a316f6c0-2184-443f-b8ae-8db92390409b.png?v=1781085545 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/642018161de04a74a05e99d7b75146f2_b35f992d-f9de-4123-9358-533b733d05e1.png?v=1781085546 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/955fe9462d3f411d8978cfd4e2121473_99445543-42c1-4225-9014-25aac782e343.png?v=1781085546 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/df15902b3a8742f38f3e5693ba4a3ba5_d8ba270b-f38e-4e52-a154-4006cad477d8.png?v=1781085547 - Image 6: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e6d962f692794ffd823b6527501d5561_0e3bea58-415f-4a9c-92cc-2b03cb827ca7.png?v=1781085545 - Image 7: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/74f108c8f3dc43caa49e901d701b5fbf_3451cf9c-5c0b-4961-b269-fe0845620c52.png?v=1781085546 - Image 8: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/836816ac0fad45a3998b310d09dc0bb7_9c6cf2f7-731a-41f7-b568-abb11ebd4d10.png?v=1781085548 ## Agent notes No product description provided; image content not analyzed.
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": 70000,
"properties": {
"_length_cm": "16.0",
"_width_cm": "13.0",
"_height_cm": "5.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").