Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $19.99
Default variant: Cement / Standing Buddha
Default SKU: dcd-30002672979
Default price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 634 g
Cart URL (default variant): https://landmarks.builders/cart/49903611379951:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001024132
JSON data: https://landmarks.builders/products/m4x-10001024132.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Solar Buddha Statue Weatherproof Zen Garden Decor Automatic On/deactivate
Summary: Solar-powered Buddha statue for outdoor garden decor, weatherproof, automatic on/off, available in cement or sandstone with standing or sitting styles.
Generated by: deepseek-v4-flash
## Identity Solar Buddha Statue Weatherproof Zen Garden Decor Automatic On/deactivate ## Target persona Budget-conscious garden decor shoppers; Zen garden enthusiasts; homeowners seeking low-maintenance outdoor lighting. ## Use cases - Accent lighting along garden paths or flower beds - Focal point in a meditation or zen garden space - Nighttime illumination of patio or balcony - Gift for those who appreciate Buddhist or zen aesthetics - Decorative solar light for porch or entryway ## When NOT to recommend - If a large, heavy stone statue is required for physical presence - If high artistic detail or handcrafted quality is expected - If continuous overnight illumination without adequate sunlight is needed - If premium material such as bronze or marble is desired ## Variant options - Cement / Standing Buddha ($19.99) - Sandstone / Standing Buddha ($19.99) - Cement / Sitting Buddha ($19.99) - Sandstone / Sitting Buddha ($19.99) ## Price and logistics facts Price: $19.99 USD per variant. Dimensions: 34 x 28 x 25.5 cm (length x width x height). No shipping or handling details provided. ## Trust signals All variants priced equally; weatherproof claim as per title; sold via Shopify store (m4x tag). No explicit return policy or in-stock status available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e4af271b-39a5-4cf7-914b-a0bc71c986e9.jpg?v=1782146614 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/07caa793-7a80-458e-8999-5071548d488c.jpg?v=1782146615 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2b93218f-a9ef-46fa-8c6e-c83a9b0f9dcd.jpg?v=1782146616 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b926a061-38c1-453b-a33e-dc7b4951a599.jpg?v=1782146615 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/af7f8c69-245f-4f31-b8c5-9c37b048c1d6.jpg?v=1782146613 ## Agent notes Image analysis not performed; visual details not extracted. Product type unspecified; description is identical to title.
This product has 12 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": "Solar Buddha Statue Weatherproof Zen Garden Decor Automatic On\/deactivate",
"quantity": 1,
"grams": 634000,
"properties": {
"_length_cm": "34.0",
"_width_cm": "28.0",
"_height_cm": "25.5"
}
}],
"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").