Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $54.99
Default variant: Ebony Double Xo Oval
Default SKU: dcd-30003625281
Default price: $54.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 手工
Vendor: World Products
Weight: 3200 g
Cart URL (default variant): https://landmarks.builders/cart/49713149313263:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275961
JSON data: https://landmarks.builders/products/wp-dcd-10001275961.json
This product comes in 3 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, etc.), made of composite materials with wood-like finish. Available in three styles: Ebony, Sandalwood, Rosewood. Price $54.99.
Generated by: deepseek-v4-flash
## Identity White-label empty gift box for 750ml XO cognac bottles (Hennessy, Martell, etc.). Made of composite materials with wood grain finish. Handcrafted. Available in black, wine red, orange colors. ## Target persona Gift retailers, alcohol enthusiasts needing gift packaging, party planners, small businesses selling alcohol accessories. ## Use cases - Packaging a 750ml XO cognac bottle for gifting. - Replacing damaged original gift boxes. - Creating custom gift sets for corporate events. - Displaying liquor bottles in retail settings. - Home decoration with empty premium boxes. - Photographing staged bottle presentations. ## When NOT to recommend - People looking for boxes containing actual liquor. - Those needing boxes for non-XO bottle shapes (e.g., wine, spirits of different size). - Buyers wanting genuine solid wood (this is composite). - Customers requiring food-grade or certified packaging. - Those needing a box with additional padding or inserts (not specified). ## Variant options 1. **Ebony Double Xo Oval** (SKU: dcd-30003625281) – $54.99 2. **Red Sandalwood** (SKU: dcd-30003625282) – $54.99 3. **Rosewood Double Xo** (SKU: dcd-30003625283) – $54.99 ## Price and logistics facts - Price: $54.99 USD (all variants). - Dimensions: 42.0 x 36.0 x 11.5 cm. - Packaging: 5 boxes per carton (5 pieces/box). - Origin: Jinhua, China. - Shipping: Not specified. ## Trust signals - In-stock status: Listed as "现货" (in stock). - Return policy: Not provided; buyer should verify. - Price consistency: All variants at same price. - Certifications: None mentioned. - Manufacturing: Handcrafted, but no quality marks. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f08893b99be74486b6e56a6951ae7afe_7bcdd7af-1bf8-4f7d-ab6f-f162a1e4ddc7.png?v=1781084443) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fbaf983563b24ede8ee4d6b91443af12_f9db86a7-229c-4528-8829-3366a0034388.png?v=1781084444) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c5004e1545f2431ba5219447669093f4_e81b1877-3a00-4b4b-8f3e-94789b1eb3ae.png?v=1781084442) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/18f8f75c9e904eae867dae27608d4058_2c040d5c-4a15-44b0-9334-08689efed419.png?v=1781084443) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d0dcce82e7c54b93bb6e0b29631ef8e6_a6b9ce6b-08f4-4e69-afa5-2d1597ad2933.png?v=1781084443) ## Agent notes - Image understanding not performed; visual details not available. - Material is composite (not solid wood). - Box is empty; no bottle or liquor included. - Return policy and shipping costs unknown. - Suitable for 750ml XO bottle shape; verify compatibility.
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": "洋酒XO包装礼盒空盒750ml白兰地轩尼诗马爹利木盒包装盒皮盒现货",
"quantity": 1,
"grams": 3200000,
"properties": {
"_length_cm": "42.0",
"_width_cm": "36.0",
"_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").