Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99 – $14.99
Default variant: Low Bar 22 Black
Default SKU: dcd-30003601946
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: 850 g
Cart URL (default variant): https://landmarks.builders/cart/49714464751855:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266602
JSON data: https://landmarks.builders/products/wp-dcd-10001266602.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
品名:复古摩托车车把/直把/一字把/小雁把/弯把
规格:长度70cm,直径22mm
适用:市面200CC以下排量的22直径的摩托车都可以安装
Summary: Retro motorcycle handlebar, 22mm diameter, 70cm length, for 200CC and below motorcycles. Available in black or chrome.
Generated by: deepseek-v4-flash
## Identity Product: Retro motorcycle handlebar (22mm diameter, 70cm length). Steel construction. Compatible with 200CC and below motorcycles, e.g., CG125. ## Target persona Motorcycle modifiers and DIY builders with small-displacement bikes (≤200CC) seeking retro handlebar upgrades. ## Use cases - Replacing worn or stock handlebars on CG125 or similar bikes. - Customizing a retro or cafe racer look. - Lowering handlebar height with low bar style. - Swapping to chrome finish for aesthetic upgrade. ## When NOT to recommend - Motorcycles with engine displacement >200CC (may not fit or be safe). - Bikes requiring non-22mm handlebar clamp diameter. - Riders needing high rise or ape hanger bars. - Professional racing applications (no safety certifications given). ## Variant options - Low Bar 22 Black: $12.99 - Low Bar 22 Chrome: $14.99 ## Price and logistics facts - Base price: $12.99 USD (Black variant). - Chrome variant: $14.99 USD. - Dimensions: 72cm x 10cm x 5cm. ## Trust signals - In-stock status not verified. - Return policy not provided. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c9f5b9e3e2f14054bf8444000091b09c.png?v=1781085554 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ddd29c656d7f48998eb3fde38cd103c8.png?v=1781085554 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e28be4d763d14c80912dc92062173e16.png?v=1781085553 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c9e4135146cf426099368c8f414b5830.png?v=1781085551 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/069e957f76354f7380625693c7cc118f.png?v=1781085552 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/80e1c1d9aa564b8a8fb7b6a6e8448e4e.png?v=1781085553 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5c242cf1b8644f7a8cc33bc01dd49b3e.png?v=1781085552 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a2c33e6cd5e840d0979f1ba731a8ef13.png?v=1781085553 ## Agent notes - Image content not analyzed. Visual details not inferred. - No stock or return policy data available. - Confirm clamp diameter compatibility with target bike.
This product has 14 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": "摩托车复古22MM改装龙头方向把 钢管车把 适用CG125改装通用车把",
"quantity": 1,
"grams": 850000,
"properties": {
"_length_cm": "72.0",
"_width_cm": "10.0",
"_height_cm": "5.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").