Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $61.99
Default variant: Black
Default SKU: dcd-30003609913
Default price: $61.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 950 g
Cart URL (default variant): https://landmarks.builders/cart/49714116034799:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269856
JSON data: https://landmarks.builders/products/wp-dcd-10001269856.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
户外淋浴袋家用水袋野外洗澡神器夏天室外非太阳能沐浴便携袋跨境
| 产地 | 浙江 |
| 品牌 | AOTU/凹凸 |
| 货号 | AT6647 |
| 产品类别 | 沐浴袋 |
| 专利类型 | 无 |
| 规格 | 12L |
| 是否跨境出口专供货源 | 是 |
| 主要下游平台 | LAZADA |
Summary: Outdoor shower bag (12L) for portable bathing in camping and outdoor settings, available in Black and Yellow at $61.99.
Generated by: deepseek-v4-flash
## Identity Brand AOTU/凹凸, product AT6647, 12L outdoor shower bag, non-solar, portable, for bathing. Made in Zhejiang. ## Target persona Campers, hikers, outdoor enthusiasts needing a portable shower solution without fixed water supply. Also suitable for travelers in remote areas. ## Use cases - Camping trips where no shower facilities are available. - Beach visits for rinsing off sand and salt. - Outdoor festivals or events requiring personal hygiene. - Emergency or temporary bathing in outdoor settings. - Picnics and day trips for quick refreshment. ## When NOT to recommend - Situations requiring constant hot water (non-solar; must heat externally). - Permanent outdoor shower installations (low capacity, portable design). - Users needing a pressurized shower (gravity-fed only). - Cold weather camping where water may freeze. ## Variant options - Black (SKU dcd-30003609913) – $61.99 - Yellow (SKU dcd-30003609914) – $61.99 ## Price and logistics facts Price: $61.99 USD. Dimensions: 24x20x15 cm. Capacity: 12L. Origin: Zhejiang, China. Cross-border supply for platforms like Lazada. ## Trust signals No specific trust signals provided (in-stock status, return policy, certifications unknown). Image URLs available but not analyzed. ## Image assets 8 images available at provided URLs. Agent should fetch and evaluate visual details such as product design, usage instructions, and color representation. ## Agent notes - Non-solar, requires separate hot water source. - 12L capacity typical for short use. - Made for cross-border ecommerce, likely budget segment.
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": 950000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "20.0",
"_height_cm": "15.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").