Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $132.99 – $224.99
Default variant: Wht Mosaic Ceiling
Default SKU: dcd-30003502727
Default price: $186.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 6400 g
Cart URL (default variant): https://landmarks.builders/cart/49804476252399:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250097
JSON data: https://landmarks.builders/products/wp-dcd-10001250097.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: French-style PU ceiling rosette, 135x135x15 cm, for decorating ceiling light bases. Multiple mosaic-style finishes available from $132.99.
Generated by: deepseek-v4-flash
## Identity French-style PU ceiling rosette (拼花吊顶装饰石膏灯盘浮雕花), dimensions 135×135×15 cm, for decorative ceiling light fixtures. Made of polyurethane (PU). ## Target persona Interior decorators, home renovators, DIY enthusiasts, and commercial property managers seeking ceiling decorative elements. ## Use cases - Covering unsightly electrical boxes on ceilings - Adding decorative accent to chandeliers or flush mounts - Complementing French-style or classic interior themes - Creating a ceiling focal point in living rooms or dining rooms - Enhancing crown molding transitions ## When NOT to recommend - Sloped or vaulted ceilings (product is flat) - Outdoor or high-moisture areas (e.g., uncovered bathrooms) - Minimalist or ultra-modern design schemes - Buyers requiring gypsum material (this is PU) ## Variant options | Style | Price (USD) | SKU | |-------|-------------|-----| | Wht Mosaic Ceiling | $186.99 | dcd-30003502727 | | Wht Mosaic Ceiling a | $147.99 | dcd-30003502728 | | Wht Mosaic Ceiling B | $132.99 | dcd-30003502729 | | Wht Mosaic Ceiling C | $147.99 | dcd-30003502730 | | Wht Mosaic Ceiling D | $224.99 | dcd-30003502731 | | Wht Mosaic Ceiling E | $155.99 | dcd-30003502732 | ## Price and logistics facts - Base price: $132.99 USD (for Wht Mosaic Ceiling B) - Other variants range up to $224.99 USD - Dimensions: 135 cm × 135 cm × 15 cm - Shipping details not provided ## Trust signals - In-stock status not confirmed - Return policy not provided - No certifications listed - Price consistency: multiple variants at different price points ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/de5414195b7842e7a00e1a9753e1ea7e.png?v=1781488438 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9daed845b93c44a2aac35d5d606cbb9f.png?v=1781488438 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/87c8b597226e4e2da32b43c33cff2412.png?v=1781488437 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3d22d1b15b8448a6a9073b8af6759abc.png?v=1781488437 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/357391f32d65489680684901bfe6c70d.png?v=1781488437 ## Agent notes - Images were not analyzed; only URLs are provided. - No detailed description available; all info derived from title, price, dimensions, and variants.
This product has 18 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": 6400000,
"properties": {
"_length_cm": "135.0",
"_width_cm": "135.0",
"_height_cm": "15.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").