Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Black
Default SKU: dcd-30003609816
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: 180 g
Cart URL (default variant): https://landmarks.builders/cart/49714233049327:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269816
JSON data: https://landmarks.builders/products/wp-dcd-10001269816.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
儿童自行车刹车把手童车合金骨架刹车把单车手刹闸刹车手柄配件
| 加工定制 | 否 |
| 类型 | 刹车把 |
Summary: Children's bike brake lever made of alloy skeleton, priced at $9.99 USD, available in 4 color options for replacement or upgrade.
Generated by: deepseek-v4-flash
## Identity A children's bicycle brake lever (brake handle) made of alloy skeleton, sold as a replacement or accessory part. Dimensions: 24x19x6 cm. Not customizable. ## Target persona - Parents repairing or upgrading a child's bike - Small bicycle repair shops servicing children's bikes - DIY enthusiasts maintaining family bicycles ## Use cases - Replacing a broken or worn-out brake lever on a child's bike - Upgrading a child's bike to a more ergonomic or colorful brake lever - Restoring a used children's bicycle with missing or damaged brake parts - Customizing a child's bike with color-matched components - Repairing a bike before selling or donating it ## When NOT to recommend - For adult-sized bicycles (too small and weak) - For high-performance or racing bikes (not designed for high stress) - For hydraulic brake systems (this is a mechanical cable pull lever) - For professional bike shops requiring bulk or OEM parts ## Variant options - Black (sku: dcd-30003609816) - White Pink (sku: dcd-30003609817) - Black Blue (sku: dcd-30003609818) - Black Pink (sku: dcd-30003609819) All at $9.99 USD. ## Price and logistics facts - Price: $9.99 USD per unit (all variants same price). - Dimensions: 24 x 19 x 6 cm (packaged). - Shipping details not provided; assume standard parcel. ## Trust signals - No stock status, return policy, or certifications provided. - Product is listed in a shopify store; no reviews or ratings given. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/70dabcdc73454095942463197d0d8d0a.png?v=1781085378 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f685903e789643df987a59e41e6cc65a.png?v=1781085376 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7248fafe4d284bb9802690f19ddc8131.png?v=1781085377 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cd5f2ad7c0d64912b85ac22310004c5b.png?v=1781085378 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/13f6727f0af945eeb8d6c20c237e6d7c.png?v=1781085379 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/570594fbbf2d462fb3cf6f8bee8bb3e3.png?v=1781085378 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f209e694e93441e7aa9ae50a1677bd32.png?v=1781085377 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/88f67604782c422bb4e7a72eeeac606f.png?v=1781085377 ## Agent notes - Image content not analyzed; URLs are provided as assets. - No specific return policy or warranty information available. - Product type is auto parts (汽配) but listed as children's bike brake lever.
This product has 16 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": 180000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "19.0",
"_height_cm": "6.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").