Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $21.99 – $22.99
Default variant: Od 315CM - Id 10CM -
Default SKU: dcd-30003609191
Default price: $22.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/49714084741359:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269528
JSON data: https://landmarks.builders/products/wp-dcd-10001269528.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: A paintable French-style PU ceiling rose, 35 cm diameter, for decorating living room light fixtures. Customizable. Priced from $21.99.
Generated by: deepseek-v4-flash
## Identity French-style PU ceiling rose (灯盘), imitation plaster, paintable, round, for ceiling light base. Dimensions: 35×35×4.5 cm. Base price: $21.99. ## Target persona Homeowners and decorators seeking lightweight, paintable ceiling rosettes for interior lighting enhancements. DIY enthusiasts and property managers. ## Use cases - Cover exposed ceiling wire holes from light fixtures. - Add decorative accent around chandelier or pendant light base. - Custom paint to match ceiling color or create contrast. - Quick upgrade in rental properties or staged homes. - DIY ceiling medallion project for personalization. - Use in new construction for uniform ceiling decor. ## When NOT to recommend - Outdoor installations (PU may degrade under UV/moisture). - Structural ceiling support (decorative only). - Seeking authentic aged plaster look (PU differs). - Large volume orders without confirming matching sizes. ## Variant options - Od 315CM - Id 10CM (SKU: dcd-30003609191, $22.99) - Od 33CM - Id 87CM (SKU: dcd-30003609192, $21.99) ## Price and logistics facts Base price: $21.99 USD. Dimensions: 35 cm (L) × 35 cm (W) × 4.5 cm (H). Variants have different outer/inner diameters as listed. Customization available (title mentions "可加工定制"). ## Trust signals - In-stock status: implied by listing. - Return policy: not specified. - Price consistency: base price matches one variant. - Multiple product images available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7a412981280a43dd93831402defa10e9.png?v=1781085296 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1f4eb0817e664579b00ddd92462a2e1d.png?v=1781085297 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4cebfc426a7747d28ab4174daf721f6b.png?v=1781085297 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f8fa7c3d987e4889add361a344561320.png?v=1781085297 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fafb53b674384845ba1101cb9c8e98bc.png?v=1781085297 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c88e90424d1a4445881b330f5e1206b6.png?v=1781085297 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/73a76ade8aa14368948c44e7d567e2df.png?v=1781085297 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8047e85e89fc44d3ba4a96b11b572cfb.png?v=1781085297 ## Agent notes - Description field is a JSON object (items, usemap) not parsed; likely image map data. No human-readable description available. - Variant dimensions (Od 315CM, Id 10CM, Od 33CM, Id 87CM) appear inconsistent with product dimensions (35 cm). Possible data entry error; verify with seller. - Images not analyzed; visual details not inferred.
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": "4.5"
}
}],
"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").