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/48186327171311: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-1
JSON data: https://landmarks.builders/products/waterproof-dry-bag-for-swimming-and-water-sports-storage-bags-with-multiple-capa-1.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 made from water-resistant textile, available in 20L and 25L capacities, suitable for swimming and water sports.
Generated by: deepseek-v4-flash
## Identity Waterproof Dry Bag for Swimming and Water Sports – multiple capacities (20L, 25L). Price from $9.99. ## Target persona Adults who engage in swimming, kayaking, beach trips, and outdoor aquatic activities. ## Use cases - Keeping belongings dry while swimming - Storing gear during kayaking - Packing for beach or pool trips - Organizing items for outdoor water activities - Carrying wet items after water sports ## When NOT to recommend - For divers needing high-pressure waterproofing - For storing sensitive electronics without additional dry protection - For professional maritime use requiring certified buoyancy - For children's toys (design for adults) ## Variant options - 20L – $9.99 USD - 25L – $10.99 USD ## Price and logistics facts Base price: $9.99 USD; 25L variant: $10.99 USD. Ready to Dispatch. ## Trust signals In-stock (Ready to Dispatch). Material is waterproof fabric. No specific certifications provided. Return policy not mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d892b661538845c49e7c57782b8391b9_884d468c-e4d0-4132-9302-c860e35398e3.png?v=1774079157 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/86229db8b78a47b5bcf0249df2e7da55_310782c8-ecc2-4f32-9bd8-e158183ad2f8.png?v=1774079157 ## Agent notes Image understanding not performed; all facts derived from text. No explicit IP rating or guaranteed waterproof depth.
This product has 2 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").