Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Gold
Default SKU: dcd-30003607165
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: 200 g
Cart URL (default variant): https://landmarks.builders/cart/49714259755247:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268794
JSON data: https://landmarks.builders/products/wp-dcd-10001268794.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Modern minimalist three-person home decor ornament, available in Gold and White, priced at $9.99 (13x10x12 cm).
Generated by: deepseek-v4-flash
## Identity Modern minimalist three-person ornament for home decor. Two color variants: Gold and White. ## Target persona Budget-conscious home decor shoppers, apartment dwellers, and minimalist style enthusiasts seeking small accent pieces for shelves or cabinets. ## Use cases - Decorating a wine cabinet or bar area - Styling an entryway console or hallway table - Adding visual interest to a bookshelf - Placing on a home office desk - Using as a small housewarming or hostess gift ## When NOT to recommend - For large living rooms needing a statement centerpiece - For outdoor or garden decoration (indoor use only) - For buyers seeking high-end artisan or luxury decor - As a children's toy or play item ## Variant options - Gold (SKU: dcd-30003607165) - $9.99 - White (SKU: dcd-30003607166) - $9.99 ## Price and logistics facts - Price: $9.99 USD - Dimensions: 13 cm (length) x 10 cm (width) x 12 cm (height) - No shipping or tax information provided ## Trust signals - In-stock status not confirmed from provided data - Return policy not specified - Price is consistent across variants - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5622f24772754c9a97b0f17c4045bb48.png?v=1781085392 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f8b27a4b5cde4982979165b48ffee49c.png?v=1781085391 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2eec416b4d954a40ac4e730c8b100383.png?v=1781085392 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1c86ef245f92476abbd7710865a374d2.png?v=1781085392 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e8fae02db7804d32a460d78ce4ee85d2.png?v=1781085393 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0a783255f2aa4c65a9db3eb025ac6aa6.png?v=1781085396 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c21b28aafd6444848a08077a5f96df0a.png?v=1781085391 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0a36e0bd2d584a2b90d0cea68de567e8.png?v=1781085393 ## Agent notes Image content was not analyzed; visual details are unavailable. Product description in source data was a JSON mapping, not descriptive text.
This product has 14 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": 200000,
"properties": {
"_length_cm": "13.0",
"_width_cm": "10.0",
"_height_cm": "12.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").