Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $17.99
Default variant: Black
Default SKU: dcd-30003461644
Default price: $17.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 180 g
Cart URL (default variant): https://landmarks.builders/cart/50166450749679:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001224204
JSON data: https://landmarks.builders/products/m4x-10001224204.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 LED neck lamp is a handsunrestricted reading light designed to rest comfortably around the neck, giving you focused light exactly where you need it for study, reading, or detailed work.
Lighting Function: As a portable lighting solution, it provides steady illumination for books, crafts, and nighttime tasks, helping you see clearly without needing to hold a flashlight or use a desk lamp.
Flexible Design: The bendable neck and lightweight body make this USB rechargeable neck light easy to shape, carry, and adjust, so the light angle can match your posture and activity.
Comfort Advantage: Soft-soft-contact materials and a stable fit help reduce pressure during wear, making this reading lamp a practical choice for long study sessions or low-light routines at home.
Usage Range: This LED neck lamp is suitable for reading, sewing, outdoor walks, and everyday nighttime use, offering convenient close-range light whenever you need extra visibility.
Summary: USB Rechargeable Neck Light Adjustable Lighting Lightweight for Study, Students. 【Product Type】: This LED neck lamp is a handsunrestricted reading light designed to rest comfortably around the neck, giving you focused light exactly where you need it for study, reading, or detailed work. 【Lighting Function】: As a portable lighting solution, it provides steady illumination for books, crafts, and nighttime tasks, helping you see clearly without needing to hold a flashlight or use a desk lamp. 【Flexible Design】: The bendable neck and lightweight body make this USB rechargeable neck light easy to s
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": "USB Rechargeable Neck Light Adjustable Lighting Lightweight for Study, Students",
"product_id": 9461701705967,
"variant_id": 50166450749679,
"quantity": 1,
"grams": 180,
"length_cm": "19.5",
"width_cm": "13.0",
"height_cm": "3.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").