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: 4842385503512
Default price: $9.99
Availability: In Stock
Product Type: Dry Bags
Vendor: JISADER
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/48186299580655:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/waterproof-dry-bag-for-swimming-and-water-sports-storage-bags-with-multiple-capa
JSON data: https://landmarks.builders/products/waterproof-dry-bag-for-swimming-and-water-sports-storage-bags-with-multiple-capa.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This outdoor waterproof dry bag is the ideal companion for swimming, water sports, and outdoor activities. Crafted from water-resistant textile material, it provides reliable coverage for your belongings in various conditions. Available in multiple capacity options, this versatile storage bag accommodates various needs whether you're heading to the pool, beach, or embarking on outdoor trips. The design suits both men and women, making it a practical choice for adults who enjoy aquatic activities. With convenient options, you can quickly equip yourself with this essential outdoor gear. The waterproof construction ensures your items remain protected and dry, while the generous storage space allows you to pack everything you need for your water sports activities.
Package Contents: 1 x Waterproof Dry Bag
| Material | Waterproof Fabric |
| Capacity | 20.0 liters |
| Closure Type | Buckle |
| Special Features | Waterproof |
| Product Dimensions | 24.0 x 24.0 x 48.0 centimeters |
| Product Weight | 0.45 kilograms |
| Package Weight | 0.58 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | 1027016 |
Summary: Waterproof dry bag for swimming and water sports, made from waterproof fabric, available in 20L and 25L capacities, priced from $9.99.
Generated by: deepseek-v4-flash
## Identity Waterproof Dry Bag for Swimming and Water Sports, Storage Bags with Multiple Capacities, Outdoor Swim Bag for Adults ## Target persona Adults who engage in swimming, kayaking, or other water sports and need reliable waterproof storage for their belongings. ## Use cases - Keeping clothes and valuables dry while swimming at the beach or pool - Storing gear during kayaking or canoeing trips - Organizing belongings for outdoor water sports like paddleboarding - Protecting electronics and essentials from splashes on boat trips - Carrying wet items separately after water activities ## When NOT to recommend - For users needing complete submersion protection for long periods (material is water-resistant, not fully submersible) - For carrying heavy or sharp objects that might puncture the fabric - For those requiring a backpack-style or hands-free carrying option - For professional diving or extreme water sports requiring high-pressure waterproofing ## Variant options - 20L (SKU: 4842385503512) - $9.99 - 25L (SKU: 4842385503513) - $10.99 ## Price and logistics facts - Price range: $9.99 (20L) to $10.99 (25L) - No shipping or delivery timeline information provided ## Trust signals - Product images available for visual inspection - No certifications or warranty information provided - 'Ready to Dispatch' mentioned, but no specific stock levels ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d892b661538845c49e7c57782b8391b9.png?v=1774077633 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/df8337d02d0e17991b31c8a2f58f1719522753ee589f5d37f00ee48aafcef491.jpg?v=1774077633 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/16cc774396d7e67a40f70b310b99763118ba8b3aa25a4f146579d5ab8a981a2b.jpg?v=1774077633 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c2a62281d51d4ca1fbe0ff093326eee9c987af42fcfc557655f54b767b09ed3d.jpg?v=1774077633 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e59cd5074169243e3e4418f9c80644e4b0917e75f54f45cd0c7f548517ca8255.jpg?v=1774077634 ## Agent notes - Image content not analyzed; rely on factual product description. Material is waterproof fabric, closure is buckle type. No dimensions provided. - Only two variants listed (20L and 25L) despite description mentioning three capacities; third capacity may be unavailable or not listed.
This product has 11 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Waterproof Fabric · 20.0liters
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": "Waterproof Dry Bag for Swimming and Water Sports, Storage Bags with Multiple Capacities, Outdoor Swim Bag for Adults",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "24.0",
"_height_cm": "48.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").