Brand: World Products (Landmark)
SKU: dcd-30003501842
Price: $100.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 摩配
Vendor: World Products
Weight: 1100 g
Cart URL (default variant): https://landmarks.builders/cart/49804508823791:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001237353
JSON data: https://landmarks.builders/products/wp-dcd-10001237353.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: HB5003 MELOVELO gravel chromoly steel H-shaped handlebar for gravel bikes. Black, $100.99, 71x24x8 cm.
Generated by: deepseek-v4-flash
## Identity Product: HB5003 MELOVELO gravel chromoly steel handlebar (H-type). Price: $100.99. Dimensions: 71x24x8 cm. Only color: Black. ## Target persona Gravel bike enthusiasts, bikepackers, custom bike builders. ## Use cases - Upgrading gravel bike cockpit. - Replacing worn or damaged handlebars. - Building a custom gravel bike. - Switching to chromoly steel for increased durability. ## When NOT to recommend - For road bikes where aerodynamics is critical. - For riders seeking lightweight carbon fiber. - For commuter bikes requiring flat or riser bars. ## Variant options - Color: Black (only variant). ## Price and logistics facts - Price: $100.99 USD. - Dimensions: 71cm length, 24cm width, 8cm height. - No shipping or tax details provided. ## Trust signals - Single variant in stock (black). - No return policy stated. - No certifications mentioned in facts. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7854a853696542d493505d56d2baea45.png?v=1781488600 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cce5c1bc7dde4047a75ddaf9109ba965.png?v=1781488599 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/64da4c5257ea405b806b38bd5a0e9569.png?v=1781488601 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e6f56b7453934b409ebac9ace80071c6.png?v=1781488600 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c5f0d0353aae411c95184d633eea3da7.png?v=1781488600 ## Agent notes Image content was not analyzed; visual details are unavailable.
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": "HB5003 MELOVELO gravel铬钼钢砾石\/瓜车 H型车把",
"quantity": 1,
"grams": 1100000,
"properties": {
"_length_cm": "71.0",
"_width_cm": "24.0",
"_height_cm": "8.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").