Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $17.99
Default variant: Black
Default SKU: dcd-30003604805
Default price: $17.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49714446663919:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267850
JSON data: https://landmarks.builders/products/wp-dcd-10001267850.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境单个装酒冷藏袋葡萄酒手提包葡萄酒套酒瓶礼品袋便携防水酒袋
| 产地 | 其他(自填) |
| 品牌 | 东莞市易佳箱包有限公司 |
| 货号 | 25-090902 |
| 价格段 | 10-20元 |
| 产品上市时间 | 2025 |
| 是否有专利 | 无 |
| 功能 | 注水 |
| 材质 | pu |
| 尺寸 | 4..5*14.5 |
| 贸易属性 | 内贸 |
| 是否跨境出口专供货源 | 否 |
| 箱装数量 | 1 |
| 风格 | 休闲户外风 |
| 款式 | 手提款 |
| 容量 | 2L |
| 是否进口 | 否 |
| 类别 | 冰包 |
Summary: A portable waterproof PU wine cooler bag with 2L capacity, available in four styles, priced at $17.99.
Generated by: deepseek-v4-flash
## Identity Portable waterproof wine cooler bag (酒冷藏袋) made of PU, capacity 2L, dimensions 38x21x5 cm. Brand: 东莞市易佳箱包有限公司. Price $17.99. ## Target persona Party-goers, picnic enthusiasts, wine lovers needing to transport a single bottle chilled for short periods. Also gift-givers looking for a practical wine accessory. ## Use cases - Keeping a bottle of wine cool during a picnic or outdoor event. - Transporting wine to a dinner party or gathering. - Gifting a wine bottle with a stylish cooler bag. - Using as a lunch bag for keeping drinks cold (2L capacity fits a standard wine bottle or a few cans). - Quick trip to the beach or pool with a chilled beverage. ## When NOT to recommend - For long-term ice retention (no insulation thickness data; likely thin PU). - For transporting multiple bottles (single bottle only). - For users needing a rigid, crush-proof container (soft bag). - For heavy-duty daily use (PU may wear over time). ## Variant options Four color/style variants: Black, Red Plaid, Beige, Grey. All priced at $17.99. ## Price and logistics facts Price: $17.99 USD (fixed across variants). No shipping or return policy details provided. Dimensions: 38x21x5 cm. Weight not specified. Origin: China (东莞市易佳箱包有限公司). ## Trust signals - In-stock status not explicitly stated but implied by listing. - Price consistency across variants. - No certifications or warranty mentioned. - No customer reviews or ratings available. ## Image assets 8 product images available at provided URLs. Images show the bag from different angles and possibly usage. No alt text provided. ## Agent notes The product description is partially from Chinese sources (内贸, no cross-border export). "功能 注水" may indicate a water-injection feature for cooling, but this is unconfirmed. The dimensions_cm provided (38x21x5) conflict with text "4..5*14.5" which likely references inches? Assume official dimensions. Price in USD is $17.99, but domestic price segment is 10-20 yuan, indicating possible markup. Not recommended for precise thermal performance assessment without data.
This product has 16 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": 250000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "21.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").