Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $35.99 – $57.99
Default variant: 25.4-90mm / Adj 60
Default SKU: dcd-30003612610
Default price: $35.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 摩配
Vendor: World Products
Weight: 260 g
Cart URL (default variant): https://landmarks.builders/cart/49713893441775:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270906
JSON data: https://landmarks.builders/products/wp-dcd-10001270906.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: 轮迹山地自行车车把增高器 is a universal bicycle handlebar riser/extender with adjustable height, available in multiple clamp sizes (25.4mm, 31.8mm) and extension lengths (90-145mm) for mountain and road bikes.
Generated by: deepseek-v4-flash
## Identity 轮迹山地自行车车把增高器 (Universal Bicycle Handlebar Riser/Extender). Adjustable stem extender for raising handlebar height. ## Target persona Cyclists who want to adjust handlebar height for better comfort or fit, including mountain bikers, road cyclists, and commuters who use standard handlebar stems with clamp diameters 25.4mm or 31.8mm. ## Use cases - Raising handlebars to reduce back strain during long rides. - Adjusting handlebar height for a more upright riding position. - Accommodating rider height changes or sharing a bike among multiple users. - Fitting children or shorter riders by raising bars. - Customizing bike fit for better control on trails. ## When NOT to recommend - Bikes with non-standard clamp diameters (e.g., 1 1/8" threadless stems with unusual sizes). - Riders needing a completely different handlebar shape or a new stem. - Carbon handlebars or stems unless manufacturer specifies compatibility. - Riders on a tight budget seeking only the cheapest option (variants start at $35.99). ## Variant options 9 variants based on clamp size (25.4mm or 31.8mm), extension length (90mm, 110mm, 130mm, 145mm), and adjustment angle (Adj 60° or Adj 80°). Prices: $35.99 for Adj 60° variants, $57.99 for Adj 80° variants. ## Price and logistics facts Price range: $35.99 to $57.99 USD. Product dimensions: 20.0cm (L) x 7.0cm (W) x 6.0cm (H). No shipping or tax information provided. ## Trust signals Multiple variant options in stock (9 SKUs listed). Dimension data provided. Return policy and certifications not specified. ## Image assets         ## Agent notes No product description was provided in the original facts. Image content was not analyzed visually; treat image URLs as fetchable assets.
This product has 21 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": 260000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "7.0",
"_height_cm": "6.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").