Brand: World Products (Landmark)
SKU: dcd-30003625879
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: 30 g
Cart URL (default variant): https://landmarks.builders/cart/49713153736943:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001276157
JSON data: https://landmarks.builders/products/wp-dcd-10001276157.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
乐百客铝合金膨胀把塞公路山地自行车通用车把堵头防尘尾塞配件
| 品牌 | lebycle/乐百客 |
| 货号 | HL-HE-02 |
Summary: Lebycle aluminum alloy expandable handlebar end plugs for road and mountain bikes, universal fit, dust-proof, sold as single pair.
Generated by: deepseek-v4-flash
## Identity - Product: Lebycle aluminum alloy expandable handlebar end plugs (model HL-HE-02) - Category: Motorcycle/bicycle accessories ## Target persona - DIY bike builders and mechanics maintaining multiple bikes - Commuter cyclists seeking durable, corrosion-resistant bar plugs - Enthusiasts upgrading from plastic to metal end caps ## Use cases - Replace broken, missing, or loose handlebar plugs - Prevent dust, dirt, and moisture from entering handlebar ends - Secure fit for road and mountain bike handlebars (universal inner diameter) - Upgrade aesthetic with aluminum finish - Use as a temporary plug during bike assembly or transport ## When NOT to recommend - Bikes with non-standard handlebar inner diameters (e.g., carbon bars with proprietary inserts) - Users seeking ergonomic bar ends or integrated accessories - Applications requiring specific torque specs (not provided) - Minimalist weight-weenie builds (aluminum heavier than plastic alternatives) ## Variant options - Only one variant: Aluminum Alloy (Style: Aluminum Alloy), SKU dcd-30003625879, price $9.99 ## Price and logistics facts - Price: $9.99 USD - Dimensions: 16.0 × 11.0 × 3.0 cm - Shipping: Not specified (assume standard handling) ## Trust signals - Brand: Lebycle (listed as lebycle/乐百客) - In-stock status: Not explicitly stated but listed for sale - Return policy: Not provided - Price consistency: Single price point across variants ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8bbbbf1fca9e48b1a8b169feb501b308.png?v=1781084444 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8623983fe9ee46439f21c6c7fdbac214.png?v=1781084445 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d39569d76eb34951be3baae4324bd819.png?v=1781084445 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7e1fa482eb3a4de1b1f02314e3e8bcbc.png?v=1781084445 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d09d8297adbb48b7b0d56770f731641c.png?v=1781084445 ## Agent notes - Image analysis not performed; visual details not inferred. - Handlebar inner diameter compatibility not specified; assume standard sizing. - Quantity per package (single pair vs. individual) not explicitly stated; typical for this category.
This product has 13 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": 30000,
"properties": {
"_length_cm": "16.0",
"_width_cm": "11.0",
"_height_cm": "3.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").