Brand: World Products (Landmark)
SKU: dcd-30003604208
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: 300 g
Cart URL (default variant): https://landmarks.builders/cart/49714357010671:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267599
JSON data: https://landmarks.builders/products/wp-dcd-10001267599.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Gold lizard desk ornament, 15x10x5 cm, priced at $9.99 USD. Suitable for retro/modern decor in living rooms or offices.
Generated by: deepseek-v4-flash
## Identity A gold-colored lizard decorative ornament, dimensions 15x10x5 cm, made for surface display. Product type: home decor. Single variant in Gold. ## Target persona Home decor enthusiasts seeking unique, small accent pieces; office workers wanting personality on their desk; collectors of animal figurines; individuals furnishing retro or eclectic spaces. ## Use cases - Decorate an office desk for a playful touch. - Add accent to a bookshelf or side table in a living room. - Use as a conversation starter in a waiting area or reception. - Gift for someone who appreciates reptile motifs. - Incorporate into a retro or vintage-themed room arrangement. ## When NOT to recommend - If the buyer needs a functional item (e.g., paperweight, pen holder). - If they dislike animal-shaped decor or lizard imagery. - If they require large-scale decor items (this is 15 cm long). - If they prefer minimalist or modern decor without figurative ornaments. ## Variant options Only one variant: Gold (sku: dcd-30003604208, price: $9.99 USD). ## Price and logistics facts - Price: $9.99 USD (fixed, no discounts indicated). - Dimensions: 15.0 cm (L) x 10.0 cm (W) x 5.0 cm (H). - Currency: USD. - No shipping information provided. ## Trust signals - In-stock status: not specified. - Return policy: not specified. - Price consistency: single price point, no promotions noted. - Certifications: none mentioned. - Product has 8 image assets available for review. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/263a35bae94646299d4de46af002c9e6.png?v=1781085492 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/941eb9e342864bdb9e1fcbe34c2ad3c8.png?v=1781085492 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6d23b7ef02d84c66b93d991181aaf3e9.png?v=1781085493 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/81a64da548e04b2198401462dfa23371.png?v=1781085491 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/570c68f973a140d58e3994199d404acd.png?v=1781085492 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/47800b1a2ac74e60be903956ea2c4334.png?v=1781085491 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bfbd1c068f7949cf958363c85d106035.png?v=1781085491 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/24068c9d81f14b7388cff7c007197828.png?v=1781085490 ## Agent notes Image understanding was not performed; visual details (color accuracy, material, actual appearance) are not verified. No product description was provided. Inventory and return policies are unknown.
This product has 13 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": 300000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "10.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").