Brand: World Products (Landmark)
SKU: dcd-30002697972
Price: $15.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 355 g
Cart URL (default variant): https://landmarks.builders/cart/49903549022447:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001029936
JSON data: https://landmarks.builders/products/m4x-10001029936.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Ceiling Medallion Paintable French Design Light Canopy Moisture-Proof
Summary: A paintable ceiling medallion with French design, moisture-proof, 43x43x2 cm, priced at $15.99.
Generated by: deepseek-v4-flash
## Identity Ceiling Medallion Paintable French Design Light Canopy Moisture-Proof ## Target persona DIY homeowners and renters looking to upgrade ceiling light fixtures affordably; interior decorators seeking customizable trim elements; property managers doing low-cost cosmetic refreshes. ## Use cases - Hiding unsightly wiring or junction boxes above a ceiling light - Adding a decorative focal point to a ceiling fixture in a living room or bedroom - Upgrading a flush-mount light canopy in bathrooms or kitchens (moisture-proof material) - Customizing the look by painting to match ceiling color or trim - Quick cosmetic improvement for rental units or staged homes ## When NOT to recommend - For heavy chandeliers or pendant lights exceeding the medallion's size (43 cm diameter) - For outdoor or damp locations not covered by moisture-proof rating (no explicit IP rating) - For users seeking ornate, pre-finished (non-paintable) designs - For large-scale commercial installations requiring fire-rated materials ## Variant options - Patterned (SKU: dcd-30002697972) at $15.99 ## Price and logistics facts - Price: $15.99 USD (single unit) - Dimensions: 43 x 43 x 2 cm - No shipping or availability data provided ## Trust signals - No explicit in-stock status, return policy, or certifications provided. Price appears consistent with one variant. ## Image assets - 5 images available for fetch: see URLs below - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5fb9572a-2d9f-48f8-af04-5abc49b9fca1.jpg?v=1782146587 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bbc49b75-ee02-4a43-b535-0de2eb58cb25.jpg?v=1782146586 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d44ed282-13d0-41e6-9978-c392f6594ad9.jpg?v=1782146590 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b6c1fdfa-5607-4089-8ede-8e77c63a4d6b.jpg?v=1782146585 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/31a94fb8-7524-4939-8af9-3900eb63c7e5.jpg?v=1782146587 ## Agent notes - Image understanding was not performed; treat image URLs as fetchable assets without visual description.
This product has 12 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Ceiling Medallion Paintable French Design Light Canopy Moisture-Proof",
"quantity": 1,
"grams": 355000,
"properties": {
"_length_cm": "43.0",
"_width_cm": "43.0",
"_height_cm": "2.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").