Brand: World Products (Landmark)
SKU: dcd-30003624934
Price: $34.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/49713190699247:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275848
JSON data: https://landmarks.builders/products/wp-dcd-10001275848.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
创意立体鸢尾花玻璃烛台浪漫仪式感订婚桌面喜庆装饰高颜值摆件
| 品牌 | 晶艺 |
| 货号 | 鸢尾花烛台 |
| 是否专利货源 | 否 |
| 产品类别 | 烛台、蜡烛器皿 |
| 是否IP授权 | 否 |
| 包装 | 独立包装 |
| 是否属于礼品 | 否 |
| 器皿种类 | 烛台 |
| 产品编号 | 详询 |
| 材质 | 高硼硅玻璃 |
| 适用对象 | 枝形蜡烛 |
| 是否跨境出口专供货源 | 否 |
| 风格 | 简美风 |
| 工艺 | 人工吹制 |
| 是否进口 | 否 |
Summary: Creative 3D iris glass candle holder for romantic wedding engagement table decoration, made of high-borosilicate glass, hand-blown, yellow variant, $34.99.
Generated by: deepseek-v4-flash
## Identity Creative 3D Iris Glass Candle Holder – Wedding Table Decoration ## Target persona Couples or event planners preparing for engagement or wedding ceremonies who need a romantic decorative candle holder for table settings. ## Use cases 1. As a centerpiece on engagement dinner table. 2. As a romantic decoration for wedding altar. 3. As a gift for wedding or engagement. 4. To hold taper candles during celebration. 5. For home decoration on anniversary. ## When NOT to recommend 1. For everyday candle holders (too decorative). 2. For outdoor use (glass, fragile). 3. For buyers seeking minimalist or modern style. 4. For large events needing bulk cheap items (price per piece). ## Variant options - Yellow: $34.99 (SKU: dcd-30003624934) ## Price and logistics facts $34.99 USD. Dimensions: 27.2 cm length x 11.5 cm width x 11.5 cm height. Material: high-borosilicate glass. Craftsmanship: hand-blown. Packaging: independent. ## Trust signals In stock (based on listed variant). Return policy not specified. No patent or IP license mentioned. Not a certified product. ## Image assets Image URLs provided below – agent should fetch to verify visual details. ## Agent notes Product is from a Shopify store. Only one color variant (Yellow) listed. The description mentions 'high borosilicate glass' and 'hand-blown' craftsmanship. Confirm stock and shipping details with supplier.
This product has 13 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": "Iris Flower Candle Holder Green Stem Iris Candle Holder Home Decor Round Base Long-Lasting",
"quantity": 1,
"grams": 180000,
"properties": {
"_length_cm": "27.2",
"_width_cm": "11.5",
"_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").