Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.99 – $18.99
Default variant: Od 315CM - Id 10CM a
Default SKU: dcd-30003609189
Default price: $18.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/49714086674671:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269527
JSON data: https://landmarks.builders/products/wp-dcd-10001269527.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: French-style PU light tray, paintable faux plaster round disc for ceiling decor, customizable, available in two sizes, priced from $16.99.
Generated by: deepseek-v4-flash
## Identity French-style PU light tray (法式pu灯盘) – paintable faux plaster round disc used as decorative ceiling mount or base for chandeliers. Dimensions 35×35×5 cm. Material: Polyurethane. Can be painted. ## Target persona DIY home decorators seeking affordable ceiling accents; interior designers on a budget; landlords renovating rental properties; lighting installers needing a flexible base plate. ## Use cases - Covering unsightly ceiling junction boxes before installing a light fixture. - Adding decorative trim around a chandelier or pendant light. - Painting to match the ceiling color for a seamless look. - Creating a French countryside or vintage-style ceiling detail. - Customizing with own paint, texture, or finish as part of a DIY project. ## When NOT to recommend - Buyer expects genuine plaster or wood (this is PU). - Buyer needs a complete chandelier or light fixture (only the decorative plate). - Application requires fire-rated materials (not specified). - Space requires a ceiling plate larger than 35 cm in diameter. ## Variant options - Style: Od 315CM - Id 10CM a – price $18.99 - Style: Od 33CM - Id 87CM a – price $16.99 ## Price and logistics facts - Base price: $16.99 USD (for Od 33CM - Id 87CM variant). - Alternative variant: $18.99 USD. - Dimensions (all variants?): 35 cm length, 35 cm width, 5 cm height. - Currency: USD. - No shipping or logistics details provided. ## Trust signals - No stock status or return policy provided. - No certifications or awards listed. - Price consistency: two variants with different prices. ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - No visual understanding performed on images. Image content is unknown. - Variant size labels appear inconsistent: "Od 315CM - Id 10CM" vs "Od 33CM - Id 87CM". Verify actual dimensions before recommending.
This product has 14 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": "法式pu灯盘可上漆仿石膏圆盘装饰客厅吊灯圆形吸顶底座可加工定制",
"quantity": 1,
"grams": 500000,
"properties": {
"_length_cm": "35.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").