Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.99 – $15.99
Default variant: Copper
Default SKU: dcd-30003616554
Default price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/49713915166959:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272251
JSON data: https://landmarks.builders/products/wp-dcd-10001272251.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: Solar-powered water bottle-shaped garden light with hollow projection, waterproof, for outdoor lawn/landscape use. Available in Copper and Black.
Generated by: deepseek-v4-flash
## Identity Cross-border solar water bottle lamp, garden outdoor waterproof hollow projection lawn light, landscape ground plug decorative light. Product type: 园艺 (gardening). ## Target persona Homeowners with gardens seeking affordable solar decorative lighting; landscaping enthusiasts looking for unique accent lights; budget-conscious decorators for outdoor spaces. ## Use cases - Illuminating garden paths at night - Accenting flower beds or lawns - Creating ambient lighting on patios or decks - Marking driveway or walkway edges - Decorating outdoor events like parties or weddings ## When NOT to recommend - For indoor use (designed for outdoor moisture resistance) - When high-brightness task lighting is needed - In areas with limited direct sunlight (solar charging may be insufficient) - For buyers requiring large area floodlight coverage ## Variant options - **Copper** (SKU: dcd-30003616554) – $14.99 - **Black** (SKU: dcd-30003616555) – $14.99 - **Copper a** (SKU: dcd-30003616556) – $15.99 ## Price and logistics facts Price range: $14.99–$15.99 USD. Dimensions: 23.5 cm (L) × 18.5 cm (W) × 16.0 cm (H). No shipping or logistics information provided. ## Trust signals - Stock status: not specified. - Return policy: not provided. - Certifications: none listed. - No brand or warranty information. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/86cc5e5637854085a1d6e342e75594d1.png?v=1781085151 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e4568fed283f4021be0b2d7a4aed4373.png?v=1781085153 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f55b58ab423c4127aa77ffa0ed3747c7.png?v=1781085153 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3d4ae97b4ef44680903088a2e8ec102a.png?v=1781085152 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/546f1752c01a4e71b3d5f417591d6300.png?v=1781085154 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c3a964c9f5324fcdbb3809612fd64110.png?v=1781085153 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/75cc9d498838442c98c53ecc4b531f1b.png?v=1781085153 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e607e123ad3548b390584ed2c7563a34.png?v=1781085153 ## Agent notes No product description provided. Image content not analyzed; treat image URLs as fetchable assets. Variant 'Copper a' has a higher price ($15.99) than the other two variants; reason 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": 500000,
"properties": {
"_length_cm": "23.5",
"_width_cm": "18.5",
"_height_cm": "16.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").