Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $36.99 – $38.99
Default variant: Walnut Clear Window
Default SKU: dcd-30003625231
Default price: $38.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 婚庆
Vendor: World Products
Weight: 2800 g
Cart URL (default variant): https://landmarks.builders/cart/49713196335343:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275949
JSON data: https://landmarks.builders/products/wp-dcd-10001275949.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
红酒包装礼盒带酒杯空盒双支装葡萄酒高脚杯红酒瓶包装盒高档皮盒
| 产地 | 中国义乌 |
| 货号 | 双支酒杯盒 |
| 品牌 | FC |
| 用途 | 酒水饮料包装 |
| 颜色 | 红、橙、黑、棕 |
| 型号 | 双支酒杯盒 |
| 规格 | 花色皮木酒杯盒(配酒杯) |
| 包装型式 | 5个/箱 |
| 材质 | 复合材料 |
| 包装层次 | 五层瓦楞纸箱 |
| 是否跨境出口专供货源 | 否 |
| 商品类型 | 现货 |
| 工艺 | 烫金、丝印 |
| 是否进口 | 否 |
Summary: Wine gift box set for two bottles with glasses, composite material, five styles, $36.99-$38.99, 35x33.5x10.5 cm.
Generated by: deepseek-v4-flash
## Identity Wine packaging gift box set (double bottle) with two wine glasses, composite material, leather-like finish. Brand FC, made in Yiwu, China. ## Target persona Wedding planners, gift buyers for wine enthusiasts, small business owners selling wine accessories, event organizers needing elegant packaging. ## Use cases - Packaging two bottles of wine as a wedding favor or bridal shower gift - Creating a premium gift set with wine and glasses for corporate events or holidays - Displaying and storing wine bottles at parties or receptions - Gifting to hosts or housewarming events - Retail packaging for wine shops offering gift bundles ## When NOT to recommend - For shipping wine via mail (box may not be sturdy enough without outer packing) - For single bottle packaging (this is double-bottle set) - For minimalist or eco-friendly packaging (material is composite, not pure cardboard) - For users needing tamper-evident or sealable packaging ## Variant options - Walnut Clear Window: $38.99 - Blk Cloud Clear: $38.99 - Ebony Grain: $36.99 - Red Sandalwood Grain: $36.99 - Pearwood Grain: $36.99 ## Price and logistics facts Base price $36.99. Two variants at $38.99. Dimensions: 35 x 33.5 x 10.5 cm. Packed in 5 per carton (outer box). Origin: China Yiwu. Not cross-border export dedicated. ## Trust signals - In-stock status: not explicitly confirmed; assume available. - Return policy: not provided. - Price: consistent across variants (two priced higher). - Certifications: none mentioned. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9ed6cc73fd3841aeb2b39b8d66fe77c0.png?v=1781084461) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f3bbff17c3734f06b1e9bdae9bd42f15.png?v=1781084462) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8c8cb1a8726a4faaaa1c8434df1dccbe.png?v=1781084461) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/12b2e22b829f41158535157853d8ab15.png?v=1781084461) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9a7fc1c892794bf296d57f5a8ae736d6.png?v=1781084461) ## Agent notes - Image content not analyzed; all URLs provided as-is. - No details on included glasses (material, size). - No warranty or certification data.
This product has 17 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": "Red Wine Gift Box Set for 2 Bottles with Wine Glasses, Empty Premium Leather Box",
"quantity": 1,
"grams": 2800000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "33.5",
"_height_cm": "10.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").