Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $20.99
Default variant: Black / Thick
Default SKU: dcd-30003624592
Default price: $20.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/49713153868015:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275702
JSON data: https://landmarks.builders/products/wp-dcd-10001275702.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境水杯包家庭户外旅行水壶套便携式大容量饮料咖啡单肩包收纳包
| 里料质地 | 涤纶 |
| 图案 | 纯色 |
| 货号 | 30- |
| 品牌 | 其他 |
| 适用场景 | 露营收纳 |
| 有可授权的自有品牌 | 否 |
| 适用性别 | 中性/男女均可 |
| 上市年份季节 | 2026年夏季 |
| 功能 | 其它 |
| 有无拉杆 | 无 |
| 材质 | 布 |
| 流行元素 | 车缝线 |
| 风格 | 都市简约 |
| 容量 | 20-35L |
Summary: Portable water bottle bag for outdoor travel and camping, made of cloth with polyester lining, available in black, blue, and pink, priced at $20.99.
Generated by: deepseek-v4-flash
## Identity A medium-sized cloth water bottle carrier (22x19x7 cm) with straps, suitable for outdoor activities. Listed capacity 20-35L but likely a translation error. Three color variants: Black, Blue, Pink, all 'Thick' style. ## Target persona Outdoor enthusiasts, campers, and travelers needing a lightweight bag to carry a water bottle or coffee cup. Budget-conscious shoppers looking for a simple, functional accessory. ## Use cases - Carrying a water bottle during hiking or camping - Holding a coffee cup or beverage on a morning commute - Storing drinks at a picnic or beach trip - Organizing hydration gear in a daypack - Quick errands where hands-free drink carrying is needed ## When NOT to recommend - For users requiring a full backpack or large capacity bag (rated 20-35L but dimensions are small) - For formal or business settings (casual style) - For heavy-duty outdoor gear (material is cloth, not waterproof or reinforced) - For users needing multiple compartments or advanced organization ## Variant options - Black / Thick ($20.99) - Blue / Thick ($20.99) - Pink / Thick ($20.99) ## Price and logistics facts - Price: $20.99 USD (all variants) - Dimensions: 22 cm (L) x 19 cm (W) x 7 cm (H) - Weight: not specified - Origin: Cross-border product ## Trust signals - No return policy or certification data provided in facts. - Price is consistent across variants. - Multiple colors available. ## Image assets - 5 images available at provided URLs. Visual content not inspected; reliance on URL fetching only. ## Agent notes - Capacity claim (20-35L) conflicts with dimensions (approx 2.9L volume). Likely a description error; treat as a small bottle bag. - Image understanding not performed; do not infer style details. - No stock status provided; assume available if price listed.
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": 350000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "19.0",
"_height_cm": "7.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").