Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $72.99
Default variant: White
Default SKU: dcd-30003596624
Default price: $72.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 1000 g
Cart URL (default variant): https://landmarks.builders/cart/49714502107375:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001264722
JSON data: https://landmarks.builders/products/wp-dcd-10001264722.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: PVC waterproof dry bag, 46x33x10 cm, 8 colors, $72.99, for outdoor water activities and travel.
Generated by: deepseek-v4-flash
## Identity PVC waterproof dry bag, capacity for large items, roll-top closure, dimensions 46x33x10 cm. Available in White, Black, Yellow, Blue, Army Green, Orange, Coffee, Gray. ## Target persona - Outdoor enthusiasts needing waterproof storage for gear (hiking, camping, rafting) - Travelers requiring a reliable dry bag for wet/dry separation - Swimmers and divers wanting a waterproof bag for clothes and valuables - Budget-conscious shoppers seeking affordable waterproof storage ## Use cases - Keeping camping gear dry during rain or river crossings - Separating wet swimsuits from dry clothes in a suitcase - Protecting electronics and documents during kayaking or rafting - Storing food and supplies on a boat trip - Using as a waterproof liner for backpack - Day hikes where weather is unpredictable ## When NOT to recommend - For scuba diving deeper than 5 meters (no depth rating given) - For heavy-duty industrial use (PVC may not be puncture-proof) - When a fully submersible, high-pressure waterproof case is needed - For users who prioritize lightweight packability (PVC adds weight) ## Variant options - White (SKU: dcd-30003596624) $72.99 - Black (SKU: dcd-30003596625) $72.99 - Yellow (SKU: dcd-30003596626) $72.99 - Blue (SKU: dcd-30003596627) $72.99 - Army Green (SKU: dcd-30003596628) $72.99 - Orange (SKU: dcd-30003596629) $72.99 - Coffee (SKU: dcd-30003596630) $72.99 - Gray (SKU: dcd-30003596631) $72.99 ## Price and logistics facts - Price: $72.99 (all variants) - Dimensions: 46 x 33 x 10 cm - No shipping or return policy provided ## Trust signals - No specific certifications mentioned - In-stock status not confirmed - Price consistency: all variants same price - Product appears in "户外" (outdoor) category with cross-border tags ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6f8f2cff1a994308b31216df24bdd225.png?v=1781085603 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/81c6b21a59424111aa2f6c6e56746a75.png?v=1781085604 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6acbf469047846cda452bc093ea6677b.png?v=1781085603 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/44e2d5af507c423db5a107692246b939.png?v=1781085603 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/89d7d7c8e09343348937e6eb00eba6e4.png?v=1781085604 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3dd5833336734a6e96b653eb8458e12d.png?v=1781085602 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0d369dad16164be48037f2d406e99c8e.png?v=1781085603 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b9d2d256c0474fa7acfeaea7edc2300b.png?v=1781085604 ## Agent notes - No product description provided; details inferred from title and category. - Image content not analyzed; color names from variant options.
This product has 20 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": "跨境爆款 PVC防水包 大容量登山防水背包 潜水游泳干湿分离防水袋",
"quantity": 1,
"grams": 1000000,
"properties": {
"_length_cm": "46.0",
"_width_cm": "33.0",
"_height_cm": "10.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").