Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $126.99 – $209.99
Default variant: Single Head
Default SKU: dcd-30003602061
Default price: $126.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 620 g
Cart URL (default variant): https://landmarks.builders/cart/49714328961263:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266651
JSON data: https://landmarks.builders/products/wp-dcd-10001266651.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
客厅餐桌轻奢中古北欧浪漫蜡烛晚餐装饰黄铜复古烛台摆件家用家饰
| 品牌 | 其它 |
| 货号 | Q132 |
| 是否专利货源 | 否 |
| 产品类别 | 烛台、蜡烛器皿 |
| 是否IP授权 | 否 |
| 包装 | 纸盒装 |
| 主要下游平台 | wish |
| 是否属于礼品 | 个人礼品 |
| 器皿种类 | 烛台 |
| 适用送礼场合 | 其他 |
| 材质 | 铜 |
| 适用送礼关系 | 同学 |
| 适用节日 | 母亲节 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 东北亚 |
| 工艺 | 手工 |
| 是否进口 | 否 |
Summary: Brass vintage candlestick holder in single, double, or triple head options, dimensions 46x22x11.5 cm, priced from $126.99.
Generated by: deepseek-v4-flash
## Identity A brass vintage-style candlestick holder for home decor, available in single, double, or triple head variants. ## Target persona Home decor enthusiasts seeking vintage/retro brass accents; gift shoppers for occasions like Mother's Day; individuals creating romantic dinner settings. ## Use cases - Accent piece on dining table or mantlepiece - Candle holder for romantic dinners - Gift for housewarming or Mother's Day - Decorative element in Nordic or mid-century styled rooms - Shelf or console table decor ## When NOT to recommend - Modern minimalist or industrial decor schemes (style mismatch) - Outdoor or high-moisture environments (brass may tarnish; not specified weatherproof) - Commercial or high-traffic settings (fragile, decorative only) - Buyers seeking inexpensive plastic or simple metal candle holders (price point $126.99+) ## Variant options - Single Head: $126.99 - Double Head: $181.99 - Triple Head: $209.99 ## Price and logistics facts - Base price: $126.99 USD - Dimensions: 46 × 22 × 11.5 cm (length/width/height) - Material: Brass (copper) – stated as "铜" - Packaging: Cardboard box (纸盒装) - Cross-border export-oriented, mainly sold to Northeast Asia ## Trust signals - No return policy, stock status, or certification data provided in source. - Price consistency: three variants each have a fixed price. - Patent: not patented (not proprietary). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7da79ecdecb046f992a17081cb79b064.png?v=1781085478 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/967f43f79cff4933b50222b5c312a191.png?v=1781085475 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/820a5f3596c5429490d55b9be620ecba.png?v=1781085474 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/128107e15d80471b8eb31bb11eef4046.png?v=1781085472 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a33c1054221e4820958f2f5d0e8bbd6c.png?v=1781085474 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9e46dead5548471b805c1ef05070f1c8.png?v=1781085473 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e107ca596f048b4b6562747480c64d6.png?v=1781085472 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0237d6dd4c1b456e990199a977f28093.png?v=1781085476 ## Agent notes - No image understanding performed; product appearance must be inferred from image URLs. - Product classification: 家居装饰 (Home Decor), tags indicate batch import from Shopify. - Description source: Chinese e-commerce; keywords include "轻奢", "中古北欧", "浪漫蜡烛晚餐". - Material specified as brass (copper) but exact alloy not detailed. - No user reviews or ratings provided.
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": 620000,
"properties": {
"_length_cm": "46.0",
"_width_cm": "22.0",
"_height_cm": "11.5"
}
}],
"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").