Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $366.99 – $580.99
Default variant: S / Solar Powered
Default SKU: dcd-30003490308
Default price: $366.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 7000 g
Cart URL (default variant): https://landmarks.builders/cart/49814866198767:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001231683
JSON data: https://landmarks.builders/products/m4x-10001231683.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Identity: This solar rock light is stone-shaped-shaped lamp designed as outdoor decor, combining a simulated rock appearance with a textured surface for a natural look in garden, courtyard, or lawn settings.
Lighting: The LED landscape light gives emits 3000K warm light, creating a soft and comfortable radiance that helps define paths, corners, and decorative areas after dark.
Material: Made from PE and fiberglass-reinforced material, this decorative stone lamp is built with a sturdy structure that suits outdoor placement while keeping the stonelike form.
Weather Resistance: With an IP65 waterproof rating, the solar-powered outdoor lamp is made to handle wet conditions and everyday outdoor exposure with greater confidence.
Use Scenario: As a solar pebble light, it works well for accent lighting in landscaped areas, adding visual interest during the day and a warm lighting effect at night.
Summary: Solar Rock Light Waterproof Stone-Shaped Lamp Decorative Stone Lamp LED Solar Pebble Light Textured Surface for Courtyard, Lawn. 【Identity】: This solar rock light is stone-shaped-shaped lamp designed as outdoor decor, combining a simulated rock appearance with a textured surface for a natural look in garden, courtyard, or lawn settings. 【Lighting】: The LED landscape light gives emits 3000K warm light, creating a soft and comfortable radiance that helps define paths, corners, and decorative areas after dark. 【Material】: Made from PE and fiberglass-reinforced material, this decorative stone lamp
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 Rock Light Waterproof Stone-Shaped Lamp Decorative Stone Lamp LED Solar Pebble Light Textured Surface for Courtyard, Lawn",
"product_id": 9431505174767,
"variant_id": 49814866198767,
"quantity": 1,
"grams": 7000,
"length_cm": "90.0",
"width_cm": "48.0",
"height_cm": "62.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").