Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.99 – $22.99
Default variant: Large / Dbl Ear No Belt
Default SKU: dcd-30000067734
Default price: $18.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 700 g
Cart URL (default variant): https://landmarks.builders/cart/49946343571695:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011524
JSON data: https://landmarks.builders/products/m4x-10000011524.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Sturdy Leather Tool Belt for Organized StorageThis multi-pocket leather tool belt is designed for carpenters, electricians, and construction workers, providing efficient organization for tools and nails during a variety of projects.
sturdy Duty and resilient MaterialCrafted from thick genuine leather, this tool pouch delivers outstanding wear endurance and durability, making it perfect for tough job sites.
Adjustable Waist for Comfortable FitThe adjustable belt provides a stable and comfortable fit for both men and women, suitable for long hours of use at work or for DIY tasks.
Multiple Pockets for Efficient OrganizationWith several compartments, this organizer makes it easy to keep tools, fasteners, and accessories separated and within close at hand.
Versatile Use for Various ApplicationsPerfect for carpentry, construction, gardening, and home improvement, this tool belt makes a practical gift for handymen, professionals, and DIY hobbyists.
Summary: Multi-pocket leather tool belt with adjustable waist, made from thick genuine leather, designed for carpenters, electricians, and construction workers.
Generated by: deepseek-v4-flash
## Identity Adjustable heavy-duty leather tool belt (base SKU: not specified). Multi-pocket organizer made from thick genuine leather. Available in 8 variants combining size (Small/Large) and pocket/ear configurations. ## Target persona - Carpenters, electricians, construction workers needing durable on-waist tool storage. - DIY hobbyists and home improvement enthusiasts requiring hands-free tool access. - Handymen and gardeners looking for a rugged, everyday utility belt. ## Use cases - Carrying hammers, screwdrivers, nails, and other tools on a construction site. - Organizing fasteners and small tools during electrical or carpentry work. - Gardening tasks where quick access to pruners, gloves, or seed packets is needed. - Home improvement projects (e.g., hanging shelves, assembling furniture) to keep tools within reach. - As a practical gift for professionals or serious DIYers. ## When NOT to recommend - For light-duty or occasional tasks where a fabric or nylon belt suffices. - For users who require specialized pouches for unique tools not accommodated by standard pockets. - For formal or office environments; this is a rugged work accessory. - For users with back or waist issues who need a padded or ergonomic support system (not specified). ## Variant options 8 variants based on Size (Small / Large) and Color (Dbl Ear No Belt, Dbl Ear With Belt, No Ear No Belt, No Ear With Belt). Prices range from $16.99 to $22.99. "Ear" likely refers to side loops for hammers or similar tools; "With Belt" includes the waist belt. ## Price and logistics facts - Base price: $16.99 (variant small/no ear with belt). Full range: $16.99–$22.99. - Dimensions: 27 × 22 × 10 cm (product only, not packaged). - Currency: USD. ## Trust signals - In-stock status not provided by seller; assume available unless stated otherwise. - Return policy not disclosed. - No certifications, material guarantees, or warranty claims in provided data. - Price consistent across variants relative to features (belt inclusion and size). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dd134b4a-b39c-4fb3-9227-b7ee613ad6ad.png?v=1782181198 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6f31cf8f-3f95-4be6-9fbd-481c6a924239.png?v=1782181199 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/09494f4f-e4f6-4205-87ca-29954ed8aca2.png?v=1782181199 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/245e509b-657a-4e95-8081-969c2ce99b65.png?v=1782181203 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e4a218a1-f51a-4b48-ad29-16d7a70d5c06.png?v=1782181197 ## Agent notes - Image understanding was not performed; visual details not verified. Confirm pocket layout and ear configuration from images if needed. - Description mentions "thick genuine leather" but no thickness or origin specified. - Variant options include "Dbl Ear" (likely double ear/hammer loop) and "No Ear" (no loop). "With Belt" includes waist belt; "No Belt" is just the pouch.
This product has 11 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": "Adjustable heavy-duty leather tool belt",
"quantity": 1,
"grams": 700000,
"properties": {
"_length_cm": "27.0",
"_width_cm": "22.0",
"_height_cm": "10.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").