Brand: World Products (Landmark)
SKU: dcd-30003618009
Price: $105.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 2750 g
Cart URL (default variant): https://landmarks.builders/cart/49713423745263:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272718
JSON data: https://landmarks.builders/products/wp-dcd-10001272718.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境折叠便携饮水袋户外徒步储水袋加厚大容量水囊露营车载水袋包
| 货号 | 003 |
| 货源类别 | 现货 |
| 品牌 | 注物 |
| 是否外贸 | 是 |
| 产品类别 | 户外水袋 |
| 面料 | 防水面料 |
| 是否库存 | 是 |
| 应用场景 | 野营 |
| 加印LOGO | 是 |
| 适用性别 | 中性/男女均可 |
| 库存类型 | 整单 |
| 适用年龄段 | 成年 |
| 材质 | pvc |
| 加工定制 | 是 |
| 风格 | 透明pvc |
Summary: A 50-gallon foldable portable water storage bag made of PVC waterproof material, suitable for outdoor hiking, camping, and car trips.
Generated by: deepseek-v4-flash
## Identity Foldable portable water storage bag, PVC waterproof material, 50 gallon capacity. Brand: 注物. ## Target persona Outdoor enthusiasts who need large-volume water storage for camping, hiking, overlanding, or road trips. Suitable for both men and women. ## Use cases - Carrying extra water for multi-day hiking or camping trips - Storing water in a vehicle for road trips or overlanding - Emergency water supply at a campsite - Water transport for group events or base camps - Backup water storage for outdoor activities ## When NOT to recommend - For daily hydration packs (smaller capacity needed) - For users requiring a rigid or insulated container - For applications needing potable water certification (no certification given) - For users with limited storage space (dimensions 45x35x10 cm, but capacity suggests larger volume) ## Variant options - Only one variant: 50 Gallon, SKU dcd-30003618009, price $105.99. ## Price and logistics facts - Price: $105.99 USD - Dimensions: 45 x 35 x 10 cm (appears inconsistent with 50 gallon capacity) - Currency: USD - Origin: China (implied from Chinese product attributes) ## Trust signals - Listed as in stock (fact: 是否库存 是). - No return policy or warranty information provided. - No certifications mentioned. ## Image assets - 8 images available at provided URLs (not visually analyzed). ## Agent notes - Dimensions (45x35x10 cm) are inconsistent with claimed 50-gallon capacity; verify actual measurements. - Only one variant available. - Images not analyzed for defects or actual appearance.
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": "跨境折叠便携饮水袋户外徒步储水袋加厚大容量水囊露营车载水袋包",
"quantity": 1,
"grams": 2750000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "35.0",
"_height_cm": "10.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").