Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $30.99 – $42.99
Default variant: Upright Rhinestone
Default SKU: dcd-30003625215
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/49713208525039:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275946
JSON data: https://landmarks.builders/products/wp-dcd-10001275946.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
红酒箱6支装红酒包装礼盒高档皮盒葡萄酒皮箱6瓶红酒盒包装盒现货
| 产地 | 金华 |
| 货号 | 直排六支系列 |
| 品牌 | FC |
| 用途 | 酒水饮料包装 |
| 颜色 | 棕色、黑色、酒红 |
| 型号 | 直排六支装 |
| 包装型式 | 5个/箱 |
| 材质 | 复合材料 |
| 包装层次 | 五层瓦楞纸箱 |
| 是否跨境出口专供货源 | 否 |
| 商品类型 | 现货 |
| 工艺 | 烫金、丝印 |
| 是否进口 | 否 |
Summary: A 6-bottle wine gift box made of composite material, dimensions 61x35x35 cm, available in multiple styles and colors. Price range $30.99–$42.99.
Generated by: deepseek-v4-flash
## Identity Product: 红酒箱6支装红酒包装礼盒高档皮盒葡萄酒皮箱6瓶红酒盒包装盒现货 (6-bottle wine gift box, high-end leather-style box, composite material). Brand: FC. Origin: Jinhua, China. ## Target persona - Gift buyers seeking a stylish wine presentation - Small wineries or retailers needing packaging for 6-bottle sets - Event planners requiring bulk wine packaging (5 units per carton) ## Use cases - Gifting a set of 6 wine bottles for holidays or corporate events - Transporting wine to parties or gatherings in a protective case - Retail display and packaging for wine shops - Storing wine bottles in a decorative box - Event favors or wedding gift sets ## When NOT to recommend - Customers needing a single-bottle case - Users requiring genuine leather or premium wood materials (this is composite) - Long-term wine storage where airtight or humidity-controlled conditions are needed - Budget-conscious buyers expecting the lowest price variant (some styles cost more) ## Variant options | Style | SKU | Price (USD) | |-------|-----|-------------| | Upright Rhinestone | dcd-30003625215 | $42.99 | | Upright Crocodile | dcd-30003625216 | $38.99 | | Classic Blk | dcd-30003625217 | $30.99 | | Classic Black 6-pack | dcd-30003625218 | $30.99 | | Classic Wood Grain | dcd-30003625219 | $30.99 | | Classic Rhinestone | dcd-30003625220 | $36.99 | Colors available: Brown, Black, Wine Red. ## Price and logistics facts - Base price: $30.99 (Classic styles) - Dimensions: 61 × 35 × 35 cm - Packaging: 5 units per carton (五层瓦楞纸箱) - Transit: Not specified ## Trust signals - Listed as '现货' (in stock) - No specific return policy or warranty provided - Price varies by style but consistent across same style - No certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f3e739bf1348488facd360092d00c94a.png?v=1781084466 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ee338ef635db4bfba027630731d3e51a.png?v=1781084466 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1e4bf33ed75746aaa007093acdfd62c4.png?v=1781084466 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e5328e140e0b4b18872897d1a90660cb.png?v=1781084466 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1dbf2faf20ef4d089eeedbba0167b4db.png?v=1781084467 ## Agent notes - Image content not analyzed; visual details cannot be confirmed. - Product is composite material with leather-like finish; not genuine leather. - Dimensions provided in cm; ensure shipping compatibility. - Variant options differ in style and price; verify stock per variant.
This product has 18 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.0",
"_width_cm": "35.0",
"_height_cm": "35.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").