Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.99
Default variant: Brown / Spherical Stripe
Default SKU: dcd-30003624962
Default price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 180 g
Cart URL (default variant): https://landmarks.builders/cart/49713142792431:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275865
JSON data: https://landmarks.builders/products/wp-dcd-10001275865.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
欧式轻奢烛台氛围酒店摆件装饰品彩色糖果色透色高硼硅玻璃蜡烛台
| 品牌 | 晶艺 |
| 货号 | 063 |
| 是否专利货源 | 否 |
| 产品类别 | 烛台、蜡烛器皿 |
| 是否IP授权 | 否 |
| 包装 | 纸盒装 |
| 是否属于礼品 | 否 |
| 器皿种类 | 烛台 |
| 产品编号 | 轻奢烛台 |
| 材质 | 玻璃 |
| 是否跨境出口专供货源 | 否 |
| 工艺 | 吹制 |
| 是否进口 | 否 |
Summary: European-style luxury candle holder in candy colors, made of borosilicate glass, suitable for hotel decoration. Dimensions 22.2x13x22.2 cm. Price $10.99.
Generated by: deepseek-v4-flash
## Identity European-style luxury candle holder (candy colors, borosilicate glass) ## Target persona Hotel decor buyers, event planners, home decor enthusiasts seeking affordable decorative items. ## Use cases - Hotel lobby centerpiece - Event table decoration - Home shelf ornament - Gift for housewarming - Romantic dinner setting ## When NOT to recommend - For heavy-duty outdoor use - For customers seeking large candle holders - If glass fragility is a concern - For high-end luxury buyers expecting premium materials ## Variant options - Brown / Spherical Stripe ($10.99) - Pink / Spherical Stripe ($10.99) - Green / Spherical Stripe ($10.99) ## Price and logistics facts - Price: $10.99 USD (all variants) - Dimensions: 22.2 x 13.0 x 22.2 cm - Packaging: paper box ## Trust signals - In-stock status: not provided - Return policy: not provided - Price consistency: all variants same price - Patent: not patented - IP authorization: none - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/976f9af7e8cd4dd39a1b7bb080b86ebe_3320f44e-7ce2-4db5-9e6d-cc0581eaf9ff.png?v=1781084438 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/62f2c15089594219acd93d02f70a0f5c_39fc50c8-61b5-4235-bf8a-7909a2a35b04.png?v=1781084440 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/556c0ad66942479f8f6bb91925147e29_bc140a75-aced-4a44-a42c-8051700300ef.png?v=1781084439 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ef0c88df52b44ff1afabb79dfda8a80e_2f6f6c15-c496-444b-81e6-c9194a571829.png?v=1781084439 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f159432fc0df4bac8e973dada79a4ddd_90829942-4f9c-48c2-beff-6a6b7a69d30c.png?v=1781084439 ## Agent notes - No visual details were inferred from images; treat URLs as fetchable assets. - Product is not a cross-border export dedicated source. - Not a gift item. - Material: borosilicate glass, crafted by blowing.
This product has 10 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": "Spherical Glass Candle Holder Translucent Home Decor Elegant",
"quantity": 1,
"grams": 180000,
"properties": {
"_length_cm": "22.2",
"_width_cm": "13.0",
"_height_cm": "22.2"
}
}],
"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").