Brand: World Products (Landmark)
SKU: dcd-30001461111
Price: $367.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 8800 g
Cart URL (default variant): https://landmarks.builders/cart/49814867149039:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000803640
JSON data: https://landmarks.builders/products/m4x-10000803640.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Multi-functional Crystal Fandelier for Bedroom and Living RoomThis fixture combines a dimmable light-emitting diode ceiling fan with elegant crystal decorations, bringing a suggestion of French vintage design and a sophisticated atmosphere to any indoor space.
Quiet engine and Energy SavingFeaturing a noiseless engine and integrated light-emitting diode chips, this fan delivers quiet and efficient performance, making it perfect for bedrooms, living rooms, and studies.
Adjustable Lighting and 6-Speed FanOffers three color choices and six speed settings, enabling you to customize brightness and ventilation for various scenarios, such as dining rooms or hotel suites.
Remote Control and Timer FunctionThe convenient remote control and timer function ensure easy and enhanced practicality, perfect for modern homes and villas.
Easy Installation and MaterialsDesigned for flush mount installation, this reversible fandelier is constructed with quality materials for durability and long performance.
Summary: Dimmable LED fandelier, quiet motor. Multi-functional Crystal Fandelier for Bedroom and Living Room, This fixture combines a dimmable LED ceiling fan with elegant crystal accents, adding a touch of French vintage style and sophistication to any indoor space. Quiet Motor and Energy Saving, Equipped with a silent motor and integrated LED chips, this fan provides quiet, efficient operation—ideal for bedrooms, living rooms, and studies. Adjustable Lighting and 6-Speed Fan, Choose from three light colors and six fan speeds to customize brightness and airflow for dining rooms, hotel suites, and more
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 fandelier, quiet motor",
"product_id": 9431505666287,
"variant_id": 49814867149039,
"quantity": 1,
"grams": 8800,
"length_cm": "55.0",
"width_cm": "55.0",
"height_cm": "30.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").