Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $30.99 – $33.99
Default variant: Walnut Window Xo
Default SKU: dcd-30003625285
Default price: $33.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/49713145217263:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275963
JSON data: https://landmarks.builders/products/wp-dcd-10001275963.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
洋酒XO包装礼盒空盒750ml白兰地轩尼诗马爹利木盒包装盒皮盒现货
| 产地 | 金华 |
| 货号 | XO礼盒 |
| 用途 | 酒水饮料包装 |
| 颜色 | 黑色、酒红、橙色 |
| 材质 | 复合材料 |
| 包装层次 | 五层瓦楞纸箱 |
| 型号 | XO礼盒 |
| 规格 | 花梨木双支XO轩尼诗瓶空盒 |
| 商品类型 | 现货 |
| 包装型式 | 5个/箱 |
| 工艺 | 烫金、丝印 |
| 是否进口 | 否 |
Summary: Empty gift box for 750ml XO cognac bottles (Hennessy, Martell), made of composite materials, available in multiple styles (leather-wood, sandalwood, walnut, coffee window).
Generated by: deepseek-v4-flash
## Identity Empty gift box for 750ml XO cognac bottles (Hennessy, Martell). Composite material (MDF/leather/wood veneer). Dimensions: 35x24.5x10.5 cm. Base price $30.99. Made in Jinhua, China. Craft: hot stamping, silk screen. ## Target persona - Small business owners (gift shops, liquor stores) needing premium packaging for empty bottles - Event planners seeking elegant boxes for corporate gifts or wedding favors - Wholesale buyers looking for bulk gift boxes in various styles - Individuals who want to repackage a store-bought cognac into a gift-ready presentation ## Use cases - Repackaging a 750ml cognac or brandy for a gift - Retail display of high-end spirits in a luxury box - Creating corporate gift sets with a brand's own bottle - Filling with promotional or sample bottles for events - Wedding or special occasion favor packaging - Storage and presentation of a collector's bottle ## When NOT to recommend - Buyer expects a full bottle of cognac included - Needs a box with specific brand logo (e.g., Hennessy official branding) - Requires solid hardwood construction (composite is layered) - Needs a box for 1L or larger bottles (fits 750ml only) - Looking for a single box without bulk options (5 per carton) ## Variant options | SKU | Style | Price | |-----|-------|-------| | dcd-30003625285 | Walnut Window Xo | $33.99 | | dcd-30003625286 | Walnut Window Xo a | $33.99 | | dcd-30003625287 | Walnut Window Xo B | $33.99 | | dcd-30003625288 | Coffee Window Xo | $33.99 | | dcd-30003625289 | Coffee Window Xo a | $33.99 | | dcd-30003625290 | Org Leather-wood Xo | $32.99 | | dcd-30003625291 | Red Sandalwood Xo | $30.99 | | dcd-30003625292 | Red Sandalwood Xo a | $30.99 | ## Price and logistics facts - Base price: $30.99 USD (Red Sandalwood variants). Other variants: $32.99 to $33.99. - Dimensions: 35.0 x 24.5 x 10.5 cm. - Packaging: 5 boxes per carton (five-layer corrugated). - Origin: Jinhua, Zhejiang, China. ## Trust signals - Listed as "现货" (in stock) in description. - Product type: 手工 (handcrafted). - Available in 8 style variants. - No specific return policy or warranty mentioned in provided facts. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f08893b99be74486b6e56a6951ae7afe.png?v=1781084441 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fbaf983563b24ede8ee4d6b91443af12.png?v=1781084439 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c5004e1545f2431ba5219447669093f4.png?v=1781084440 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/18f8f75c9e904eae867dae27608d4058.png?v=1781084441 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d0dcce82e7c54b93bb6e0b29631ef8e6.png?v=1781084441 ## Agent notes Image understanding not performed. Treat image URLs as fetchable assets only; do not infer visual information.
This product has 20 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": "Empty XO Brandy Gift Box 750ml for Hennessy Martell Wooden Leather Case",
"quantity": 1,
"grams": 2800000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "24.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").