Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99
Default variant: a
Default SKU: dcd-30003600902
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49714546213103:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266329
JSON data: https://landmarks.builders/products/wp-dcd-10001266329.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A low-cost resin decorative sculpture in vintage style, suitable for desk, office, or garden; available in four style variants.
Generated by: deepseek-v4-flash
## Identity Vintage-style resin decorative sculpture for home, office, or garden. ## Target persona Budget-conscious home decorators; office workers seeking desk accessories; garden hobbyists adding small accents; gift buyers looking for inexpensive, unique trinkets. ## Use cases - Accent piece on a home office desk - Small garden ornament among plants - Shelf decoration in a living room - Inexpensive gift for a housewarming or casual occasion - Desktop decoration in a professional office setting - Prop for themed photography or displays ## When NOT to recommend - For large outdoor spaces needing weatherproof, heavy sculptures - For children's play (may contain small parts) - For those expecting high-end materials or fine craftsmanship - For professional interior designers requiring premium items ## Variant options Four styles: a, B, D, C. All priced at $11.99 USD. ## Price and logistics facts Price: $11.99 USD per variant. Dimensions: 20×17×11 cm. No shipping or availability details provided. ## Trust signals In-stock status unknown. No return policy, certifications, or reviews provided. Price is consistent across variants. ## Image assets Available images: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9b3664d9e9de47a8ac0d4c7512f1de00.png?v=1781085628 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f961d322fd50431f9bd2a3f78bb1d906.png?v=1781085629 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/52c8d101f450417a90b1b0a19870fd2d.png?v=1781085629 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8d5e3d3f1c7948938a57cae7bb748dbe.png?v=1781085629 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7670da8093e64715aa3a8f73728093ea.png?v=1781085628 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3b695545c14f46428856ce9f2afe0b86.png?v=1781085629 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e084e0e4f0104c1ab0e6f6549d5aa9f5.png?v=1781085629 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bed502e75bec466086a9c3330488a95d.png?v=1781085628 ## Agent notes No product description provided, so material durability and style specifics are unconfirmed. Images show the product but were not analyzed.
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": 450000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "17.0",
"_height_cm": "11.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").