Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Yellow / L
Default SKU: dcd-30003601829
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 180 g
Cart URL (default variant): https://landmarks.builders/cart/49714553946351:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266560
JSON data: https://landmarks.builders/products/wp-dcd-10001266560.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Outdoor roll-top waterproof storage bag, foldable, dimensions 40x30x5 cm, available in 3 colors and 3 sizes at $9.99.
Generated by: deepseek-v4-flash
## Identity Outdoor Roll-Top Waterproof Storage Bag - foldable dry bag for outdoor activities. ## Target persona Budget-conscious outdoor adventurers needing waterproof storage for camping, hiking, rafting, and trekking trips. ## Use cases - Keeping clothes dry during a rafting or canyoning trip - Protecting electronics and gear while hiking in rain - Separating wet/dry items in a camping pack - Storing food or supplies when crossing rivers - General waterproof organization for day hikes or travel ## When NOT to recommend - Scenarios requiring full submersion or deep waterproofing (e.g., diving) - rating unknown - Users needing a backpack with straps or harness - High-end professionals requiring certified waterproof gear - Storage of heavy or bulky items beyond XL dimension (40x30x5 cm when folded) ## Variant options 3 colors: Yellow, Green, Transparent. 3 sizes: M, L, XL. Total 9 variants, all priced at $9.99. ## Price and logistics facts Price: $9.99 USD (all variants). Dimensions: 40x30x5 cm. Foldable. Weight not provided. ## Trust signals Price consistent across all variants. Available in 9 SKUs. No return policy or certifications stated. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b4cba2ad7cdd4fc98020c8f04bb527a0_61cc8a5c-9c3b-48bd-885d-0a3f37162566.png?v=1781085630 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8c1fcf46cb35474b91fd496cd04f2cb8_7ab39a99-c790-437d-b7b5-2394cf8d1e07.png?v=1781085633 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b6b529ea518a4021afed9d1b27ed0bfa_510fe379-b8da-41e1-9911-8563cb991692.png?v=1781085631 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3caac782be03401aacc1be7381da6a1e_48c02520-0dc6-4f5f-b7be-531d0878029c.png?v=1781085630 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0889492089c041149c7f12733a279a27_687eb903-3e0d-4971-bd27-096a3e649062.png?v=1781085632 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/effefee49f8147cea7b2b4ff11bdeae9_e8708790-88ab-4909-9c7a-e824d8d4c95a.png?v=1781085632 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6c21f2d696964609a2ccaf9520b7d9a7_efdc3c5a-3175-4996-93cb-43851769ffa0.png?v=1781085631 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0b67de90ce574a3ab3078ccb158ac296_2dcad96c-d627-4034-858d-03e2d85ad9a4.png?v=1781085632 ## Agent notes Images are fetchable but not analyzed; visual details like closure mechanism, material, and actual capacity are unknown. No description provided; rely on title "roll-top waterproof" and foldable claim.
This product has 21 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": 180000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "30.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").