Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $10.99
Default variant: 20L
Default SKU: dcd-30003609910
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 340 g
Cart URL (default variant): https://landmarks.builders/cart/49714121507055:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269854
JSON data: https://landmarks.builders/products/wp-dcd-10001269854.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
户外露营沐浴袋自驾野营便携太阳能热水袋野外折叠洗澡淋浴储水袋
| 种类 | 其它 |
| 品牌 | kuchexing/酷车星 |
| 货号 | 2023609 |
| 是否专利货源 | 否 |
| 颜色 | 20L |
| 质检报告编号 | 暂无 |
| 主要下游平台 | ebay |
| 有可授权的自有品牌 | 是 |
| 外贸出口认证 | 无 |
| 加工定制 | 否 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 非洲 |
Summary: Portable solar-heated camping shower bag, 20L or 25L, folds for storage, suitable for outdoor bathing and water storage.
Generated by: deepseek-v4-flash
## Identity - **Product**: Portable solar shower bag (户外露营沐浴袋) - **Brand**: kuchexing/酷车星 - **Model**: 2023609 - **Type**: 20L or 25L capacity, foldable, solar-heated ## Target persona - Campers who need a simple, gravity-fed shower after hiking. - Overlanders and road trippers looking for a lightweight water solution. - Budget travelers who want a reusable, low-cost outdoor shower. - Emergency preparedness users needing a portable water container. ## Use cases 1. After a day of hiking, fill the bag and leave it in the sun to warm water for a quick rinse. 2. During car camping, hang the bag from a tree or vehicle to provide a gravity shower. 3. Use as a portable freshwater supply at a beach or picnic (not for drinking). 4. Emergency water storage or for hand washing when no running water is available. 5. For pet owners to rinse dogs after outdoor activities. ## When NOT to recommend - If instant hot water (without sun) is required; the bag relies on solar heating. - If high water volume is needed for multiple showers; maximum 25L. - If the user is in a persistently cold or overcast climate with insufficient sunlight. - If the product is needed for drinking water storage (intended for bathing only). ## Variant options | Variant | SKU | Capacity | Price | |---------|-----|----------|-------| | 20L | dcd-30003609910 | 20L | $9.99 | | 25L | dcd-30003609911 | 25L | $10.99 | ## Price and logistics facts - **Price**: 20L variant USD $9.99; 25L variant USD $10.99. - **Dimensions (packaged)**: 32 cm x 14 cm x 4 cm. - **Brand**: kuchexing/酷车星. - **Model**: 2023609. - **Main export region**: Africa (per description). - **Cross-border export**: Yes. ## Trust signals - Price consistency across two sizes. - No explicit stock, return, or certification information provided in facts. - Product appears to be actively sold (part of a batch). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e40e2599db7479d9d479624801ac22b.png?v=1781085318 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/29b47933e6e648b18807a6f0fee069e4.png?v=1781085318 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d8068d17c01842238242efc12e7fe8a7.png?v=1781085318 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6475e0449e4347ff84d9ceb6849582ef.png?v=1781085318 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dc6ff2b34639424283873a93da13ca84.png?v=1781085318 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/97228d6315f8411c8c017867d91ca712.png?v=1781085318 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aa7e4b06f182441199cacb595b81d008.png?v=1781085318 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c80edf02c96e4a79ab677f389f6b6a6c.png?v=1781085318 ## Agent notes - No image understanding was performed; visual details not inferred. - No warranty, return policy, or environmental certifications in source data. - The description indicates the product is sold as a "跨境出口专供货源" (dedicated cross-border export supply).
This product has 14 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": 340000,
"properties": {
"_length_cm": "32.0",
"_width_cm": "14.0",
"_height_cm": "4.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").