Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $38.99 – $61.99
Default variant: R-151345
Default SKU: dcd-30001968823
Default price: $57.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1161 g
Cart URL (default variant): https://landmarks.builders/cart/49810342445295:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000903328
JSON data: https://landmarks.builders/products/m4x-10000903328.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
long-lasting Construction: Crafted from high-quality, sturdyduty iron metal sheet, this tool chest is built built to sturdy and long-lasting, capable of withstanding tough conditions in a garage, workshop, or on a work location.
Organized Storage: Features a convenient removable inner tray with compartments, perfect for organizing smaller parts like screws, fasteners, and bolts, while the large main compartment below holds bigger tools.
Portable safe: Equipped with a comfortable, sturdy top handle for easy transportation and a strong metal latch that safely fastens the lid, keeping your tools and supplies safe and preventing spills.
adaptable Application: An optimal adaptable storage solution for DIY hobbyists and professionals, suitable for use as a tool chest, art and craft materials box, emergency supply container, or for general storage in-car trunk or home.
Efficient shielded: Keeps your tools and accessories neatly arranged, protected from dirt and damage, and easily accessible, saving you time and helping to maintain your equipment in good condition.
Summary: Lidded metal container with Tray adaptable Handled Box with Tray long-enduringing for Home. Description: 【long-enduringing Metal Construction】: Crafted from sturdy metal, this lidded case is constructed for longevity, providing sturdy protection for your shopd items against damage and wear. 【Efficient Organization】: Features a removable top tray with compartments, perfect for sorting smaller items, while the spacious bottom compartment holds larger tools and supplies. 【Portable safe】: Equipped with a comfortable, fold-down handle for easy carrying and a dependable front latch to ensure the lid
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": "Lidded metal container with Tray adaptable Handled Box with Tray long-enduringing for Home",
"product_id": 9429713780975,
"variant_id": 49810342445295,
"quantity": 1,
"grams": 1161,
"length_cm": "44.5",
"width_cm": "25.0",
"height_cm": "22.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").