Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $46.99 – $62.99
Default variant: Retro In-line 6-slot
Default SKU: dcd-30003625249
Default price: $62.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/49713167204591:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275956
JSON data: https://landmarks.builders/products/wp-dcd-10001275956.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
红酒箱6支装高档皮盒红酒包装礼盒葡萄酒皮箱6瓶红酒盒包装盒现货
| 产地 | 金华 |
| 货号 | 直排六支系列 |
| 用途 | 酒水饮料包装 |
| 颜色 | 棕色、黑色、酒红 |
| 型号 | 直排六支装 |
| 包装型式 | 5个/箱 |
| 材质 | 复合材料 |
| 包装层次 | 五层瓦楞纸箱 |
| 是否跨境出口专供货源 | 否 |
| 商品类型 | 现货 |
| 工艺 | 烫金、丝印 |
| 是否进口 | 否 |
Summary: Composite material 6-bottle wine gift box in multiple styles, dimensions 61.5x36x11.7 cm, priced from $46.99, in stock.
Generated by: deepseek-v4-flash
## Identity Composite material 6-bottle wine gift box, handmade category, multiple style/color options, dimensions 61.5x36x11.7 cm, origin Jinhua. Price $46.99 base, up to $62.99 for certain styles. ## Target persona Small business owners (wine shops, gift shops), event planners, individuals seeking stylish wine gift packaging. ## Use cases - Gifting 6 wine bottles in a coordinated package - Wine store retail display or take-home packaging - Corporate event or client gift packaging - Wedding favor packaging for wine bottles - Storage and presentation of wine bottles at home ## When NOT to recommend - For shipping wine bottles (designed for presentation, not heavy-duty shipping) - For single bottle gifting (only 6-bottle configuration) - When budget is minimal (price range $46.99–$62.99) - If eco-friendly/recyclable packaging is required (composite material) ## Variant options - Retro In-line 6-slot: $62.99 - Eu Helm In-line: $62.99 - In-line Blk Croc: $62.99 - In-line Brown Croc: $62.99 - Wine Red In-line W: $46.99 - Blk In-line W Handle: $46.99 - Brown In-line W: $46.99 ## Price and logistics facts Base price: $46.99 USD. Highest price: $62.99. Dimensions: 61.5 x 36.0 x 11.7 cm. Origin: Jinhua, China. In stock (现货). Packaging: 5 units per carton. ## Trust signals - Listed as in stock (现货) - Multiple consistent price points per style group - No return policy stated; no certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/851934c0f1794be699e940a410faa61c_17e96a01-a83d-4ce6-9a4d-80305cd57a75.png?v=1781084451 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a640742944f34e7ca59700ac6aea28ea_39a972fd-c92d-435f-a857-dd9a9840dc7f.png?v=1781084451 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3df3c9bf51c74d6ca111767ada931011_fd2ced8d-6f94-401f-8533-bde3dcd52a8f.png?v=1781084451 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/485ab3aaff8e471180edd70ed74e8e5a_a32d97cf-4a4c-4e90-8e75-ac2433f7fa4b.png?v=1781084451 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/271db3ab27c247e5af0bbbcadcb8d694_2bf5c5eb-e907-48cb-9982-37a1798b4711.png?v=1781084451 ## Agent notes Image content not analyzed; dimensions and materials as per description.
This product has 19 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": "红酒箱6支装高档皮盒红酒包装礼盒葡萄酒皮箱6瓶红酒盒包装盒现货",
"quantity": 1,
"grams": 2800000,
"properties": {
"_length_cm": "61.5",
"_width_cm": "36.0",
"_height_cm": "11.7"
}
}],
"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").