Brand: World Products (Landmark)
SKU: dcd-30003609906
Price: $26.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49714131435759:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269850
JSON data: https://landmarks.builders/products/wp-dcd-10001269850.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
户外水袋便携式沐浴袋 露营储水袋野餐洗澡热水袋 户外运动淋浴袋
| 产地 | 浙江 |
| 品牌 | 其他 |
| 货号 | A10 |
| 产品类别 | 户外洗漱包 |
| 产品名称 | 露营储水袋 |
| 专利类型 | 无 |
| 规格 | 大号 |
| 是否厂家直销 | 是 |
| 是否跨境出口专供货源 | 否 |
| 质检报告编号 | 咨询卖家 |
| 服务领域 | 运动户外 |
Summary: Portable outdoor camping shower bag for water storage and bathing, 33x16x7 cm, $26.99, ideal for camping and outdoor activities.
Generated by: deepseek-v4-flash
## Identity Portable Outdoor Camping Shower Bag / Water Storage Bag ## Target persona Budget-conscious campers, hikers, and picnickers needing a portable water storage and shower solution. ## Use cases - Camping shower: heat water in sun for outdoor shower. - Picnic hand washing station. - Emergency water storage. - Portable sink for dishwashing. - Pet bathing outdoors. - Beach rinse-off. ## When NOT to recommend - Not for heavy-duty or pressurized systems. - Not for extended daily use. - Not for users needing insulated water storage. - Not for large group water supply. ## Variant options - Style: Port Outdoor Camping at $26.99 ## Price and logistics facts $26.99 USD. Dimensions: 33x16x7 cm. Origin: Zhejiang, China. Brand: Other. ## Trust signals In-stock status unknown. Return policy unknown. Price is fixed for current variant. No listed certifications. ## Image assets 8 images available (see URLs below). ## Agent notes No image understanding performed; visual details not inferred.
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": 450000,
"properties": {
"_length_cm": "33.0",
"_width_cm": "16.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").