Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $31.99 – $40.99
Default variant: 39*28*25cm
Default SKU: dcd-30001966529
Default price: $31.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/49810440356079:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000903016
JSON data: https://landmarks.builders/products/m4x-10000903016.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
durableDuty Construction: Crafted from high-quality, thickened PP plastic, this tool chest is built to withstand impacts and sturdy use, ensuring long-lasting durability for all your storage needs.
Spacious & Organized Storage: Features a large main compartment for power tools and bulky items, complemented by a removable top tray with dividers for organizing smaller hardware like screws, fasteners, and bolts.
Secure & Portable Design: Equipped with robust stainless steel that lock securely to keep contents safe during transport, and a wide, comfortable handle for easy carrying to any job location.
adaptable Application: An perfect storage solution for DIY hobbyists, professional tradespeople, and homeowners. Perfect for use in the carport, workshop, construction location, or for keeping essential tools in your car tproceedk.
Enhanced productivity: all-purpose storage your essential tools neatly organized and readily accessible. This multi-functional tool chest helps you save time searching for items and makes any repair or task proceed more smoothly.
Summary: Portable Tool Chest with Tray long-lasting Hardware Box Large Capacity for Car Trunk. Description: 【robustDuty Construction】: Built from high-quality, robust materials to withstand the demands of workshops, garages, and construction locations, ensuring long-lasting durability. 【Multitier Design】: Features a cantilevertype, multi-level design that unfolds to provide organized reach to multiple compartments, allowing for systematic storage of various tools. 【Integrated Parts Tray】: Includes a convenient removable tray, perfect for organizing and reaching small items like screws, fasteners, bolts
Generated by: m4x-map-v1
This product has 12 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": "Portable Tool Chest with Tray long-lasting Hardware Box Large Capacity for Car Trunk",
"product_id": 9429744025839,
"variant_id": 49810440356079,
"quantity": 1,
"grams": 700,
"length_cm": "52.0",
"width_cm": "42.0",
"height_cm": "4.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").