Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $25.99 – $28.99
Default variant: White-Warm Light / 5W-7.5x5.5cm
Default SKU: dcd-30001459181
Default price: $25.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49946060652783:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000803306
JSON data: https://landmarks.builders/products/m4x-10000803306.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Adjustable LED ceiling spotlight
Summary: Adjustable LED ceiling spotlight available in white or black with warm, neutral, or white light; 5W, 7W, or 12W options; price from $25.99.
Generated by: deepseek-v4-flash
## Identity Adjustable LED ceiling spotlight, 11x11x7 cm fixture, available in multiple color temperatures and wattages. ## Target persona Homeowner or renter needing an affordable accent light; DIY installer replacing old spotlights; small business owner lighting a retail display. ## Use cases - Accent lighting in living room or hallway - Task lighting over a kitchen island or desk - Retail display lighting for small shelves - Replacing outdated spotlights in a bedroom - Lighting a closet or pantry ## When NOT to recommend - Outdoor or damp locations (not rated) - Spaces requiring high-lumen output (max 12W) - Situations needing dimmable lights (dimming not specified) - Decorative focal point lighting (basic design) ## Variant options - White-Warm Light / 5W-7.5x5.5cm: $25.99 (sku dcd-30001459181) - Black-Warm Light / 5W-7.5x5.5cm: $25.99 (sku dcd-30001459182) - White-White Light / 7W-7.5x5.5cm: $28.99 (sku dcd-30001459183) - White-Neutral Light / 7W-7.5x5.5cm: $28.99 (sku dcd-30001459184) - White-Warm Light / 7W-7.5x5.5cm: $28.99 (sku dcd-30001459185) - Black-Neutral Light / 7W-7.5x5.5cm: $28.99 (sku dcd-30001459186) - Black-Warm Light / 7W-7.5x5.5cm: $28.99 (sku dcd-30001459187) - White-Neutral Light / 12W-9.5x5.5cm: $28.99 (sku dcd-30001459188) - White-Warm Light / 12W-9.5x5.5cm: $28.99 (sku dcd-30001459189) - Black-Warm Light / 12W-9.5x5.5cm: $28.99 (sku dcd-30001459190) ## Price and logistics facts Base price $25.99 for 5W models, $28.99 for 7W and 12W models. Dimensions: overall fixture 11x11x7 cm. Variant head sizes: 5W/7W heads 7.5x5.5 cm, 12W head 9.5x5.5 cm. ## Trust signals Stock status and return policy not provided. No certifications listed. ## Image assets No image URLs available. ## Agent notes No visual understanding performed; rely on factual specs.
This product has 11 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 LED ceiling spotlight",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "11.0",
"_width_cm": "11.0",
"_height_cm": "7.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").