Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $34.99 – $35.99
Default variant: Hexagonal a
Default SKU: dcd-30003606029
Default price: $35.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 1000 g
Cart URL (default variant): https://landmarks.builders/cart/49714396791023:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268323
JSON data: https://landmarks.builders/products/wp-dcd-10001268323.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: Chinese-style antique palace solar-powered outdoor garden decoration lamp for yard, balcony, or villa; available in three styles at $34.99-$35.99.
Generated by: deepseek-v4-flash
## Identity **中式仿古宫灯太阳能户外庭院装饰摆件花园别墅阳台落地景观灯** – Chinese-style antique palace solar-powered outdoor garden decoration lamp. Dimensions: 31L x 24W x 22H cm. Solar-powered, portable, decorative. ## Target persona Homeowners with garden or courtyard, outdoor decorators seeking traditional Asian aesthetics, villa residents, and enthusiasts of antique-style garden décor. ## Use cases - Illuminate garden paths or flower beds at night with solar-powered warm light. - Decorate balcony, patio, or terrace with antique Chinese charm. - Add ambiance to villa courtyards or entryways. - Solar-powered lighting for outdoor areas without electrical wiring. - Themed events (e.g., Chinese New Year, lantern festivals) or seasonal outdoor décor. ## When NOT to recommend - When bright task lighting (e.g., reading, security) is needed. - For indoor-only use or locations without direct sunlight. - For modern, minimalist, or industrial design preferences. - When permanent, hardwired lighting is required. ## Variant options | SKU | Title | Price | Style | |-----|-------|-------|-------| | dcd-30003606029 | Hexagonal a | $35.99 | Hexagonal a | | dcd-30003606030 | Double Hexagonal B | $35.99 | Double Hexagonal B | | dcd-30003606031 | Small Palace Lantern | $34.99 | Small Palace Lantern | ## Price and logistics facts Base price $34.99 (Small Palace Lantern); $35.99 for other styles. Dimensions: 31×24×22 cm. Weight not specified. Currency USD; no shipping cost or origin provided. ## Trust signals No explicit trust signals provided in facts. Price is consistent across variants (minor difference). No in-stock status, return policy, or certifications available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/df1bea5488e849e6adc5f343c1eae57a.png?v=1781085514 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/37997fa537134a19b544129f21c98568.png?v=1781085514 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1964dac77399420bb5c211e519f087db.png?v=1781085514 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eb4e57b177a745c59807823586be8727.png?v=1781085514 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0c0991ec26474cf580682d264c0a05e6.png?v=1781085514 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/41b42b49c9c2422cbfa8659b55d58e46.png?v=1781085514 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c167ac6fa74346bf8701f7a056320c29.png?v=1781085514 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/126b890489004b40ac7e52a1103ef3db.png?v=1781085514 ## Agent notes - No product description or detailed specs provided. - No warranty, return, or stock status information. - Image content was not analyzed; treat as decorative assets only. - Prices are in USD; shipping and taxes unknown.
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": 1000000,
"properties": {
"_length_cm": "31.0",
"_width_cm": "24.0",
"_height_cm": "22.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").