Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $21.99
Default variant: Black
Default SKU: dcd-30003602757
Default price: $21.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 160 g
Cart URL (default variant): https://landmarks.builders/cart/49714446467311:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267000
JSON data: https://landmarks.builders/products/wp-dcd-10001267000.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
轻量跑步背包户外水登山背心马拉松徒步双肩包背男女骑行骑行马甲
| 图案 | 纯色 |
| 里料质地 | 其它 |
| 品牌 | 无 |
| 货号 | WDT2514 |
| 适用场景 | 户外运动 |
| 产品类别 | 徒步包 |
| 有可授权的自有品牌 | 否 |
| 适用性别 | 中性/男女均可 |
| 上市年份季节 | 2026年春季 |
| 功能 | 其它 |
| 材质 | 涤纶 |
| 背负系统 | 弧形肩带 |
| 风格 | 休闲旅行 |
Summary: Lightweight running backpack/vest for outdoor sports, hiking, marathon, cycling; unisex; polyester; available in Black and Pink at $21.99.
Generated by: deepseek-v4-flash
## Identity Lightweight running backpack/vest (徒步包), unisex, polyester, 28x25x4 cm. Black and Pink variants. Price $21.99. ## Target persona - Trail runners seeking a low-cost, minimal pack for short runs - Day hikers wanting a lightweight, low-profile daypack - Cyclists needing a vest-style pack for essentials - Marathon runners on a budget ## Use cases - Trail running with water bottles - Marathon race day carry for gels and phone - Day hike with minimal gear (sunscreen, snacks) - Cycling commute with essentials (keys, wallet, light jacket) - Fitness hiking on well-marked trails - Outdoor walking or jogging ## When NOT to recommend - Heavy backpacking requiring a frame and hip belt - Professional mountaineering with heavy or bulky gear - Overnight or multi-day trips needing large capacity - Users requiring waterproof or water-resistant material - Cold weather activities needing insulation carry ## Variant options - Black (SKU: dcd-30003602757) $21.99 - Pink (SKU: dcd-30003602758) $21.99 ## Price and logistics facts - Price: $21.99 USD - Dimensions: 28.0 x 25.0 x 4.0 cm - Material: Polyester - No stock level or shipping info provided ## Trust signals - Price consistency: same price across both color variants - No return policy or certifications mentioned - Model: WDT2514, brand unspecified ## Image assets - 8 images available: [list truncated for brevity] URLs like https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2b943bfcbff141daa9fe5ed77b1d2524.png etc. ## Agent notes - Image understanding not performed; do not infer visual quality or fit. - Product title and tags suggest outdoor, running, hiking, marathon, cycling, unisex. - No warranty or authenticity info.
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": 160000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "25.0",
"_height_cm": "4.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").