Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $67.99 – $199.99
Default variant: Style 100 68CM
Default SKU: dcd-30002883949
Default price: $122.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/49811215548655:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001084224
JSON data: https://landmarks.builders/products/m4x-10001084224.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Identity: This French design ceiling medallion serves as a sophisticated architectural component that instantly elevates the aesthetic of any room.
Decorative Function: Designed as a stunning ceiling ornament, it provides a seamless transition between your ceiling and lighting fixtures for a professional finish.
Exquisite Craftsmanship: Each chandelier medallion features intricate 3D relief carvings and a polished surface that captures the essence of classic European design.
Premium Material: This ornate light fixture plate is crafted from high-density PU material, ensuring it is moisture-proofresistant, and long-lasting for long-term house decoration.
Versatile Application: Perfect for bedrooms, living rooms, or dining areas, it can be easily painted with latex paint to match your specific interior color scheme.
Summary: Exquisite Details French Design Ceiling Medallion Long-Lasting Chandelier Medallion Multi-Purpose Ornate Ceiling Medallion Moisture-Proof for Living Room. 【Classic Aesthetics】: Enhance your house decoration with this exquisite ceiling medallion that brings timeless elegance to any room. 【Ceiling Enhancement】: This stunning ceiling ornament serves as a sophisticated focal point, transforming plain ceilings into works of art. 【Chandelier Support】: Designed as a premium chandelier medallion, it provides a beautiful transition between your light fixture and the ceiling. 【Artistic Feature】: Each Fr
Generated by: m4x-map-v1
This product has 8 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": "Exquisite Details French Design Ceiling Medallion Long-Lasting Chandelier Medallion Multi-Purpose Ornate Ceiling Medallion Moisture-Proof for Living Room",
"product_id": 9429937684719,
"variant_id": 49811215548655,
"quantity": 1,
"grams": 1500,
"length_cm": "138.0",
"width_cm": "138.0",
"height_cm": "10.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").