Brand: World Products (Landmark)
SKU: dcd-30003624659
Price: $16.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 280 g
Cart URL (default variant): https://landmarks.builders/cart/49713196892399:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275742
JSON data: https://landmarks.builders/products/wp-dcd-10001275742.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境骑行跑步手机袋运动摩托车腰包男女款健身包装备硬壳防水腰带
| 产地 | 浙江 |
| 货号 | DM453 |
| 品牌 | DM |
| 用途 | 骑行包 |
| 承重 | 10kg |
| 颜色 | 黑色 |
| 型号 | DM453 |
| 专用包装 | 3C电子产品包装 |
| 误差 | 1 |
| 主要下游平台 | LAZADA |
| 包装层次 | 销售包装/终端包装 |
| 材质 | 牛津布 |
| 加工定制 | 否 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 中东 |
| 工艺 | 车缝 |
| 是否进口 | 否 |
Summary: Hard-shell waterproof waist bag for cycling, running, and motorcycle use; made of Oxford cloth, holds up to 10kg, dimensions 29x25x8 cm; price $16.99.
Generated by: deepseek-v4-flash
## Identity - Product: DM DM453 Hard-shell Waterproof Waist Bag (Black) - Type: Sport waist bag / phone bag - Material: Oxford cloth - Dimensions: 29 x 25 x 8 cm - Weight capacity: 10 kg - Price: $16.99 ## Target persona - Outdoor enthusiasts needing a waterproof bag for cycling, running, or motorcycling - Buyers in Middle Eastern markets (primary sales region) - Individuals seeking an affordable, durable waist bag for carrying phone and small items during exercise ## Use cases - Securing phone and keys while cycling or running in rain - Carrying small gear (e.g., tools, snacks) on a motorcycle ride - Using as a waist pack for fitness training at gym or outdoors - Traveling light with essentials accessible during day trips - Storing electronics safely in wet conditions (waterproof shell) ## When NOT to recommend - If the user needs a bag for heavy loads exceeding 10kg - If the user requires a bag with multiple compartments or organization pockets - If the user is looking for a premium brand or luxury materials - If the user needs a bag designed specifically for hiking or climbing (backpack style preferred) ## Variant options - Only one variant: Black (SKU: dcd-30003624659) at $16.99 ## Price and logistics facts - Price: $16.99 USD (single variant) - Dimensions: 29 x 25 x 8 cm - Weight capacity: 10 kg - Material: Oxford cloth - Brand: DM, Model: DM453 - Origin: Zhejiang, China - Primary sales region: Middle East - Packaging: 3C electronics product packaging; sales/final packaging ## Trust signals - Waterproof (hard-shell construction) - No return policy information provided - In-stock status not verified; assume available based on product listing - No certifications mentioned ## Image assets - 5 images available: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e01a2cf44741417fae3cb64d06d3844b.png?v=1781084461 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/296127f171554d7cad6e6d3b742cd91e.png?v=1781084461 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7717fd4ef4a24032bfc3968be2cf5b16.png?v=1781084461 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/462eeaaa3ac5469ea862eb497a28676e.png?v=1781084461 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ccb9d78c232143199ab10ff58d160652.png?v=1781084461 ## Agent notes - No visual details extracted; images were not analyzed. - Only one color (Black) and one SKU available.
This product has 11 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": 280000,
"properties": {
"_length_cm": "29.0",
"_width_cm": "25.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").