Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $3.40 – $3.54
Default variant: Zb-168a
Default SKU: dcd-30003296386
Default price: $3.40
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 550 g
Cart URL (default variant): https://landmarks.builders/cart/50395549892847:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001165244
JSON data: https://landmarks.builders/products/wp-dcd-10001165244.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Type: This solar wall light is designed for outdoor lighting on villa facades, courtyards, and garden walls, giving you a practical wall lamp solution without the need for wiring.
Motion Detection: Built as motion-activated sensor wall light, it automatically responds to movement, helping illuminate paths, entrances, and dark corners when you need visibility most.
Wireless Controller Control: The included wireless controller makes this solar sensor lamp easier to manage from a distance, so you can adjust lighting more conveniently for daily use and evening arrivals.
High Brightness Output: Using LED and COB light sources, this solar wall light delivers strong, focused brightness that helps improve nighttime visibility around outdoor areas.
Weather-Ready Use: Made for outdoor lighting in changing conditions, this weather resistant design supports reliable use for patios, yards, and garden areas through regular day-to-night cycles.
Summary: Waterproof Wireless Controller Control Solar Light LED Motion Sensor Wall Light Energy Saving Solar Sensor Lamp Wide Angle for Courtyard. 【Product Type】: This solar wall light is designed for outdoor lighting on villa facades, courtyards, and garden walls, giving you a practical wall lamp solution without the need for wiring. 【Motion Detection】: Built as motion-activated sensor wall light, it automatically responds to movement, helping illuminate paths, entrances, and dark corners when you need visibility most. 【Wireless Controller Control】: The included wireless controller makes this solar se
Generated by: dcd-map-v1
This product has 3 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": "Waterproof Wireless Controller Control Solar Light LED Motion Sensor Wall Light Energy Saving Solar Sensor Lamp Wide Angle for Courtyard",
"product_id": 9534293934319,
"variant_id": 50395549892847,
"quantity": 1,
"grams": 550,
"length_cm": "23.0",
"width_cm": "23.0",
"height_cm": "6.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. 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").