Brand: World Products (Landmark)
SKU: dcd-30003599479
Price: $126.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 60 g
Cart URL (default variant): https://landmarks.builders/cart/49714527699183:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265861
JSON data: https://landmarks.builders/products/wp-dcd-10001265861.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
自行车水壶架钛合金防刮花轻量全包围水杯架山地车斜梁安装水壶架
| 货号 | 自行车水壶架SHJ-25226空心钛管 |
| 品牌 | PROMEND |
| 种类 | 其他 |
| 型号 | 自行车水壶架SHJ-25226空心钛管 |
| 专利类型 | 无 |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 是 |
| 材质 | 钛合金 |
| 产品编号 | 自行车水壶架SHJ-25226空心钛管 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 中东 |
| 是否进口 | 否 |
Summary: A titanium bicycle water bottle cage, lightweight, scratch-resistant, full-wrap design, for mountain bike slanted tube mounting.
Generated by: deepseek-v4-flash
## Identity - Product: PROMEND Bicycle Water Bottle Cage (Model SHJ-25226) - Material: Titanium alloy (hollow titanium tube) - Dimensions: 17 x 10 x 8 cm - Weight: Not specified, but described as lightweight - Features: Scratch-resistant, full-wrap, suitable for slanted tube (mountain bike) ## Target persona - Mountain bikers who need a durable, lightweight cage for rough terrain - Cycling enthusiasts looking for premium titanium components - Weight-conscious riders (road or MTB) seeking minimal extra weight - Bike commuters or tourers who value durability and scratch resistance ## Use cases - Installing on a mountain bike with a slanted down tube (e.g., full-suspension or hardtail) - Long-distance cycling where bottle retention is critical (rough roads, bumps) - Off-road biking (gravel, trail) where standard cages may drop bottles - Bike touring with heavy water loads requiring a secure mount - Replacement for damaged or corroded cages on high-end bikes ## When NOT to recommend - For road bikes with standard round down tubes (full-wrap may not fit well; check compatibility) - For users on a tight budget (price ~$127, not entry-level) - When a plastic or steel cage is acceptable (overkill for casual riding) - If rider needs a side-load or aero-specific cage (this is top-load full-wrap) ## Variant options - Only one variant available: Color "Titanium" (natural titanium finish) - No other color or size options listed ## Price and logistics facts - Price: $126.99 USD - Dimensions: 17 cm (L) x 10 cm (W) x 8 cm (H) - Origin: Not specified, but product is flagged as cross-border export supply for Middle East - Brand: PROMEND - Model: SHJ-25226 ## Trust signals - Material: Titanium alloy (titanium tube, likely grade not specified) - In-stock status: Not provided (assume available unless sold out) - Return policy: Not stated - Price consistency: Single price across variant - Certifications: None mentioned ## Image assets - 8 product images available at: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fab12e3f826f41cfa7fd7abf39fac933.png?v=1781085617 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c8e779381e7949b0824b56ab88e9b36a.png?v=1781085618 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eced8aa770ef42eb9646c7c8fc80aad7.png?v=1781085618 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/756978099e0648738a98b8d63efb42f2.png?v=1781085619 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bcb381d84b3441239802e60fb2cb4b93.png?v=1781085617 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9ab3d932977542818bdcbab61005116f.png?v=1781085618 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2293349b503749bc884f2a1860cbd046.png?v=1781085618 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/947ba0955cda47b2978858d2c028984e.png?v=1781085618 ## Agent notes - Image content not inspected; treat as product visuals only. - No weight specified; lightweight claim unverified. - Fitment: Designed for slanted tube (mountain bikes); not guaranteed for road bikes. - Only one variant; no customization options.
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": 60000,
"properties": {
"_length_cm": "17.0",
"_width_cm": "10.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").