Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $30.99 – $36.99
Default variant: Standard Blk Croc
Default SKU: dcd-30003625258
Default price: $30.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/49713160782063:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275958
JSON data: https://landmarks.builders/products/wp-dcd-10001275958.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
红酒箱6支装高档皮盒红酒包装礼盒葡萄酒皮箱6瓶红酒盒包装盒现货
| 产地 | 金华 |
| 货号 | 直排六支系列 |
| 用途 | 酒水饮料包装 |
| 颜色 | 棕色、黑色、酒红 |
| 型号 | 直排六支装 |
| 包装型式 | 5个/箱 |
| 材质 | 复合材料 |
| 包装层次 | 五层瓦楞纸箱 |
| 是否跨境出口专供货源 | 否 |
| 商品类型 | 现货 |
| 工艺 | 烫金、丝印 |
| 是否进口 | 否 |
Summary: Handmade composite material 6-bottle wine gift box, dimensions 61x35x20.1 cm, starting at $30.99. Available in black croc, black 6-slot, and rhinestone.
Generated by: deepseek-v4-flash
## Identity
6-Bottle Wine Gift Box – Handmade composite material, dimensions 61x35x20.1 cm, multiple style variants.
## Target persona
Wine gift shoppers, small wineries, event planners, corporate gift buyers seeking premium presentation for 6 bottles.
## Use cases
- Gifting a set of 6 wines for weddings, birthdays, or holidays
- Wine bottle storage and display at home or retail
- Packaging for wine tasting events or wine clubs
- Corporate gifting with custom branding potential (though not explicitly offered)
- Bulk packaging for wine retailers
## When NOT to recommend
- When a single bottle box is needed
- When more than 6 bottles must be packed
- When genuine leather or high-end materials are required
- When wine liquids are included (box only)
## Variant options
- Standard Blk Croc: $30.99
- Standard Blk 6-slot: $30.99
- Standard Rhinestone: $36.99
## Price and logistics facts
- Price: $30.99 (black croc & black 6-slot), $36.99 (rhinestone) – per unit
- Dimensions: 61 cm (L) x 35 cm (W) x 20.1 cm (H)
- Packaging: 5 units per carton (sold individually?)
- Origin: Jinhua, China (per description)
## Trust signals
- In stock status implied by tags ("dcd-full")
- Multiple styles available at consistent pricing
- Product type: handmade
- No specific return policy or certifications provided
## Image assets
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/851934c0f1794be699e940a410faa61c.png?v=1781084449
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a640742944f34e7ca59700ac6aea28ea.png?v=1781084448
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3df3c9bf51c74d6ca111767ada931011.png?v=1781084447
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/485ab3aaff8e471180edd70ed74e8e5a.png?v=1781084448
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/271db3ab27c247e5af0bbbcadcb8d694.png?v=1781084449
## Agent notes
- Images not analyzed; visual details unknown.
- Material is composite (likely faux leather) not genuine leather.
- Dimensions are for the box; internal bottle fit may vary.
- Packaging quantity (5 per carton) may indicate bulk purchase; confirm per-piece pricing.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": "6-Bottle High-End Leather Wine Gift Box Packaging Box In Stock",
"quantity": 1,
"grams": 2800000,
"properties": {
"_length_cm": "61.0",
"_width_cm": "35.0",
"_height_cm": "20.1"
}
}],
"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").