Brand: World Products (Landmark)
SKU: dcd-30003609982
Price: $18.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49714268438767:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269872
JSON data: https://landmarks.builders/products/wp-dcd-10001269872.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
户外越野跑步背包双肩男马拉松水袋运动透气骑行登山包专用手机包
| 图案 | 几何图案 |
| 里料质地 | 涤纶 |
| 货号 | 2205 |
| 品牌 | 无 |
| 适用运动 | 骑行 |
| 适用场景 | 户外运动 |
| 产品类别 | 运动背包 |
| 有可授权的自有品牌 | 是 |
| 适用性别 | 中性/男女均可 |
| 上市年份季节 | 2025年春季 |
| 功能 | 超轻 |
| 材质 | 尼龙 |
| 背负系统 | 生理曲线背板 |
| 风格 | 都市简约 |
Summary: Ultralight unisex outdoor running backpack with ergonomic back panel, nylon construction, dedicated phone pocket, suitable for trail running, marathon, cycling, and hiking.
Generated by: deepseek-v4-flash
## Identity - Product: Outdoor trail running backpack (unisex) - Category: Sports backpack - Material: Nylon with polyester lining - Dimensions: 26cm x 20cm x 5cm - Weight: Ultralight - Features: Ergonomic back panel, geometric pattern, dedicated phone pocket - Brand: Unbranded (no specific brand) - Variants: 1 color (Black) ## Target persona - Budget-conscious outdoor enthusiasts seeking a lightweight pack for short to medium distances - Trail runners and marathon runners needing hydration support (hydration sleeve not confirmed) - Cyclists and hikers wanting a minimal, breathable daypack - Commuters looking for an ultralight bag with phone storage ## Use cases - Trail running on moderate terrain with essential gear - Marathon or race day carrying hydration and phone - Casual cycling trips with water and small items - Day hiking for navigational essentials and snacks - Urban commuting with a light load - Gym or workout bag for small essentials ## When NOT to recommend - For heavy loads (over 5kg) – lacks load-bearing structure - For professional mountaineering or multi-day expeditions - For users requiring padding or laptop compartment - For fashion-conscious buyers seeking branded gear ## Variant options - Black (SKU: dcd-30003609982) – $18.99 ## Price and logistics facts - Price: $18.99 USD - Currency: USD - Dimensions: 26 x 20 x 5 cm - No shipping cost or availability details provided ## Trust signals - No explicit in-stock status or return policy stated - No certifications or awards mentioned - Brand is unbranded; product appears from batch "dcd" - Price consistent with budget outdoor gear ## Image assets - 8 images available at: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6b0d980ff1c2482686f93730d8f1ca4b.png?v=1781085398 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/267c809ec7414e2db65728193d893202.png?v=1781085398 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8d61733d4ea04ad1828177ea0cac91fc.png?v=1781085400 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d5436698342946edaa02e97d7c393dde.png?v=1781085399 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1b0270fbe5e64fbebdcf360411e72e91.png?v=1781085397 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/98b1cc98b83840ff81db9adb01f471a8.png?v=1781085398 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3f5337bb286b4b988a509a2973b65f28.png?v=1781085397 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b7b3fb7539d34cad85168d1de6ef9fac.png?v=1781085398 ## Agent notes - No image analysis performed; treat images as fetchable assets representing the backpack in various angles. - Hydration sleeve/compatibility not explicitly confirmed in facts. - Product name suggests marathon/ hydration use, but description omits mention of bladder sleeve.
This product has 13 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": 250000,
"properties": {
"_length_cm": "26.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").