Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $61.99 – $123.99
Default variant: Black&White / 2-Head 2*5W 3000K
Default SKU: dcd-30001457838
Default price: $61.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49811124977903:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000803083
JSON data: https://landmarks.builders/products/m4x-10000803083.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Double-head adjustable LED spotlight
Summary: Adjustable LED spotlight available in 2-head and 4-head configurations, multiple wattages and color temperatures, priced $61.99–$123.99.
Generated by: deepseek-v4-flash
## Identity Double-head adjustable LED spotlight (also available in 4-head). Multiple color and power options. ## Target persona Home decorators and DIY enthusiasts seeking accent lighting; small business owners needing affordable retail display lighting; renters wanting plug-in or hardwired adjustable spotlights. ## Use cases - Accent lighting for artwork or architectural features. - Retail display lighting for small shops or pop-ups. - Kitchen under-cabinet task lighting. - Reading nook or desk spot illumination. - Display cabinet or shelf highlighting. ## When NOT to recommend - Outdoor or damp locations (no IP rating given). - Full-room ambient lighting (focused beam). - If dimmable feature is required (not specified). - If smart home integration (WiFi/Zigbee) is needed. ## Variant options - Black&White / 2-Head 2*5W 3000K ($61.99) - Black&White / 2-Head 2*9W 4000K ($69.99) - Black&White / 2-Head 2*7W 3-Color ($69.99) - Black / 2-Head 2*5W 3000K ($61.99) - Black / 2-Head 2*9W 4000K ($69.99) - Black / 2-Head 2*7W 3-Color ($69.99) - Black&White / 4-Head 4*5W 3000K ($123.99) - Black&White / 4-Head 4*9W 4000K ($120.99) - Black&White / 4-Head 4*7W 3-Color ($120.99) - Black / 4-Head 4*7W 3-Color ($120.99) ## Price and logistics facts Price range: $61.99–$123.99 USD. Product dimensions (single unit): 23×23×10 cm. No shipping or origin details provided. ## Trust signals In-stock status unknown. No return policy or warranty information provided. Price varies by variant; no price consistency across options. No certifications or awards mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/148e0806-4941-4a7e-91c2-23135182076d.png?v=1781599566 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1e4e6e19-1e73-409f-baea-89775961439b.png?v=1781599567 ## Agent notes Image understanding not performed; no visual details inferred. Additional product details (beam angle, dimmability, IP rating, materials) are absent from source data.
This product has 4 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Double-head adjustable LED spotlight",
"quantity": 1,
"grams": 650000,
"properties": {
"_length_cm": "23.0",
"_width_cm": "23.0",
"_height_cm": "10.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").