Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $17.96 – $43.41
Default variant: 35-20-18cm 201 Ss W
Default SKU: dcd-30003649348
Default price: $17.96
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Industrial
Vendor: World Products
Weight: 3300 g
Cart URL (default variant): https://landmarks.builders/cart/50404979146991:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001285083
JSON data: https://landmarks.builders/products/wp-dcd-10001285083.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Industrial Construction: Built from a 1.0 mm thick plate with a hard metal shell, this heavy-duty box provides a rugged and reliable storage solution for your most demanding environments.
Secure Storage: Equipped with a fitted lid and front metal latch closures, this tool box keeps your equipment safely enclosed and protected from dust and debris while stored in your garage or workshop.
Portable Design: Featuring a foldable arched carry handle on top, this utility box lies flat when not in use and offers a comfortable grip for easy transport between jobsites.
Long-Lasting Material: Crafted with a silver metal finish and reinforced-looking edges, this metal tool box resists wear and tear, maintaining its clean, professional appearance over years of heavy use.
Versatile Organization: Designed with a classic rectangular shape, this stainless steel tool box offers ample space to organize hand tools, hardware, and specialty equipment for mechanics and DIYers alike.
Summary: Rust-Resistant Toolbox with Locking Latches Long-Lasting Stainless Steel Tool Box Heavy Duty Toolbox with Handle Portable for Mechanics. 【Industrial Construction】: Built from a 1.0 mm thick plate with a hard metal shell, this heavy-duty box provides a rugged and reliable storage solution for your most demanding environments. 【Secure Storage】: Equipped with a fitted lid and front metal latch closures, this tool box keeps your equipment safely enclosed and protected from dust and debris while stored in your garage or workshop. 【Portable Design】: Featuring a foldable arched carry handle on top, t
Generated by: dcd-map-v1
This product has 2 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Rust-Resistant Toolbox with Locking Latches Long-Lasting Stainless Steel Tool Box Heavy Duty Toolbox with Handle Portable for Mechanics",
"product_id": 9537448575215,
"variant_id": 50404979146991,
"quantity": 1,
"grams": 3300,
"length_cm": "62.0",
"width_cm": "32.0",
"height_cm": "32.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").