Brand: World Products (Landmark)
SKU: dcd-30003640874
Price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 340 g
Cart URL (default variant): https://landmarks.builders/cart/50166291890415:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001281925
JSON data: https://landmarks.builders/products/m4x-10001281925.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Identity: This hollow solar lantern with hanging loop serves as a beautiful decorative accent that brings a warm, inviting glow to any outdoor setting.
Primary Function: Operating as an efficient solar lantern, it automatically absorbs sunlight during the day to power its internal AA nickel-metal hydride 600 mAh battery for night illumination.
Unique Design: Crafted with a sturdy cylindrical iron body, this hanging light features an intricate hollow cutout pattern that creates stunning visual interest.
Key Benefits: This versatile projection light requires no complex wiring or external power sources, making it incredibly easy to set up and move around your property.
Intended Purpose: Designed specifically as a decorative lamp, it casts beautiful patterned light onto surrounding surfaces to instantly elevate the atmosphere of your courtyard, yard, or garden.
Summary: Solar Lantern with Hanging Loop Hollow Lamp Automatic for Garden. 【Product Identity】: This hollow solar lantern with hanging loop serves as a beautiful decorative accent that brings a warm, inviting glow to any outdoor setting. 【Primary Function】: Operating as an efficient solar lantern, it automatically absorbs sunlight during the day to power its internal AA nickel-metal hydride 600 mAh battery for night illumination. 【Unique Design】: Crafted with a sturdy cylindrical iron body, this hanging light features an intricate hollow cutout pattern that creates stunning visual interest. 【Key Benefit
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Solar Lantern with Hanging Loop Hollow Lamp Automatic for Garden",
"product_id": 9461617262831,
"variant_id": 50166291890415,
"quantity": 1,
"grams": 340,
"length_cm": "12.5",
"width_cm": "11.0",
"height_cm": "19.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").