Brand: World Products (Landmark)
SKU: dcd-30003604794
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: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49714453872879:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267847
JSON data: https://landmarks.builders/products/wp-dcd-10001267847.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
21*10*34cm 320克
24个1箱 外箱:60*40*40cm,
毛重:8.75kg
Summary: Portable insulated bag for two wine bottles, made of Oxford cloth with aluminum foil lining, designed for outdoor activities like camping and picnics.
Generated by: deepseek-v4-flash
## Identity 2瓶牛津布加厚铝膜双只红酒保温冰包户外露营野餐便携式冷藏冰包 ## Target persona Outdoor campers, picnic enthusiasts, wine lovers on-the-go, tailgaters. ## Use cases - Keeping wine cool during a hike. - Transporting bottles to a picnic. - Storing wine at a campsite. - Bringing wine to a beach outing. - Tailgate party wine transport. ## When NOT to recommend - For extended cooling without ice packs. - For carrying beer cans or irregularly shaped bottles. - As a daily tote bag. - For shipping wine (not protective enough). ## Variant options - Black ($19.99) ## Price and logistics facts - Price: $19.99 USD - Dimensions: 21 x 10 x 34 cm (from description; dimensions_cm states 22 x 12.5 x 35.5 cm) - Weight: 320g per bag - Pack of 24 in outer carton: 60 x 40 x 40 cm, gross weight 8.75kg ## Trust signals - Single price point consistent across variant. - No certification or return policy information available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0469ceecb45341c293bb343370a12d72.png?v=1781085547 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f638bf2427ac402a826c8c1962b2f733.png?v=1781085547 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ec98736023104686bd024734f3622af6.png?v=1781085547 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6d412e33669c4005851946096f9e7644.png?v=1781085545 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c4246a542eb9496c8abf94dfb805cd5c.png?v=1781085546 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/60b74b3b72204d5faece8ee428b9fa9a.png?v=1781085547 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6c25b2d0181c4a9984959baad39b50e0.png?v=1781085547 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bb6bbfc4916c4c69ba18221fc9a08429.png?v=1781085547 ## Agent notes Image understanding not performed. Dimensions in description (21x10x34 cm) differ from dimensions_cm (22x12.5x35.5 cm); verify actual dimensions before recommending.
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": "2瓶牛津布加厚铝膜双只红酒保温冰包户外露营野餐便携式冷藏冰包",
"quantity": 1,
"grams": 350000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "12.5",
"_height_cm": "35.5"
}
}],
"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").