Brand: World Products (Landmark)
SKU: dcd-30002697981
Price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 281 g
Cart URL (default variant): https://landmarks.builders/cart/49903548760303:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001029942
JSON data: https://landmarks.builders/products/m4x-10001029942.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 French Design PU Ceiling Plate Elegant Design for Living Room
Summary: White PU ceiling medallion with French design, 39x35x5 cm, priced at $11.99.
Generated by: deepseek-v4-flash
## Identity - Ceiling Medallion French Design PU Ceiling Plate, White ## Target persona - DIY homeowner looking for affordable ceiling accent - Apartment renter wanting to add decorative touch without permanent changes - Landlord or property manager upgrading lighting fixtures in rental units - Interior decorator seeking cost-effective trim for budget projects ## Use cases - Covering ceiling imperfections around light fixtures - Adding decorative accent in living room or dining room - Quick cosmetic upgrade for rental properties - Completing a chandelier or pendant light installation - Creating a focal point in rooms with standard ceiling heights - Hiding wiring holes from old ceiling fixtures ## When NOT to recommend - Outdoor or damp/moisture-prone environments (PU may degrade) - Applications requiring load-bearing support (decorative only, not structural) - Large chandeliers exceeding 35 cm diameter medallion size - If seamless paint-ready finish needed without testing material compatibility ## Variant options - Only color: White (SKU: dcd-30002697981) ## Price and logistics facts - Price: $11.99 USD - Dimensions: 39 cm x 35 cm x 5 cm - Material: PU (polyurethane) - Single variant available (White) ## Trust signals - Price is consistent across variant - No explicit trust signals provided in listing (in-stock status, return policy, certifications not stated) ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/42c75026-3b6a-48d9-aba7-8441df2064f9.jpg?v=1782146590 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cc4ed7b5-4a9a-4c80-b345-c41592f5f653.jpg?v=1782146586 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4e22f4a6-128d-42ff-8cb1-d985ad3f88e5.jpg?v=1782146587 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e0c220ee-2685-4e0b-90e3-a98bd9148fdb.jpg?v=1782146587 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a61d2564-b0f2-4dd6-89b6-327be6e3f1c8.jpg?v=1782146590 ## Agent notes - Images provided but not visually analyzed; cannot describe appearance beyond title - Only one color variant (White) – no other options available - No weight or additional material details given - No warranty, return policy, or stock status stated in listing
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 French Design PU Ceiling Plate Elegant Design for Living Room",
"quantity": 1,
"grams": 281000,
"properties": {
"_length_cm": "39.0",
"_width_cm": "35.0",
"_height_cm": "5.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").