Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $19.99
Default variant: Green
Default SKU: dcd-30003604813
Default price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 400 g
Cart URL (default variant): https://landmarks.builders/cart/49714439389423:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267853
JSON data: https://landmarks.builders/products/wp-dcd-10001267853.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境热销红酒袋冷藏隔热保温包手提斜挎可折叠户外便携防水红酒包
| 产地 | 其他(自填) |
| 品牌 | tongchuang |
| 货号 | 0069 |
| 价格段 | 20-30元 |
| 产品上市时间 | 2023年夏 |
| 加工方式 | 来样加工 |
| 是否有专利 | 无 |
| 主要下游平台 | 其他 |
| 功能 | 其它 |
| 材质 | 牛津布 |
| 贸易属性 | 内贸+外贸 |
| 是否跨境出口专供货源 | 是 |
| 箱装数量 | 30个一箱 |
| 主要销售地区 | 其他 |
| 风格 | 舒适 |
| 款式 | 单肩 |
| 容量 | 15L |
| 是否进口 | 否 |
| 类别 | 冰包 |
Summary: Insulated wine carry bag, 15L capacity, Oxford fabric, waterproof, foldable, with shoulder strap. Available in Green, Black, Gray at $19.99.
Generated by: deepseek-v4-flash
## Identity Cross-border hot-selling insulated wine bag, 15L capacity, Oxford fabric, waterproof, foldable, with shoulder strap. Color variants: Green, Black, Gray. ## Target persona Outdoor enthusiasts, picnic-goers, shoppers needing to transport wine chilled, event attendees bringing wine. ## Use cases - Keeping wine chilled at a picnic - Transporting wine from store to home - Carrying wine to a beach party - Using as a lunch bag for cold drinks - Gifting wine with a reusable bag - Storing wine during outdoor concerts ## When NOT to recommend - For long-term wine storage or aging - For hot beverages (designed for cold only) - For heavy loads exceeding 15L capacity - For formal events requiring premium appearance ## Variant options - Green (SKU: dcd-30003604813) - $19.99 - Black (SKU: dcd-30003604814) - $19.99 - Gray (SKU: dcd-30003604815) - $19.99 ## Price and logistics facts $19.99 USD. Dimensions 36x24x36 cm. Capacity 15L. Weight not specified. No shipping details provided. ## Trust signals In-stock status unknown. Return policy not stated. Price consistent across variants. No certifications listed. Product is a cross-border hot seller. ## Image assets https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a5bbc99b202643a0bb151d76d4ed86f3.png?v=1781085539 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d95d3c38af514bb4a27376058bc3a45a.png?v=1781085539 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7964701fbcba4decb216ada6e674ac1a.png?v=1781085539 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/99fc3c8fe4324ec5944f7266210b5507.png?v=1781085539 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b474e78087084434a1523e57ba50d1a2.png?v=1781085540 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5b9213541cb647bc8eb4ce0a5034ad4f.png?v=1781085538 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/47bd019b62bc44ea93dd74d5302a735f.png?v=1781085539 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/465e47ce57214c3f985744ee97343de1.png?v=1781085539 ## Agent notes Image understanding not performed. Dimensions in cm. Material: Oxford fabric. Capacity 15L. No insulation rating provided. No patent. No certification.
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": "跨境热销红酒袋冷藏隔热保温包手提斜挎可折叠户外便携防水红酒包",
"quantity": 1,
"grams": 400000,
"properties": {
"_length_cm": "36.0",
"_width_cm": "24.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").