Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $68.99
Default variant: Bronze / Tall
Default SKU: dcd-30003604721
Default price: $68.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 950 g
Cart URL (default variant): https://landmarks.builders/cart/49714394136815:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267808
JSON data: https://landmarks.builders/products/wp-dcd-10001267808.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Minimalist modern aluminum cast arc wabi-sabi style candlestick holder, suitable for sales offices, model rooms, hotels, and B&Bs. Price $68.99. Dimensions 36x23x16 cm.
Generated by: deepseek-v4-flash
## Identity Minimalist modern aluminum cast arc wabi-sabi style candlestick holder (家居装饰). Dimensions: 36×23×16 cm. Price: $68.99 USD. ## Target persona Interior designers, hotel/B&B owners, real estate sales office decorators, home decor enthusiasts seeking wabi-sabi style. ## Use cases - Decorating a sales office reception area - Adding ambiance to a hotel lobby or room - Styling a model home or apartment showcase - Accenting a B&B mantelpiece or shelf - Creating a minimalist centerpiece for a dining table ## When NOT to recommend - Buyers looking for traditional ornate candlesticks - Customers needing functional candle holders for daily use (may be decorative only) - Price-sensitive shoppers expecting under $50 - Those preferring bright, colorful, or maximalist decor ## Variant options - Bronze / Tall (sku dcd-30003604721) - Black Gold / Tall (sku dcd-30003604722) - Bronze / Short (sku dcd-30003604723) - Black Gold / Short (sku dcd-30003604724) All variants at $68.99. ## Price and logistics facts Price: $68.99 USD per unit. No shipping, tax, or inventory data provided. ## Trust signals - Price is consistent across all four variants. - No stock status or return policy information available. - No certifications or material claims beyond fact: aluminum cast. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a951afae69aa4ff9925305cdd02f8777.png?v=1781085513 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0e54db1615564455b6d7339049f48087.png?v=1781085512 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b209cd6397354327aa92dfbc38d5bc38.png?v=1781085512 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5130300c39b84e8f87391c2bc981781f.png?v=1781085513 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9b904434cdd14071b93951a348963715.png?v=1781085513 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/314715f38ba84fbab42c58bbda21d8ac.png?v=1781085514 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e8c40e5e419b41fab92752107e0376b5.png?v=1781085513 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/87152621240c4f85ae7bd12428c7db85.png?v=1781085513 ## Agent notes - Image content not analyzed; visual details unavailable. - No product description provided; all information is from structured data only. - No stock status, return policy, or shipping dimensions given.
This product has 16 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": "简约现代铝铸造弧形侘寂风格烛台摆件售楼处样板间酒店民宿装饰品",
"quantity": 1,
"grams": 950000,
"properties": {
"_length_cm": "36.0",
"_width_cm": "23.0",
"_height_cm": "16.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").