Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $56.99 – $77.99
Default variant: Yellow / 4-bead
Default SKU: dcd-30001451232
Default price: $56.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 100 g
Cart URL (default variant): https://landmarks.builders/cart/49811002687727:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000801903
JSON data: https://landmarks.builders/products/m4x-10000801903.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
High-quality black spotlight diffuser shade for ceiling lights. Provides anti-glare protection and soft light diffusion, ideal for home and office decor.
Durable plastic construction ensures long-lasting use. Compatible with various ceiling and hanging light fixtures.
Easy to install and fits many light fixtures. Perfect for living rooms, bedrooms, and offices.
Modern black design adds elegance to contemporary interiors. Complements modern home decor.
Practical and cost-effective lighting solution. Quality build offers great value for upgrading or maintaining your lighting.
Summary: Black ceiling spotlight diffuser. Description: 【High-Quality Light Fixture Shade Replacement for Ceiling Lights】This black spotlight diffuser cover is designed to enhance your lighting experience with anti-glare-glareglare protection and gentle light diffusion, making it perfect for home decor and office settings. 【sturdy Plastic Material for enduring Use】Made from premium plastic, this light fixture shade replacement delivers dependable performance and longevity, suitable for a variety of fixture styles including ceiling lights and hanging lights. 【Easy Installation and Versatile Use】The shad
Generated by: m4x-map-v1
This product has 10 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": "Black ceiling spotlight diffuser",
"product_id": 9429876736239,
"variant_id": 49811002687727,
"quantity": 1,
"grams": 100,
"length_cm": "9.0",
"width_cm": "9.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. 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").