Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $39.99
Default variant: Sky Blue
Default SKU: dcd-30003603934
Default price: $39.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 750 g
Cart URL (default variant): https://landmarks.builders/cart/49714326012143:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267465
JSON data: https://landmarks.builders/products/wp-dcd-10001267465.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A waterproof outdoor backpack and barrel bag, suitable for rafting, beach, and kayaking. Available in Sky Blue and Red at $39.99.
Generated by: deepseek-v4-flash
## Identity Waterproof outdoor bag (防水包) model, dual-use as backpack or barrel bag for water activities. ## Target persona Outdoor enthusiasts who engage in water sports like rafting, kayaking, and beach trips; also hikers needing light water protection. ## Use cases - River tracing or creek walking - Beach day packing (sand, water resistance) - Kayak or canoe trips - Surfing or paddleboarding gear storage - Light hiking in wet conditions - Camping toiletries or electronics protection ## When NOT to recommend - Heavy multi-day backpacking (frame and comfort lacking) - Professional mountaineering (durability unknown) - Users needing a fully submersible dry bag (not specified IP rating) - Those seeking premium materials or brand name ## Variant options - Sky Blue ($39.99, SKU: dcd-30003603934) - Red ($39.99, SKU: dcd-30003603935) ## Price and logistics facts - Price: $39.99 USD - Dimensions: 45 cm × 35 cm × 9 cm - No shipping or return policy data provided ## Trust signals - Price consistent across two color variants - No stock level or inventory data available - No explicit return policy stated - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4f92ae8f0e654210b547f1d0fb4f8ef3.png?v=1781085473 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1446ca97a9fb479b867f3e9193d0fb52.png?v=1781085472 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6615503ee192482a8a45c612fc2dbab1.png?v=1781085473 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/22bfbbb6942844ba8f96fbd72e6fdc10.png?v=1781085473 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/04f4247ae0c34ff18e5d01c57da8c2de.png?v=1781085472 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dd8e11d44d634acf83b38158bcd80919.png?v=1781085472 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ecfc7e2a47af416f90834370bcf104aa.png?v=1781085472 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c1bce75fc7704eddaf74f1f7bcce32c5.png?v=1781085472 ## Agent notes - Description field empty; no detailed features or materials confirmed. - Images not analyzed; visual details not extracted.
This product has 14 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": 750000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "35.0",
"_height_cm": "9.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").