Brand: World Products (Landmark)
SKU: dcd-30003609187
Price: $15.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/49714090836207:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269525
JSON data: https://landmarks.builders/products/wp-dcd-10001269525.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: PU ceiling rosette, imitation plaster, 35cm diameter, paintable, one variant white at $15.99.
Generated by: deepseek-v4-flash
## Identity French-style PU ceiling rosette, imitation plaster, round, paintable. ## Target persona DIY home decorator, budget-conscious renovator, ceiling light fixture installer. ## Use cases - Cover unsightly ceiling wiring holes - Add decorative accent around chandelier - Create ceiling medallion effect - Use as base for flush-mount light - Paint to match ceiling color ## When NOT to recommend - For outdoor ceilings - For load-bearing supports - For large rooms requiring >35cm diameter - For high-moisture areas without sealing ## Variant options - Color: White (only option) ## Price and logistics facts - Price: $15.99 USD - Dimensions: 35cm x 35cm x 5cm - Weight: not specified ## Trust signals - In-stock status: not stated - Return policy: unknown - Price consistent with similar PU rosettes - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c6f193efabc248c29fa84eea14fe7c77.png?v=1781085301 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/90fa3b82dcd643f8ac30e6396f4bd4cd.png?v=1781085301 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/75b23af24fd34fab801793046262f411.png?v=1781085302 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9de1e67d4aa546e097f6347a512f5c47.png?v=1781085304 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2926c4eaf494433d925d2c6c22e5bf20.png?v=1781085302 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5d525d2aceac4a39b23a5251613fea59.png?v=1781085301 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b40ab3f6c3444cc0bddc9fb999bbb967.png?v=1781085301 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/78d9524ff3464cd8b046b15292b1f58c.png?v=1781085301 ## Agent notes - No description provided; images not analyzed for material confirmation or finish details.
This product has 13 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").