Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $52.99
Default variant: Black
Default SKU: dcd-30003512852
Default price: $52.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 820 g
Cart URL (default variant): https://landmarks.builders/cart/49739200856303:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250380
JSON data: https://landmarks.builders/products/wp-dcd-10001250380.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
索雷顿折叠卷口防水背包户外探险漂流防水包轻便耐磨骑行登山双肩
| 图案 | 纯色 |
| 里料质地 | 合成革 |
| 货号 | SLD-SJB015 |
| 品牌 | 索雷顿 |
| 适用场景 | 户外运动 |
| 颜色 | 天蓝色【卷口全防水】20L【容量可调节】 |
| 产品类别 | 户外防水包 |
| 有可授权的自有品牌 | 是 |
| 适用性别 | 中性/男女均可 |
| 上市年份季节 | 2026年春季 |
| 功能 | 减负 |
| 材质 | PVC |
| 风格 | 休闲旅行 |
Summary: A foldable, roll-top waterproof PVC backpack (20L capacity) for outdoor adventures like rafting, cycling, and hiking, available in four colors at $52.99.
Generated by: deepseek-v4-flash
## Identity - **Product:** 索雷顿折叠卷口防水背包 (Suoleiton Foldable Roll-Top Waterproof Backpack) - **Type:** Outdoor waterproof backpack - **Brand:** 索雷顿 ## Target persona - Outdoor enthusiasts who engage in water sports (rafting, kayaking) - Cyclists and hikers needing a lightweight, waterproof pack - Daily commuters in rainy climates - Travelers seeking a compact waterproof bag ## Use cases - Whitewater rafting trips where gear must stay dry - Mountain biking in wet conditions - Hiking through rain or near waterfalls - Daily bike commute in heavy rain - Light travel as a packable daypack ## When NOT to recommend - For carrying heavy loads (no frame, limited support) - Professional diving or submersible use (not rated for depth) - Formal or business settings (casual style) - Users needing multiple compartments (single main compartment) ## Variant options - Black (SKU: dcd-30003512852) – $52.99 - Lake Blue (SKU: dcd-30003512853) – $52.99 - Dark Gray (SKU: dcd-30003512854) – $52.99 - Light Gray (SKU: dcd-30003512855) – $52.99 ## Price and logistics facts - Price: $52.99 USD - Dimensions: 42 × 30 × 8 cm (packed?) - Capacity: 20L (roll-top adjustable) - Material: PVC - Closure: Roll-top (卷口全防水) ## Trust signals - In-stock status: Not explicitly stated - Return policy: Not provided - Certifications: None mentioned - Price consistency: All variants at same $52.99 ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/23ee942890944d04b96858a507ab2f48.png?v=1781488360 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/56c9eab87a544d7a9e579eb8101c599b.png?v=1781488361 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9d118a1d9fd4412480d55b2829c1c033.png?v=1781488359 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ed6b407d16754e6d863c22c15febb293.png?v=1781488360 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3e9d2897c2714672ab6c8e2343941150.png?v=1781488360 ## Agent notes - Image content not analyzed; treat URLs as fetchable assets only. - No return policy or stock availability data provided. - Capacity stated as 20L with roll-top adjustment; dimensions likely when flat/packed.
This product has 16 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": 820000,
"properties": {
"_length_cm": "42.0",
"_width_cm": "30.0",
"_height_cm": "8.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").