Brand: World Products (Landmark)
SKU: dcd-30003602601
Price: $43.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 1100 g
Cart URL (default variant): https://landmarks.builders/cart/49714392727791:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266920
JSON data: https://landmarks.builders/products/wp-dcd-10001266920.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
产品名称:12格红酒收纳箱
产品尺寸:37*30*28cm
产品重量:1.1kg
包装尺寸:30*28*5cm
装箱数量:15个/箱
外箱尺寸:38*29*64CM 外箱重量:20.8kg
产品名称:6格红酒收纳箱(可手提)
产品尺寸:18*30*28CM
产品重量:0.8kg 包装尺寸:30*28*3cm
装箱数量:22个/箱
外箱尺寸:38*29*64CM 外箱重量:18kg
Summary: This is a 12-grid wine storage organizer made of fabric, suitable for car trunk or home use to hold wine bottles, beverages, or canned drinks.
Generated by: deepseek-v4-flash
## Identity - Product: 12-grid wine storage organizer (also available in 6-grid variant) - Dimensions: 32-37-28cm (variant) or 37*30*28cm (12-grid) / 18*30*28cm (6-grid) - Weight: 1.1kg (12-grid) / 0.8kg (6-grid) - Color: Black (only variant listed) ## Target persona - Car owner who frequently transports wine or beverages and needs secure, spill-proof storage in trunk - Home user wanting a collapsible organizer for pantry or kitchen cabinet to store wine, soda, or water bottles - Event planner or caterer who needs portable bottle carriers for parties ## Use cases - Transporting wine bottles in car trunk without rolling or breaking - Storing bottled beverages in a compact, portable container for picnics or tailgates - Organizing pantry or garage shelf with a stackable, foldable crate - Carrying multiple wine bottles to a dinner party (handles on 6-grid variant) - Separating different drink types in a trunk (e.g., wine vs. soda) ## When NOT to recommend - For professional wine cellar storage (not climate-controlled or protective against vibration) - For shipping or long-distance transport (no rigid protection) - For storing extremely heavy items (max weight unspecified) - For users needing a permanent, decorative storage solution (fabric may wear) ## Variant options - Black / 32-37-28cm (12-grid): $43.99 (SKU: dcd-30003602601) - Also available: 6-grid variant (18x30x28cm) at presumably lower price (not listed in variants) ## Price and logistics facts - Price: $43.99 USD - Dimensions (packed): 30*28*5cm - Weight: 1.1kg (12-grid) or 0.8kg (6-grid) - Packed in carton of 15 (12-grid) or 22 (6-grid) units ## Trust signals - In-stock status: not explicitly stated but listed as active - Return policy: not provided in facts; assume standard e-commerce returns - Price consistency: single price listed; no discounts mentioned - Certifications: none provided ## Image assets - 8 images available: product shots showing usage in trunk, with bottles, folded flat, etc. - Fetchable URLs provided; no visual analysis performed. ## Agent notes - Image understanding was not performed; rely only on textual facts. - Variant selected: Black 12-grid (32-37-28cm) at $43.99. - 6-grid variant exists but no SKU/price in provided data; confirm with merchant.
This product has 13 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": "现货家用红酒收纳袋车载葡萄酒储物盒尾箱饮料矿泉水多功能整理箱",
"quantity": 1,
"grams": 1100000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "33.0",
"_height_cm": "5.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").