Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.99 – $26.99
Default variant: Blue / 280
Default SKU: dcd-30002742890
Default price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1400 g
Cart URL (default variant): https://landmarks.builders/cart/49879208165615:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001039950
JSON data: https://landmarks.builders/products/m4x-10001039950.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Metal Tool Box Large Capacity Portable Tool Case Foldable Handle for Job Site
| Brand | other |
Summary: Affordable metal tool box with foldable handle, multiple colors/sizes, priced $14.99-$26.99, dimensions 44x25x16 cm.
Generated by: deepseek-v4-flash
## Identity Metal Tool Box Large Capacity Portable Tool Case Foldable Handle for Job Site. Brand: other. Available in Blue, Army Green, Black, Silver Gray. Sizes: 280, 350, 370, 410, 360A, 410A. ## Target persona DIY home enthusiasts, construction workers, handymen, mechanics needing affordable portable storage for hand and power tools. ## Use cases - Transporting tools to job sites - Organizing hardware and small parts in garage or workshop - Storing power tools during travel - Keeping tools accessible during home repairs - Securing tools on construction sites - Light-duty tool organization for occasional use ## When NOT to recommend - Require waterproof or weather-sealed storage - Need heavy-duty rolling tool chest for daily professional use - Need large capacity workshop cabinet with drawers - Need tool box with removable trays or compartments ## Variant options - Blue/280 ($14.99), Army Green/280 ($14.99), Black/280 ($14.99) - Blue/350 ($15.99), Army Green/350 ($15.99), Black/350 ($15.99), Silver Gray/350 ($16.99) - Silver Gray/370 ($19.99) - Army Green/410 ($20.99) - Black/360A ($23.99) - Blue/410A ($24.99), Black/410A ($26.99) ## Price and logistics facts Price range: $14.99 - $26.99 USD. Dimensions: 44 x 25 x 16 cm (length x width x height). No shipping or tax details provided. ## Trust signals No stock status, return policy, or certifications provided. Price consistency across variants. Image assets available for visual inspection. ## Image assets 5 images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/28dc9f4a-fa9a-4f22-9696-7790b1be7e81.jpg?v=1782126384 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5fbb2ee3-b191-4304-bd0c-f4037b1a6c5d.jpg?v=1782126383 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eb1d1201-714a-4b31-b767-38e3e7960f4a.jpg?v=1782126382 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e83e0ca8-8fca-4902-80bc-02f2128c86f4.jpg?v=1782126385 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e591eb4e-2a8c-4130-bf02-6596d9256064.jpg?v=1782126384 ## Agent notes No stock quantity, return policy, or shipping info available. Image understanding not performed.
This product has 12 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": "Metal Tool Box Large Capacity Portable Tool Case Foldable Handle for Job Site",
"quantity": 1,
"grams": 1400000,
"properties": {
"_length_cm": "44.0",
"_width_cm": "25.0",
"_height_cm": "16.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").