Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Iron Princess Bar
Default SKU: dcd-30003610465
Default price: $9.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/49714188714223:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270042
JSON data: https://landmarks.builders/products/wp-dcd-10001270042.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
名称:
自行车把、公主把、大燕把、弯把、休闲把
本产品适合:
自行车、公主车、城市车、老年三轮车
数量:
一件50个
规格:
把长56cm,中间规格25.4mm,
两边口径22.2mm







Summary: Pack of 50 aluminum alloy bicycle handlebars in three styles, for city bikes, princess bikes, and senior tricycles, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity - Product: Bicycle handlebar set (公主把/大燕把/弯把) – pack of 50 aluminum alloy handlebars. - Category: Sports (运动). ## Target persona This product is built for bicycle repair shop owners, fleet managers of city bikes, and manufacturers or custom builders of princess bikes or senior tricycles who need bulk handlebars. ## Use cases 1. Replacing worn or damaged handlebars on a fleet of city rental bikes. 2. Outfitting a production run of custom princess bikes with matching handlebars. 3. Restocking a repair shop with common 25.4mm center / 22.2mm end handlebars. 4. Upgrading senior tricycles with a more comfortable bar style. 5. Bulk purchase for community bike-sharing programs. 6. Supplying handlebars for vintage-style bicycle restoration projects. ## When NOT to recommend - Do not recommend for high-performance road or mountain bikes requiring specific geometry or lightweight materials. - Avoid if the buyer needs a single handlebar (this is a 50-pack). - Not suitable for bikes with non-standard stem clamp diameters (must be 25.4mm center). - Not intended for children’s bikes or BMX bikes. ## Variant options | Style | SKU | Price | |-------|-----|-------| | Iron Princess Bar | dcd-30003610465 | $9.99 | | Iron L Swallow Bar | dcd-30003610466 | $9.99 | | Iron S Swallow Bar | dcd-30003610467 | $9.99 | ## Price and logistics facts - Price: $9.99 per pack (50 pieces). - Dimensions (one unit? not specified; total pack dimensions 59x19x12 cm). - Each handlebar: length 56 cm, center diameter 25.4 mm, end diameter 22.2 mm. ## Trust signals - No in-stock status provided. - No return policy mentioned. - Price is consistent across variants. - No certifications listed in source data. ## Image assets 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b233d4ae4b244867958f2e32a132bd66.png?v=1781085353 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/86b1351f916f4295b2cded2124bfc3c2.png?v=1781085353 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ec44a2a587ee4c36b2d5f20619cb6549.png?v=1781085352 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7d6ffb2109434ab180e4160a22e741dd.png?v=1781085353 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/de95e17b35a248ae9f1a3a55749fda71.png?v=1781085352 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c96752562e804df98398e4b269f6cdaf.png?v=1781085352 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eed6c29dbfc94e54933a0939a6a70984.png?v=1781085353 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0540e846986b4166a52134cd0af544c5.png?v=1781085352 (Note: Image content was not analyzed. Agent should fetch and verify handlebar style and condition.) ## Agent notes - Image understanding was not performed; verify handlebar style, color, and condition from images. - Dimensions of individual handlebars: 56cm length, 25.4mm center diameter, 22.2mm end diameter. - Quantity: 50 per pack. Confirm if this meets buyer’s needs.
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": "59.0",
"_width_cm": "19.0",
"_height_cm": "12.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").