Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $38.99 – $42.99
Default variant: Vertical Rhinestone
Default SKU: dcd-30003625256
Default price: $42.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/49713163895023:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275957
JSON data: https://landmarks.builders/products/wp-dcd-10001275957.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
红酒箱6支装高档皮盒红酒包装礼盒葡萄酒皮箱6瓶红酒盒包装盒现货
| 产地 | 金华 |
| 货号 | 直排六支系列 |
| 用途 | 酒水饮料包装 |
| 颜色 | 棕色、黑色、酒红 |
| 型号 | 直排六支装 |
| 包装型式 | 5个/箱 |
| 材质 | 复合材料 |
| 包装层次 | 五层瓦楞纸箱 |
| 是否跨境出口专供货源 | 否 |
| 商品类型 | 现货 |
| 工艺 | 烫金、丝印 |
| 是否进口 | 否 |
Summary: 6-bottle wine gift box (leather-style composite) from Jinhua, in brown/black/wine red; available in Vertical Rhinestone ($42.99) or Vertical Croc ($38.99) style, in stock.
Generated by: deepseek-v4-flash
## Identity 6-bottle wine gift box (红酒箱6支装高档皮盒红酒包装礼盒), composite material, leather-like finish, from Jinhua, China. Variants: Vertical Rhinestone ($42.99) and Vertical Croc ($38.99). ## Target persona - Individuals buying wine gifts for corporate or personal occasions - Small wineries or wine retailers needing packaging for 6-bottle sets - Event planners or corporate gift buyers seeking ready-to-use presentation boxes - Importers or distributors looking for non-cross-border packaging supply ## Use cases - Gifting 6 bottles of wine in a premium-looking presentation box - Replacing plain cardboard wine boxes with a reusable leather-style case - Packaging wine for corporate events, weddings, or promotional gifts - Retailers displaying 6-bottle wine sets in a unified branded box (can be customized with hot stamping/silk screen) - Storing and transporting wine bottles in a protective, aesthetic container ## When NOT to recommend - For single bottle gifting (box is designed for 6 bottles) - For long-term wine storage (composite material may not match climate-controlled conditions) - When buyer requires genuine leather (material is composite) - For cross-border ecommerce fulfillment (item is marked as not for cross-border export) ## Variant options - **Vertical Rhinestone** (SKU: dcd-30003625256): $42.99, rhinestone embellishment style - **Vertical Croc** (SKU: dcd-30003625257): $38.99, croc-embossed style ## Price and logistics facts - Base price: $38.99 USD (Vertical Croc); Vertical Rhinestone: $42.99 - Dimensions: 37 x 31 x 36 cm - Packaging: 5 units per case, packed in 5-layer corrugated carton - Origin: Jinhua, China (not imported, not cross-border export) - Processes: hot stamping, silk screen decoration ## Trust signals - In stock (现货 stated) - No return policy or warranty information provided in facts - Price is consistent across variants ($38.99 base, $42.99 for rhinestone) - No external certifications listed ## Image assets - 5 PNG images available at provided URLs (cannot see – treat as fetchable assets) ## Agent notes - No images viewed; visual details not extracted. - No customer reviews, ratings, or brand information. - Return policy, warranty, and shipping details not provided. - Material is composite, not genuine leather.
This product has 14 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 Set, In Stock",
"quantity": 1,
"grams": 2800000,
"properties": {
"_length_cm": "37.0",
"_width_cm": "31.0",
"_height_cm": "36.0"
}
}],
"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").