Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $15.99
Default variant: B White
Default SKU: dcd-30003616856
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49713894752495:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272343
JSON data: https://landmarks.builders/products/wp-dcd-10001272343.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.





















Summary: European-style decorative PS ceiling corner rosette, 36x36x10 cm, available in multiple colors and finishes, priced from $9.99 to $15.99.
Generated by: deepseek-v4-flash
## Identity European-style decorative PS ceiling corner rosette with hollow carved design. Material: PS. Dimensions: 36x36x10 cm. Eight color/finish variants. ## Target persona Homeowners adding ceiling details; event decorators for themed setups; budget-conscious renovators; DIY crafters for home accent projects. ## Use cases - Accenting ceiling corners in living rooms or bedrooms - Decorating ceiling medallions around light fixtures - Adding European flair to hallways or entryways - Covering imperfections in drywall corners - Themed party or event ceiling decorations - DIY home improvement projects requiring lightweight trim ## When NOT to recommend - Outdoor or damp environments (material not specified waterproof) - Load-bearing or structural applications - High-traffic areas needing high durability - Commercial spaces requiring fire-rated materials ## Variant options | SKU | Style | Price | |-----|-------|-------| | dcd-30003616856 | B White | $9.99 | | dcd-30003616857 | a Gold | $9.99 | | dcd-30003616858 | B Gold | $9.99 | | dcd-30003616859 | a Champagne Gold | $9.99 | | dcd-30003616860 | B White Gold Trim | $13.99 | | dcd-30003616861 | a White Gold Trim | $13.99 | | dcd-30003616862 | B Pearl Wht Gold | $15.99 | | dcd-30003616863 | a Pearl Wht Gold | $15.99 | ## Price and logistics facts Price range: $9.99-$15.99 USD. Dimensions: 36x36x10 cm. Weight and shipping costs not provided. ## Trust signals Stock status unknown. Return policy not specified. No certifications listed. Price appears consistent across variants (current pricing). ## Image assets 8 images available at the following URLs (not analyzed): - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eb12a1c0908043ff9d651414838c032b.png?v=1781085144 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0921fef5db4c47e1a1d76c20707a937e.png?v=1781085143 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c9aa64bf51714c30acbf309de7bd5777.png?v=1781085141 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7c6581b228084c3297f2b9227a49d7f0.png?v=1781085142 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2f4d7b4656134ef3b2ec5a61c273228b.png?v=1781085142 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b5e31c27f87c4cd4960869316c9a943c.png?v=1781085142 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0b673cad823b450283e6c8e2da65b2e2.png?v=1781085143 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a625c1d18a2c441d9bedf842695ce254.png?v=1781085141 ## Agent notes Image content not analyzed; visual details not verified. Return policy and stock status not provided. Material is PS (polystyrene); confirm suitability for specific environments.
This product has 20 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": "欧式装饰花背景墙装饰吊顶角花镂空雕花PS装饰材料吊顶角花天花板",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "36.0",
"_width_cm": "36.0",
"_height_cm": "10.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").