Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $20.99 – $29.99
Default variant: Chandelier Ducks
Default SKU: dcd-30003601799
Default price: $20.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49714575507695:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266551
JSON data: https://landmarks.builders/products/wp-dcd-10001266551.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: Solar-powered duck/swan garden statue. Two styles: Chandelier ($20.99) and Hexagonal ($29.99). 27x21x36 cm.
Generated by: deepseek-v4-flash
## Identity Cross-border simulation outdoor garden solar duck/swan statue, home decoration. ## Target persona Garden enthusiasts looking for affordable, whimsical outdoor decor. Homeowners wanting low-maintenance solar garden accents. Individuals seeking unique gifts for housewarming or garden lovers. ## Use cases - Adding a decorative solar light to a garden or patio. - Creating a whimsical touch in outdoor spaces. - Gifting to garden-loving friends. - Using as a night-time garden accent with solar-powered glow. - Decorating a balcony or small yard. ## When NOT to recommend - Indoor-only use (requires sunlight). - High-end garden decor seekers needing premium materials. - Buyers requiring very bright illumination (decorative, not functional lights). - People seeking large statues (dimensions are small). ## Variant options - Chandelier Ducks: $20.99 - Hexagonal Ducks: $29.99 ## Price and logistics facts Price: $20.99 (Chandelier) / $29.99 (Hexagonal). Dimensions: 27x21x36 cm. ## Trust signals No in-stock or return policy information available. No certifications provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0b472f100da94c52bd35840f1c61b833.png?v=1781085643 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3c256975c82a491e8b1020127fe9a9ad.png?v=1781085643 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dca2dcf326554bc5815fe71f05aefba3.png?v=1781085644 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c73191ec99cb43468e28c37e2e03756a.png?v=1781085643 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2bcb37efe7f54044ac64db9e24bfad0c.png?v=1781085643 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/df50cfba9b82478b92fec6eac0ca5b29.png?v=1781085642 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/170ed48fcb99436481c0705d8a2c5620.png?v=1781085643 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/968b6dec448d4d33840a6cf5d45f6bdc.png?v=1781085644 ## Agent notes No description provided beyond item IDs. Image understanding not performed.
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": 650000,
"properties": {
"_length_cm": "27.0",
"_width_cm": "21.0",
"_height_cm": "36.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").