Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99 – $15.99
Default variant: 32MM
Default SKU: dcd-30003605926
Default price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49714306875631:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268282
JSON data: https://landmarks.builders/products/wp-dcd-10001268282.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
批发包邮


null
null
null




Summary: Height-adjustable handlebar extension for baby strollers, designed to prevent forward tipping, available in 22mm, 28mm, and 32mm diameters.
Generated by: deepseek-v4-flash
## Identity
Product: 加高配件遛娃车溜娃手推车米蓝图加高扶手推把扶手防前侧 (Height-Extension Handlebar for Baby Strollers). Catalog: 汽配 (Auto Parts).
## Target persona
Parents or caregivers using baby strollers with handlebars of 22/28/32mm diameter who need extra height or forward-tip prevention. Also resellers or stroller repair shops.
## Use cases
1. Retrofitting a stroller with a taller handlebar for taller users.
2. Replacing a damaged handlebar on a stroller.
3. Adding anti-tip feature to a stroller that lacks it.
4. Customizing a stroller for a child with special seating needs.
5. Wholesale purchase for stroller assembly or repair business.
## When NOT to recommend
1. Strollers with non-standard handlebar diameters other than 22/28/32mm.
2. Buyers seeking a complete stroller, not an accessory.
3. Users who need a handlebar that integrates electronics or folding mechanisms.
4. Single-use purchase for a stroller that already has adequate height and anti-tip.
## Variant options
- Size 32mm (SKU dcd-30003605926): $12.99
- Size 28mm (SKU dcd-30003605927): $15.99
- Size 22mm (SKU dcd-30003605928): $12.99
## Price and logistics facts
Price range: $12.99–$15.99 USD. Wholesale free shipping ('批发包邮'). Product dimensions: 37x27x6.5 cm.
## Trust signals
Wholesale listing with free shipping. No explicit in-stock or return policy data. Price varies by size.
## Image assets








## Agent notes
Product description is minimal ('批发包邮'). Dimensions and sizes are provided. No detailed material or compatibility info beyond diameters. Image content not verified.This product has 15 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": 450000,
"properties": {
"_length_cm": "37.0",
"_width_cm": "27.0",
"_height_cm": "6.5"
}
}],
"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").