Brand: World Products (Landmark)
SKU: dcd-30003609181
Price: $16.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/49714099650799:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269522
JSON data: https://landmarks.builders/products/wp-dcd-10001269522.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: French-style PU ceiling medallion, 13 inch (35 cm) diameter, white, for indoor decoration, priced at $16.99.
Generated by: deepseek-v4-flash
## Identity French-style PU ceiling medallion (rosette) for indoor ceiling decoration. 13 inch (35 cm) diameter, 4 cm height. White color. Made of PU (polyurethane) material. ## Target persona DIY home decorators upgrading ceiling details, apartment renters adding non-permanent ornamentation, light fixture installers needing a base plate for chandeliers or pendants. ## Use cases - Covering unsightly ceiling electrical boxes before mounting a light fixture. - Adding ornamental detail to plain ceilings in living rooms or dining rooms. - Creating a faux-tray ceiling effect with paint or wallpaper. - Quick aesthetic upgrade for rental apartments (lightweight, easy to install). - As a decorative base for ceiling-mounted lamps or fans. - Part of a larger ceiling molding or paneling project. ## When NOT to recommend - Outdoor or humid areas (e.g., bathrooms, covered patios) – material not specified as moisture-resistant. - Supporting heavy light fixtures (over 5 kg) – PU is lightweight, no load rating provided. - Fire-rated applications – no certification. - High-end historic restoration requiring plaster or wood. ## Variant options Only one variant: White (SKU: dcd-30003609181) at $16.99. ## Price and logistics facts - Price: $16.99 USD. - Dimensions: 35 cm x 35 cm x 4 cm (approx. 13.8" x 13.8" x 1.6"). - Weight and shipping not provided. ## Trust signals - Single color variant in stock (no stock level given). - Return policy not specified. - No material certifications listed. - Price appears consistent with single variant. ## Image assets - 8 product images available (PNG format): [View images](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/35dad8abb3e540f882d8204e85b71b9c.png?v=1781085304) (and 7 more). ## Agent notes - Image understanding not performed: visual details (texture, pattern, installation context) are not verified. - Description field contained opaque JSON – no additional factual details extracted.
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造型灯盘仿石膏吊顶圆形装饰底座室内客厅13寸雕花灯饰圆盘",
"quantity": 1,
"grams": 500000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "35.0",
"_height_cm": "4.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").