Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $42.99 – $60.99
Default variant: Black / Style A-3000K
Default SKU: dcd-30001460680
Default price: $42.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 60 g
Cart URL (default variant): https://landmarks.builders/cart/49810466144495:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000803563
JSON data: https://landmarks.builders/products/m4x-10000803563.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Adjustable cabinet spotlight, anti-glare
Summary: Adjustable cabinet spotlight with anti-glare, available in black/gray, multiple color temperatures (3000K-6000K) and two styles, priced $42.99-$60.99.
Generated by: deepseek-v4-flash
## Identity Adjustable cabinet spotlight, anti-glare. ## Target persona Homeowners or interior decorators needing under-cabinet or display lighting with anti-glare for kitchens, shelves, or cabinets. ## Use cases - Illuminating kitchen countertops while reducing glare. - Highlighting collectibles in glass cabinets. - Accent lighting for open shelving. - Task lighting in workshops or desks. - Display lighting for retail showcases. - Ambient lighting for bar counters. ## When NOT to recommend - For outdoor or wet locations (not rated). - If high lumen output (e.g., >1000 lm) is required. - If smart home integration (WiFi, Zigbee) is needed. - For buyers on a budget under $30. ## Variant options - Black / Style A-3000K: $42.99 - Gray / Style A-3000K: $42.99 - Black / Style A-4000K: $42.99 - Black / Style A-6000K: $60.99 - Black / Style B-3000K: $60.99 - Gray / Style B-3000K: $60.99 ## Price and logistics facts - Price range: $42.99–$60.99 USD. - Dimensions: 10 cm (L) x 8 cm (W) x 6 cm (H). - No shipping or stock data provided. ## Trust signals - In-stock status: not confirmed. - Return policy: not provided. - No certifications listed. - Price appears consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a416726f-1f91-4809-a1a3-ea3ff548c0a4.png?v=1781597325 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b89e02fa-c5d9-4d48-acda-32a5c1d9ff1d.png?v=1781597328 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/81511942-7a38-48f6-afdd-5c115832b1d0.png?v=1781597327 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ed8058a4-e155-433c-8692-6eddd1c02c79.png?v=1781597328 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/62482a21-2316-4c00-b764-3b3556861298.png?v=1781597326 ## Agent notes - Image understanding was not performed; treat image URLs as fetchable assets only.
This product has 12 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": "Adjustable cabinet spotlight, anti-glare",
"quantity": 1,
"grams": 60000,
"properties": {
"_length_cm": "10.0",
"_width_cm": "8.0",
"_height_cm": "6.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").