Brand: Send From China
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.86 – $3.12
Default variant: Silver 25.4mm x 520mm
Default SKU: dcd-30003395494
Default price: $2.86
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Bicycle Handlebar
Vendor: World Products
Weight: 200 g
Cart URL (default variant): https://sendfromchina.ai/cart/50419384549615:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=sendfromchina_agent&utm_content=pdp
Human view: https://sendfromchina.ai/products/wp-dcd-10001199960
JSON data: https://sendfromchina.ai/products/wp-dcd-10001199960.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: This bike part is made from strong aluminum alloy, giving the two-wheeler handlebar reliable support while keeping the build light for everyday riding. Handlebar Type: Designed as a flat bike bar and riser handlebar option, it offers a practical riding position for casual trips and a more controlled feel on a mountain bike handlebar setup. Surface Finish: The anodized finish helps improve surface durability and gives the bar a clean, modern look that stays presentable through regular use. Lightweight Advantage: At about 180 g, this handlebar reduces unnecessary weight on the front end, making handling feel easier when you are commuting, cruising, or adjusting your setup. Fit and Purpose: With a 25.4 mm clamp diameter and sizes suited for folding bikes, it is built to help riders refresh steering comfort and keep the cockpit simple and responsive.
Summary: Material: This bike part is made from strong aluminum alloy, giving the two-wheeler handlebar reliable support while keeping the build light for everyday riding. Handlebar Type: Designed as a flat bike bar and riser handlebar option, it offers a practical riding position for casual trips and a more controlled feel on a mountain bike handlebar setup. Surface Finish: The anodized finish helps improve surface durability and gives the bar a clean, modern look that stays presentable through regular use. Lightweight Advantage: At about 180 g, this handlebar reduces unnecessary weight on the front end, making handling feel easier when you are commuting, cruising, or adjusting your setup. Fit and Purpose: With a 25.4 mm clamp diameter and sizes suited for folding bikes, it is built to help riders refresh steering comfort and keep the cockpit simple and responsive.
Generated by: deepseek-v4-flash
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 cross-border shipping rates 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Lightweight Flat Bike Bar Long-Lasting Mountain Bike Handlebar Strong Aluminum Alloy Handlebar Easy to Install",
"product_id": 9535305056495,
"variant_id": 50419384549615,
"quantity": 1,
"grams": 200,
"length_cm": "59.0",
"width_cm": "13.0",
"height_cm": "7.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. The estimate endpoint uses the product dimensions
provided in the request. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").