Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $128.99 – $138.99
Default variant: White / 5 Blades
Default SKU: dcd-30003605651
Default price: $133.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 8500 g
Cart URL (default variant): https://landmarks.builders/cart/50150439420143:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001268162
JSON data: https://landmarks.builders/products/m4x-10001268162.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Type: This fan lamp is a round ceiling fan light with an integrated lamp body and hanging rod rod mount, designed as a combined lighting and air-moving solution for indoor areas.
Lighting: The ceiling fan light uses LED 24 W x 2 light sources to provide practical illumination for a 10-15 m² room fitting, making it suitable for a bedroom or study.
Blade Design: As a five blade ceiling fan light, it features five curved fan blades that help support smooth air circulation while keeping the overall look clean and balanced.
Materials: Built with iron, ABS, and PVC, this round ceiling fan light combines a sturdy metal body with lightweight blade and cover materials for a solid structure.
Use Effect: This room fitting works as a ceiling fan light that brings together air circulation and lighting in one fixture, helping create a more comfortable and functional daily environment.
Summary: Round Ceiling Fan Light LED Ceiling Fan Light Hanging Rod Mount for Study. 【Product Type】: This fan lamp is a round ceiling fan light with an integrated lamp body and hanging rod rod mount, designed as a combined lighting and air-moving solution for indoor areas. 【Lighting】: The ceiling fan light uses LED 24 W x 2 light sources to provide practical illumination for a 10-15 m² room fitting, making it suitable for a bedroom or study. 【Blade Design】: As a five blade ceiling fan light, it features five curved fan blades that help support smooth air circulation while keeping the overall look clean
Generated by: m4x-map-v1
This product has 12 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": "Round Ceiling Fan Light LED Ceiling Fan Light Hanging Rod Mount for Study",
"product_id": 9456769827055,
"variant_id": 50150439420143,
"quantity": 1,
"grams": 8500,
"length_cm": "58.0",
"width_cm": "58.0",
"height_cm": "28.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").