Brand: World Products (Landmark)
SKU: dcd-30003613166
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: 400 g
Cart URL (default variant): https://landmarks.builders/cart/49713871356143:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271076
JSON data: https://landmarks.builders/products/wp-dcd-10001271076.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
越野机车防水油箱包摩托车摩旅储物包双肩多功能骑士装备斜挎包
| 产地 | 中国 |
| 货号 | WLPYC-72 |
| 品牌 | 无标 |
| 是否外贸 | 否 |
| 产品类别 | 骑行包 |
| 型号 | WLPYC-72 |
| 专利类型 | 无 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 否 |
| 材质 | 牛津布 |
| 有无防雨罩 | 有 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 中东 |
| 容量 | 20 |
| 是否进口 | 否 |
Summary: A waterproof Oxford cloth motorcycle tank bag with 20L capacity, rain cover, and convertible to backpack, priced at $21.99.
Generated by: deepseek-v4-flash
## Identity - Product: Waterproof motorcycle tank bag / backpack / crossbody bag - SKU: dcd-30003613166 (Black) - Price: $21.99 USD - Dimensions: 34 x 19 x 4 cm - Capacity: 20 liters - Material: Oxford cloth - Included: Rain cover ## Target persona - Off-road motorcycle riders needing compact, waterproof storage on tank - Touring motorcyclists for short trips and daily essentials - Budget-conscious riders seeking a multi-functional bag ## Use cases - Storing phone, wallet, tools, and snacks during off-road rides - Commuting to work: fits tablet, lunch, and rain gear - Weekend motorcycle trips: holds a change of clothes and toiletries - Quick access to items without dismounting - Convertible to backpack for off-bike use ## When NOT to recommend - For large cargo or heavy loads (exceeds 20L or >5kg) - For riders who need a permanently mounted hard case - For professional couriers requiring high durability or security - For users not needing waterproofing or rain cover ## Variant options - Only color available: Black ($21.99) ## Price and logistics facts - Price: $21.99 USD - No shipping cost or delivery time provided - Dimensions (cm): 34 x 19 x 4 - Weight not specified ## Trust signals - No certifications or return policy stated - Single variant with consistent price - Listed as cross-border export source - In stock (assumed from active listing) ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Image contents not analyzed; treat URLs only as fetchable assets.
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": 400000,
"properties": {
"_length_cm": "34.0",
"_width_cm": "19.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").