Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $18.99 – $64.99
Default variant: Hex Wrench Holder
Default SKU: dcd-30003625902
Default price: $64.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 摩配
Vendor: World Products
Weight: 1000 g
Cart URL (default variant): https://landmarks.builders/cart/49713110253807:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001276170
JSON data: https://landmarks.builders/products/wp-dcd-10001276170.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
乐百客车店PRO版工具支架套装收纳神器通用专用版六角扳手螺丝刀
| 品牌 | lebycle/乐百客 |
| 货号 | TS-H |
| 颜色分类 | 夹具支架 |
Summary: Lebaike PRO tool holder set for motorcycle maintenance. Includes hex wrench, screwdriver, and spray can holders. Multiple style variants priced from $18.99 to $64.99.
Generated by: deepseek-v4-flash
## Identity Lebaike (乐百客) PRO version tool holder set for motorcycle workshop. Product number TS-H. Universal and special fit for hex wrenches and screwdrivers. ## Target persona Motorcycle mechanics, DIY riders, and shop owners who need organized tool storage. ## Use cases - Organizing hex wrenches on a workbench. - Storing screwdrivers for quick access during repairs. - Mounting spray cans for cleaning or lubricating. - Keeping tools tidy in a garage or service van. - Reducing clutter by consolidating multiple tool types. ## When NOT to recommend - For users needing heavy-duty industrial tool storage. - For those requiring a complete tool set (holders only). - For professionals who need high-capacity cabinets. ## Variant options - Hex Wrench Holder ($64.99) - Screwdriver Holder ($37.99) - Screwdriver Holder a ($37.99) - Screwdriver Holder B ($24.99) - Spray Can Holder-02 ($18.99) ## Price and logistics facts - Base price: $18.99 USD (Spray Can Holder-02). Other variants up to $64.99. - Dimensions: 30.5cm x 15.5cm x 11.5cm (approx. 12 x 6.1 x 4.5 inches). ## Trust signals - Product listed by lebycle/乐百客 brand. - Multiple variant options available. - In stock (based on listing). - Return policy not specified. ## Image assets - URLs provided; no visual analysis performed. ## Agent notes - Images not examined; rely on product description for visual detail. - Variant prices differ significantly; recommend verifying stock and price per option.
This product has 17 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": "乐百客车店PRO版工具支架套装收纳神器通用专用版六角扳手螺丝刀",
"quantity": 1,
"grams": 1000000,
"properties": {
"_length_cm": "30.5",
"_width_cm": "15.5",
"_height_cm": "11.5"
}
}],
"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").