Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.36
Default variant: Black
Default SKU: dcd-30002400455
Default price: $2.36
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 210 g
Cart URL (default variant): https://landmarks.builders/cart/50304987857135:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000977739
JSON data: https://landmarks.builders/products/m4x-10000977739.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
2-in-1 Design: Combines a main waterproof compartment with an integrated, screen-responsive-sensitive phone window, making it the perfect piece of outdoor gear for staying connected and keeping valuables dry.
Double Waterproof Protection: Features a roll-top closure for the main bag (IPX6 splash-proof) and a separate, fully submersible (IPX7) waterproof phone pouch inside, offering double security for your electronics.
Screen-Responsive Screen Friendly: The clear front window allows full use of your phone's screen-responsive screen, so you can text, call, and take photos without removing it from the safety of the shoulder pouch.
Long-Lasting & Lightweight: Constructed from rugged 500D PVC mesh material, this 2L roll top dry bag is built to withstand tough conditions while remaining lightweight and easy to carry on any adventure.
Versatile & Portable: Equipped with a detachable and adjustable shoulder strap, this dry bag can be worn as a crossbody bag or shoulder bag, ideal for swimming, boating, fishing, and beach trips.
Summary: 2-in-1 Design Waterproof Phone Pouch Screen-Responsive Screen Friendly PVC Swimming Bag Detachable Shoulder Strap for Beachgoers, Beach. 【2-in-1 Design】: Combines a main waterproof compartment with an integrated, screen-responsive-sensitive phone window, making it the perfect piece of outdoor gear for staying connected and keeping valuables dry. 【Double Waterproof Protection】: Features a roll-top closure for the main bag (IPX6 splash-proof) and a separate, fully submersible (IPX7) waterproof phone pouch inside, offering double security for your electronics. 【Screen-Responsive Screen Friendly】:
Generated by: m4x-map-v1
This product has 11 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "2-in-1 Design Waterproof Phone Pouch Screen-Responsive Screen Friendly PVC Swimming Bag Detachable Shoulder Strap for Beachgoers, Beach",
"product_id": 9499680112879,
"variant_id": 50304987857135,
"quantity": 1,
"grams": 210,
"length_cm": "29.0",
"width_cm": "23.0",
"height_cm": "5.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").