Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $60.99 – $68.99
Default variant: Peacock Looking Back
Default SKU: dcd-30003606041
Default price: $60.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49714380898543:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268329
JSON data: https://landmarks.builders/products/wp-dcd-10001268329.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: Garden solar-powered iron animal ornament available in peacock, cat, and dog styles; dimensions 60x34x43 cm; price from $60.99.
Generated by: deepseek-v4-flash
## Identity 田园庭院花园装饰铁皮动物出口外贸太阳能灯发光发亮铁艺孔雀摆件 (Home decor, solar-powered iron animal garden ornament) ## Target persona Homeowners seeking solar-powered garden ornaments with animal shapes; gardeners wanting evening ambiance; buyers of outdoor decorative lighting on a budget. ## Use cases - Nighttime garden decoration with soft solar light - Pathway or flowerbed accent - Patio or balcony table centerpiece - Gift for garden enthusiasts or pet lovers - Outdoor party or event ambiance ## When NOT to recommend - For indoor-only use (not weatherproof for extreme conditions) - If high-intensity lighting is required (solar light is decorative, not functional) - If realistic animal replicas are desired (stylized iron art) - For large commercial landscapes (relatively small size) ## Variant options - **Peacock Looking Back** (SKU dcd-30003606041) – $60.99 - **Tall Peacock** (SKU dcd-30003606042) – $68.99 - **Cat** (SKU dcd-30003606043) – $60.99 - **Dog** (SKU dcd-30003606044) – $60.99 ## Price and logistics facts - Price range: $60.99 – $68.99 USD - Dimensions: 60 cm (L) x 34 cm (W) x 43 cm (H) - Currency: USD ## Trust signals - No stock status or return policy provided in facts. - Price consistent across three variants; Tall Peacock $8 more. ## Image assets - 8 product images available at the following URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3a1dffd8ec6b421a81967e2f9f3b6426.png?v=1781085506 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e3eb4f9f44ca444f91af2cc1d7581f4c.png?v=1781085506 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/28f31f5f0f0d497c9ee8283e372fd641.png?v=1781085507 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/481927dcc67141168ad173a1d9bde68c.png?v=1781085506 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/833c5ff11ee74dcfad7e5e7231cd86a6.png?v=1781085506 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f6a96652afca461681a6f3604d901507.png?v=1781085506 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b81a0ea536204f3cb099653bcd4a20ed.png?v=1781085505 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0bc0c6bd5ff54d67af739e6b13ee1e60.png?v=1781085505 ## Agent notes - Images were not analyzed; visual details not described. - No description text provided in facts. - Consider fetching images for visual confirmation.
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": 1200000,
"properties": {
"_length_cm": "60.0",
"_width_cm": "34.0",
"_height_cm": "43.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").