Brand: World Products (Landmark)
SKU: dcd-30003456561
Price: $17.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 395 g
Cart URL (default variant): https://landmarks.builders/cart/50150788169967:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001222424
JSON data: https://landmarks.builders/products/m4x-10001222424.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 Type: A bendable LED work light designed as a flexible LED flashlight for handsunrestricted lighting, with a long curved body that helps you direct illumination exactly where you need it.
Lighting Performance: Built for practical flashlight use, it delivers focused lighting for repairs, camping, bedside tasks, and other moments when a dependable work light makes all the difference.
Flexible Design: The bendable work light body can be shaped into different angles, giving you more control in tight gaps, around corners, or over uneven surfaces without losing its form.
Sturdy Build: Made with a silicone body and tested for repeated bending, this portable lighting tool is designed to handle everyday use while staying easy to carry and simple to position.
Rechargeable Use: Featuring Type-C charging and a built-in lithium battery, it supports convenient recharging so you can keep your flashlight ready for outdoor trips, home projects, and emergency lighting.
Summary: Bendable LED Work Light Rechargeable Bendable Work Light Waterproof for Outdoor. 【Product Type】: A bendable LED work light designed as a flexible LED flashlight for handsunrestricted lighting, with a long curved body that helps you direct illumination exactly where you need it. 【Lighting Performance】: Built for practical flashlight use, it delivers focused lighting for repairs, camping, bedside tasks, and other moments when a dependable work light makes all the difference. 【Flexible Design】: The bendable work light body can be shaped into different angles, giving you more control in tight gaps
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": "Bendable LED Work Light Rechargeable Bendable Work Light Waterproof for Outdoor",
"product_id": 9456876650735,
"variant_id": 50150788169967,
"quantity": 1,
"grams": 395,
"length_cm": "38.0",
"width_cm": "27.0",
"height_cm": "5.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").