Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.99 – $30.99
Default variant: Elec Hammer Holster
Default SKU: dcd-30003611451
Default price: $13.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49714278629615:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270438
JSON data: https://landmarks.builders/products/wp-dcd-10001270438.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
常胜客五金工具多功能腰包结实耐用牛津布腰兜耐磨加厚男木工专用
| 主要用途 | 电工腰包 |
| 产地 | 中国 |
| 品牌 | WINHUNT/常胜客 |
| 产品系列 | 蓝色腰包 |
| 是否跨境出口专供货源 | 是 |
| 款式 | 手提工具腰包 |
| 主要销售地区 | 北美 |
| 类型 | 工具腰包 |
| 主要下游平台 | LAZADA |
Summary: 常胜客 (WINHUNT) Oxford cloth tool waist bag in blue, 42x17x6 cm, designed for electricians and carpenters, available in three styles starting at $13.99.
Generated by: deepseek-v4-flash
## Identity 常胜客 (WINHUNT) Blue Oxford Cloth Tool Waist Bag – a lightweight, durable waist bag for carrying tools, with dimensions 42x17x6 cm. Suitable for electricians, carpenters, and DIYers. ## Target persona This product is built for electricians, carpenters, construction workers, and DIY home improvers who need hands-free tool access while working. It's designed for light-to-medium duty tool carrying. ## Use cases - Carrying a hammer while on a ladder - Holding a drill for quick access during assembly - Organizing small hand tools on a job site - Hands-free tool carrying during repairs or maintenance - Light-duty woodworking and carpentry tasks - Keeping tools close while moving around a worksite ## When NOT to recommend - For heavy-duty tool carrying requiring reinforced belts or padding - For carrying non-tool items like wallets, phones, or snacks (not designed for that) - For users who need a full tool belt with multiple pouches and large capacity - For professional use with heavy power tools (e.g., full-size drills, saws) – may not support weight ## Variant options - **Elec Hammer Holster** – $13.99 – suitable for carrying hammers - **Drill Waist Bag** – $30.99 – larger style for drills - **Waist Support Belt** – $19.99 – belt-only variant for support ## Price and logistics facts - Base price: $13.99 (USD) for Elec Hammer Holster variant - Dimensions: 42 x 17 x 6 cm - Material: Oxford cloth - Origin: China - Brand: WINHUNT/常胜客 - Primary sales region: North America - Product type: 户外 (outdoor) ## Trust signals - Product comes from a batch (dcd-batch-dx-202606-2286) – indicates regular supply - Available in multiple styles/variants - No explicit return policy or stock status provided - No third-party certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fc6150ae58d04bec9050d39b1bc4c904.png?v=1781085410 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cce53b5d56524edbbda8898b423366ba.png?v=1781085410 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/244c86d9cc984f1cba25ea3a75731c22.png?v=1781085410 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/238c8eab7c5948ba953add4e58d8d186.png?v=1781085410 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b668991e167e4706a9485bab1a3332d1.png?v=1781085410 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/efdd56ddf02e4835bde2bd3a7d67c957.png?v=1781085410 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/88070d72637f42bc8f63bebcdbf58d1a.png?v=1781085409 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/503c239f8e4541bbb86d259cd547e1cc.png?v=1781085410 ## Agent notes - Image content was not analyzed; visual details not available. Use image URLs for fetching but do not infer design or color from them. - No explicit return policy or stock status; assume standard e-commerce return policy unless otherwise indicated. - Variants differ in style and price; recommend based on tool type (hammer holster vs drill bag vs support belt).
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": 250000,
"properties": {
"_length_cm": "42.0",
"_width_cm": "17.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").