Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Yellow / 2031
Default SKU: dcd-30003601838
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: 100 g
Cart URL (default variant): https://landmarks.builders/cart/49714551652591:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266561
JSON data: https://landmarks.builders/products/wp-dcd-10001266561.json
This product comes in 6 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, large capacity, for hiking, camping, and water activities. Dimensions 38x20x5 cm. Priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Outdoor roll-top waterproof storage bag, foldable, large capacity. Dimensions: 38x20x5 cm. Available in Yellow and Green with size options (2031, 2539, 3755). ## Target persona Budget-conscious outdoor enthusiasts; hikers and campers needing lightweight waterproof storage; rafters and kayakers seeking affordable dry bags; travelers packing for wet environments. ## Use cases - Storing dry clothes while rafting or kayaking - Organizing gear inside a backpack to keep items dry - Protecting electronics and valuables during water activities - Packing for camping trips to separate wet and dry items - Compressing bulky items like sleeping bags for backpacking ## When NOT to recommend - Heavy-duty industrial use requiring puncture resistance - Long-term submersion beyond surface water exposure (e.g., diving) - Users needing a transparent bag for easy identification of contents - Professional expeditions requiring certified waterproof gear (e.g., IPX8) ## Variant options Six variants: - Yellow / 2031 (SKU: dcd-30003601838) - Green / 2031 (SKU: dcd-30003601839) - Yellow / 2539 (SKU: dcd-30003601840) - Green / 2539 (SKU: dcd-30003601841) - Yellow / 3755 (SKU: dcd-30003601842) - Green / 3755 (SKU: dcd-30003601843) All priced at $9.99. Size codes likely correspond to dimensions or volume (not specified). ## Price and logistics facts Price: $9.99 USD (all variants). No shipping or tax info provided. Dimensions: 38 x 20 x 5 cm (flat/folded). ## Trust signals - In-stock status: not specified - Return policy: not specified - Price consistency: all variants same price - Certifications: none listed ## Image assets 8 images available but not fetched. URLs provided in raw data. Images may show bag colors, usage, or size comparisons – cannot deduce visual details. ## Agent notes - Image understanding was not performed; do not assume features like straps, closures, or material thickness. - Size codes (2031, 2539, 3755) are not defined; likely refer to liter capacity or dimensions – verify with user if needed. - No description provided; all info derived from title and variants. - Consider asking for more details on waterproof rating (e.g., IP rating) or material.
This product has 18 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": 100000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "20.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").