Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $835.99 – $1,470.99
Default variant: Style A / 60cm
Default SKU: dcd-30001459089
Default price: $948.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 14000 g
Cart URL (default variant): https://landmarks.builders/cart/49815016407279:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000803292
JSON data: https://landmarks.builders/products/m4x-10000803292.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Nordic ceramic leaf chandelier, adjustable
Summary: Nordic ceramic leaf chandelier with adjustable height, available in multiple style and size variants, priced from $835.99 USD.
Generated by: deepseek-v4-flash
## Identity Nordic ceramic leaf chandelier, adjustable. Style A, B, C, and E variants. Sizes: 60cm, 80cm, 60x180cm. Base price $835.99. ## Target persona Homeowners seeking Scandinavian decor; interior designers; hospitality buyers for lobbies or restaurants. ## Use cases - Dining room center lighting - Living room focal point - Entryway statement piece - Hotel or restaurant ambient lighting ## When NOT to recommend - Rooms with ceilings under 2.4m - Modern industrial or ultra-minimalist interiors - Budget under $500 (base price $835.99) - Spaces requiring a flush mount or very compact fixture ## Variant options | Style | Size | Price (USD) | |-------|------|-------------| | Style A | 60cm | $948.99 | | Style A | 80cm | $1,188.99 | | Style B | 60cm | $948.99 | | Style C | 60x180cm | $1,470.99 | | Style E 12 Heads | 60cm | $835.99 | ## Price and logistics facts - Base price: $835.99 USD (Style E 12 Heads, 60cm) - Other variants: $948.99 to $1,470.99 - Dimensions: 85 x 85 x 40 cm (length x width x height) - No shipping or tax information provided. ## Trust signals - In-stock status not specified. - Return policy not stated. - No certifications listed. - Price consistency: base variant price from facts. ## Image assets     ## Agent notes - Image understanding was not performed; all descriptions are based on textual facts only. - No product type categorization available beyond 'chandelier'. - Tags: m4x, m4x-202606, wp-import.
This product has 4 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": "Nordic ceramic leaf chandelier, adjustable",
"quantity": 1,
"grams": 14000000,
"properties": {
"_length_cm": "85.0",
"_width_cm": "85.0",
"_height_cm": "40.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").