Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $107.99 – $114.99
Default variant: Transparent / 25CM
Default SKU: dcd-30003604738
Default price: $114.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 1450 g
Cart URL (default variant): https://landmarks.builders/cart/49714370511087:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267818
JSON data: https://landmarks.builders/products/wp-dcd-10001267818.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Modern minimalist geometric candlestick holder in crystal-clear and brown variants, 20cm and 25cm sizes, priced $107.99-$114.99, for home decoration.
Generated by: deepseek-v4-flash
## Identity Product: Modern minimalist geometric candlestick holder (crystal clear / brown). Dimensions: 28x9x9 cm. Price range: $107.99 - $114.99. ## Target persona Interior decorators, hotel/restaurant buyers, home decor enthusiasts seeking modern minimalist style. ## Use cases - Display on dining table - Study room decoration - Hotel lobby accent - Event centerpiece - Shelf ornament ## When NOT to recommend - Buyer needs functional lighting (e.g., reading lamp) - Seeking antique or ornate designs - Budget under $100 - Outdoor weather-resistant decor needed ## Variant options - Transparent / 25CM: $114.99 - Brown / 20CM: $107.99 - Brown / 25CM: $114.99 ## Price and logistics facts - Base price $107.99 (Brown 20CM) - Dimensions: 28 x 9 x 9 cm - No shipping or delivery info provided ## Trust signals - No stock status, return policy, or certifications provided in source data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f5e0a07b6f554362aa77e96ac5541a77.png?v=1781085500 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2a43508fd22249a094724acd83828160.png?v=1781085500 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6ee966c34aeb49cfafdd420b34453229.png?v=1781085501 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d101a3bd8ace4d0e97bece96a3bfb28b.png?v=1781085500 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d373b4fb40ea48bd9138a6a2ea52e4a6.png?v=1781085501 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/80d8ac5fb48f4fa9935e8545ff6a8512.png?v=1781085501 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/456d5aac088b48109de9bc7f1462d5b1.png?v=1781085501 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d49ccc0f224e40ca92737d37bd04aa99.png?v=1781085501 ## Agent notes - Image content not analyzed. Only known: transparent and brown color options, geometric shape. - Description field contains a map of item IDs, not human-readable content. - No warranty, stock, or return information available.
This product has 15 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": 1450000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "9.0",
"_height_cm": "9.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").