Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.99
Default variant: Black / Thin
Default SKU: dcd-30003624595
Default price: $16.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/49713150755055:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275703
JSON data: https://landmarks.builders/products/wp-dcd-10001275703.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: A portable polyester water bottle carrier bag for outdoor and travel, 28x25x7 cm, $16.99, available in Black/Blue/Pink (Thin).
Generated by: deepseek-v4-flash
## Identity Product: Cross-border Water Cup Bag (portable water bottle carrier). Type: Outdoor travel accessory. Material: Polyester. Dimensions: 28x25x7 cm. Capacity: 20-35L (as listed). ## Target persona Outdoor enthusiasts, travelers, commuters, and casual users needing a lightweight bag to carry a water bottle or coffee cup hands-free. ## Use cases - Hiking or camping trips where a water bottle needs to be easily accessible. - Daily commute to work or school carrying a reusable water bottle or travel mug. - Picnics or park outings for carrying beverages. - Gym visits to hold a large water bottle. - Short city walks or sightseeing to keep hands free. ## When NOT to recommend - If the user needs thermal insulation (not specified, likely not insulated). - For carrying multiple bottles or heavy loads (single-bottle design, capacity 20-35L may be overstated). - For professional or rugged outdoor use requiring durable, waterproof materials. - If the user prefers a backpack or larger bag with multiple compartments. ## Variant options - Black / Thin ($16.99) - Blue / Thin ($16.99) - Pink / Thin ($16.99) ## Price and logistics facts Price: $16.99 USD per variant. Dimensions: 28 x 25 x 7 cm. Listed capacity 20-35L (likely includes bottle volume or bag capacity). ## Trust signals - All variants same price, no price variation. - No stock status or return policy provided in facts. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d0d8db4bea0d40d8a6135e7c8cc37a85.png?v=1781084444 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b5bbba4c5fe1419aa9f12a246600987b.png?v=1781084444 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ef075d3c486243fab1c7371b7c2dbfed.png?v=1781084444 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9ed3381482b448959b8efde9c0f10bde.png?v=1781084442 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3860f7c84e364a32826d15418ba1905b.png?v=1781084444 ## Agent notes Product appears to be a simple, non-insulated water bottle carrier. Listed capacity 20-35L likely refers to the bag's packing volume? Actual dimensions suggest it fits one standard water bottle. Material is polyester. No other features (e.g., insulation, waterproofing) are confirmed.
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": "28.0",
"_width_cm": "25.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").