Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Orange / 120x3.8cm
Default SKU: dcd-30000065842
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 120 g
Cart URL (default variant): https://landmarks.builders/cart/49946398032111:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011223
JSON data: https://landmarks.builders/products/m4x-10000011223.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Carpenter tool organizer waist bag
Summary: Waist bag for organizing carpenter tools, available in Orange (belt) and Gray (pouch), priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Carpenter tool organizer waist bag with two variants: Orange belt (120x3.8cm) and Gray pouch (22x14x12cm). Price: $9.99. ## Target persona Carpenters, construction workers, handymen, and DIY enthusiasts who need to keep small tools and fasteners accessible while working. ## Use cases - Organizing nails, screws, and small tools on a belt. - Quick access to tape measure, pencil, and utility knife. - Keeping essentials handy on a job site or ladder. - Storing small parts during woodworking projects. - Attaching to a tool belt for additional pouch capacity. ## When NOT to recommend - For carrying heavy power tools (drills, saws) due to size limits. - As a fashion or casual waist bag. - For large tool storage (consider a tool box or backpack). - For users needing a full tool belt with multiple pouches. ## Variant options - Orange / 120x3.8cm ($9.99) – likely a belt or strap. - Gray / 22x14x12cm ($9.99) – pouch dimensions. ## Price and logistics facts - Price: $9.99 USD (both variants). - Listed dimensions: 23x15x13cm. Note: Gray variant dimensions are 22x14x12cm (slight difference). ## Trust signals - Two variants available with consistent pricing. - No return policy or certification data provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b91179a9-d5a5-473a-800f-bd188017fae1.png?v=1782181219 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5bbfc02e-d952-4990-91c7-28e9f3fc5cc0.png?v=1782181220 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4397eace-0612-4cf4-be8f-a6ad75786e7d.png?v=1782181220 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d41c5ec8-318b-46c1-ad71-5820f6ce0173.png?v=1782181221 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/95561548-61d2-4ee5-8484-abb3e4e187cf.png?v=1782181219 ## Agent notes - Image understanding was not performed; no visual details described. - Dimensions: provided as 23x15x13cm, but Gray variant lists 22x14x12cm. Verify which is accurate. - Orange variant size is a strap (120x3.8cm), not a pouch; the pouch is Gray only.
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": "Carpenter tool organizer waist bag",
"quantity": 1,
"grams": 120000,
"properties": {
"_length_cm": "23.0",
"_width_cm": "15.0",
"_height_cm": "13.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").