Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $277.99 – $418.99
Default variant: White / Bedroom
Default SKU: dcd-30001454646
Default price: $277.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1900 g
Cart URL (default variant): https://landmarks.builders/cart/49814734864623:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000802488
JSON data: https://landmarks.builders/products/m4x-10000802488.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Smart light-emitting diode Ceiling Light for Multiple SpacesThis flush mount light-emitting diode ceiling light features adjustable color temperature and brightness, making it perfect for bedrooms, living rooms, and offices. The smart dimming function allows you to create the perfect lighting atmosphere for any occasion.
High-Quality and sturdy ConstructionMade from fire-resistant materials and a frosted diffuser, this ceiling light delivers long performance for common use.
Energy-Saving and DesignFeaturing energy-efficient light-emitting diode technology and a design, this fixture provides bright lighting while saving energy and blending seamlessly with modern interiors.
Easy Installation and Wide ApplicationDesigned for simple surface mounting, this light is suitable for various indoor spaces such as kitchens, hallways, and dining rooms.
vision Protection and Multi-Functional LightingThe wide lighting range and high CRI ensure vivid lighting that protects your visions, making it perfect for studying, working, or relaxing.
Summary: Dimmable LED ceiling light. Smart LED Ceiling Light for Multiple Spaces, This flush mount LED ceiling light offers adjustable color temperature and brightness, ideal for bedrooms, living rooms, and offices. Smart dimming lets you set the perfect lighting for any occasion. High-Quality and Durable Construction, Made with fire-resistant materials and a frosted diffuser, this ceiling light ensures long-lasting performance for everyday use. Energy-Saving Design, Equipped with energy-efficient LED technology, this fixture delivers bright light while saving energy and complementing modern interiors.
Generated by: m4x-map-v1
This product has 4 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": "Dimmable LED ceiling light",
"product_id": 9431446388975,
"variant_id": 49814734864623,
"quantity": 1,
"grams": 1900,
"length_cm": "100.0",
"width_cm": "70.0",
"height_cm": "15.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").