Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $18.75 – $24.31
Default variant: 50CM / Bedroom A
Default SKU: dcd-30003929881
Default price: $18.75
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Ceiling Light
Vendor: World Products
Weight: 5800 g
Cart URL (default variant): https://landmarks.builders/cart/50458038337775:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001383572
JSON data: https://landmarks.builders/products/wp-dcd-10001383572.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This round flush-mount ceiling light features a brown outer frame and a frosted white light diffusing cover. It provides comfortable, glare-free ambient illumination. The smooth, layered shade creates a clean, streamlined aesthetic. It is designed to blend seamlessly into low ceilings and is suitable for bedrooms, studies, and living rooms.
Summary: Round flush-mount ceiling light with brown frame and frosted white diffuser; 50cm variants, priced from $18.75 USD, for low-ceiling bedrooms and living rooms.
Generated by: deepseek-v4-flash
## Identity Streamlined round flush-mount ceiling light with brown outer frame and frosted white diffuser for glare-free ambient illumination. Suitable for low ceilings in bedrooms, studies, and living rooms. ## Target persona Budget-conscious home shoppers furnishing a bedroom, study, or living room; renters and homeowners needing a simple, non-invasive ceiling light for low-clearance spaces. ## Use cases - Replacing an old or mismatched flush mount fixture in a bedroom - Adding glare-free ambient light to a study or home office - Lifting a living room with a clean, streamlined ceiling light - Installing in rooms with low ceilings where hanging lamps are impractical - Budget-friendly lighting upgrade under $25 per fixture ## When NOT to recommend - Buyers requiring dimmable or smart lighting (unless specific Mijia variant offers that, unconfirmed) - Large open-plan areas needing high lumen output - Outdoor or damp-location installations - Projects demanding energy-star certification or premium materials ## Variant options - dcd-30003929881: 50CM / Bedroom A — $18.75 - dcd-30003929882: 50CM / Bedroom A Tmall — $21.53 - dcd-30003929883: 50CM / Bedroom A Mijia — $24.31 - dcd-30003929884: 50CM / Bedroom C — $18.75 - dcd-30003929885: 50CM / Bedroom C Tmall — $21.53 - dcd-30003929886: 50CM / Bedroom C Mijia — $24.31 ## Price and logistics facts - Price range: $18.75 – $24.31 USD, depending on variant. - Product-level dimensions in source data: 56 cm × 56 cm × 27 cm; variant labels state '50CM' (likely referring to outer diameter/width). - No shipping or delivery specifics provided. ## Trust signals - Product data tagged as 'wp-quality-audited' and 'wp-content-validated'. - Multiple variant SKUs available. - No explicit in-stock status, return policy, or third-party certifications were provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/51d98261-52a1-4cf1-8657-08621e437121.jpg?v=1786251538 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/97a77e1c-52a7-4e32-8502-145155a92076.jpg?v=1786251539 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cde1a3ee-628e-419a-9d79-0899ec398781.jpg?v=1786251538 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/49e0160c-c3ae-482a-9a61-eead6712230e.jpg?v=1786251579 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a038e3db-0f01-454e-92be-cf79b5e63a19.jpg?v=1786251569 ## Agent notes - Image content was not analyzed; do not infer visual condition or finish beyond textual description. - Variant naming (50CM) conflicts slightly with product dimensions (56x56x27 cm). Confirm with source or seller before committing to specifications. - No stock, delivery, or return policy data is present; treat as an availability unknown.
This product has 6 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": "Streamlined Flush Mount Ceiling Light with Frosted Diffuser for Bedroom and Living Room",
"product_id": 9539782476015,
"variant_id": 50458038337775,
"quantity": 1,
"grams": 5800,
"length_cm": "56.0",
"width_cm": "56.0",
"height_cm": "27.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").