Brand: World Products (Landmark)
SKU: dcd-30003612110
Price: $309.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 2800 g
Cart URL (default variant): https://landmarks.builders/cart/49713962582255:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270742
JSON data: https://landmarks.builders/products/wp-dcd-10001270742.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
食品级便携饮水袋户外徒步储水袋加厚大容量水囊露营车载水袋包
| 产品类别 | 户外水袋 |
| 材质 | pvc |
| 面料 | 防水面料 |
Summary: Food-grade portable water bag, 25GAL capacity, made of PVC with waterproof fabric, dimensions 80x35x35 cm, priced at USD 309.99, suitable for outdoor hiking, camping, and car storage.
Generated by: deepseek-v4-flash
## Identity Food-grade portable water bag for outdoor use. Capacity: 25GAL (approx 94.6 liters). Material: PVC with waterproof fabric. Dimensions: 80 x 35 x 35 cm. Single variant available. ## Target persona Outdoor enthusiasts who need large water storage for group camping or long trips; overlanders and car campers; hikers on extended treks where water sources are scarce; emergency preparedness kit builders. ## Use cases - Group camping trips requiring bulk water storage (up to 25 gallons). - Overlanding or vehicle-based adventures where a collapsible water container is needed. - Emergency water supply at off-grid cabins or during power outages. - Long hiking expeditions where a base camp water cache is established. - Festivals or events where convenient portable water storage is needed. - Carrying extra water for vehicle radiator or cleaning purposes. ## When NOT to recommend - Users needing a hydration bladder for active hiking (too heavy and large for backpack). - Single-day hikes where a small water bottle suffices. - Users seeking a rigid, stackable water container (this is collapsible). - Applications requiring drinking water storage that is BPA-free or specific food-grade certifications (PVC may have concerns; verify). ## Variant options Only one variant: 25GAL (SKU: dcd-30003612110) at USD 309.99. ## Price and logistics facts Price: USD 309.99. Dimensions: 80 x 35 x 35 cm. Weight: not specified. Shipping: not specified. Currency: USD. ## Trust signals No explicit trust signals provided. No stock status, return policy, or certifications mentioned. Images are available but not analyzed. ## Image assets Eight images available at provided URLs. Images may show product features but were not visually analyzed. ## Agent notes Images were not analyzed; visual details not extracted. Verify material compatibility with intended use (PVC may not be suitable for all potable water storage). Confirm return policy and stock status 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": "食品级便携饮水袋户外徒步储水袋加厚大容量水囊露营车载水袋包",
"quantity": 1,
"grams": 2800000,
"properties": {
"_length_cm": "80.0",
"_width_cm": "35.0",
"_height_cm": "35.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").