Brand: World Products (Landmark)
SKU: dcd-30003622391
Price: $75.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 880 g
Cart URL (default variant): https://landmarks.builders/cart/49713252270319:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274785
JSON data: https://landmarks.builders/products/wp-dcd-10001274785.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
山地车架载物后货架自行车前叉包架密码锁后座驮包后车架行李架
| 货号 | BIK13-HOL005/BAG220/BAG317 |
| 品牌 | NEWBOLER |
| 颜色 | 快拆后货架+2个快拆前叉包 |
| 材质 | 铝合金 |
| 型号 | BIK13-HOL005/BAG220/BAG317 |
| 专利类型 | 无 |
| 外贸出口认证 | 无 |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 否 |
| 质检报告编号 | 无 |
| 类型 | 超轻量一体式车架 |
| 是否进口 | 否 |
Summary: NEWBOLER aluminum quick-release rear rack and two fork bags for mountain bikes, 37x16x8 cm, $75.99.
Generated by: deepseek-v4-flash
## Identity **NEWBOLER Mountain Bike Rack Set** – Quick-release rear rack + 2 quick-release fork bags. Model BIK13-HOL005/BAG220/BAG317. Material: aluminum. Dimensions: 37x16x8 cm. ## Target persona - Mountain bikers needing cargo capacity for gear or supplies - Bike commuters who carry bags or groceries - Bikepackers requiring lightweight pannier mounts - Cyclists looking for a quick-install storage solution ## Use cases - Carrying groceries or shopping bags on the bike - Attaching panniers for bikepacking or touring - Mounting a trunk bag for daily commuting - Securing tools or gear for trail maintenance rides - Transporting camping equipment on mountain trails ## When NOT to recommend - Road bikes with narrow tire clearance or no rack mounts - Carbon fiber frames where clamping may cause damage - Full suspension mountain bikes (rear rack may interfere with suspension travel) - Users needing high weight capacity (rating not specified) ## Variant options - **Quick Release Rack** – $75.99 (only variant) ## Price and logistics facts - Price: $75.99 USD (single variant) - Dimensions: 37 cm (length) x 16 cm (width) x 8 cm (height) - Weight: not specified - Country of origin: not specified ## Trust signals - Price is listed exactly; no promotional offers. - Dimensions are provided. - Stock status, return policy, and certifications are not documented. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/97a1e89297a74f81942dda650379e1a0.png?v=1781084489 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dacd2c15f4924c92b985af87ce93e121.png?v=1781084488 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a92e2c44534e4cc8aa63ecb399a6d5c9.png?v=1781084490 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/236a801d26ee43ebbf7c8208461f73c6.png?v=1781084490 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2b221f4fd00041bd90cab2eafe376fbe.png?v=1781084490 ## Agent notes - Image understanding was not performed; do not infer visual details. - Only one variant is available; no other color or size options. - Weight capacity, material thickness, and compatibility details are not provided. - Return policy and stock status are unknown.
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": 880000,
"properties": {
"_length_cm": "37.0",
"_width_cm": "16.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").