Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $22.81 – $49.88
Default variant: 100x40x200cm / 1-side Board 30H
Default SKU: dcd-30002566297
Default price: $22.81
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居/工具架
Vendor: World Products
Weight: 65000 g
Cart URL (default variant): https://landmarks.builders/cart/50375488667887:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001002938
JSON data: https://landmarks.builders/products/wp-dcd-10001002938.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Transform your cluttered space into a model of efficiency with this heavy-duty shelving unit. Constructed from premium, cold-rolled steel and coated with a rust-resistant finish, this unit is built to withstand the rigors of any industrial setting, from a busy mechanic's workshop to a high-traffic stockroom. Its sturdy frame ensures it stays a reliable piece of your organizational system for years to come.
Don't let weight limit your storage options. This heavy duty shelving unit boasts an impressive load capacity, with different models supporting from 300 kg up to a massive 530 kg per shelf. Imagine confidently storing heavy engines, bulky toolboxes, and large material stock without worrying about buckling or instability. This makes it the high-performance storage rack for items that other shelves simply can't handle.
More than just shelves, this unit is a complete storage solution. The built-in pegboard panels on the side and back, along with the included metal hooks, create a versatile industrial tool organizer. Keep your most-used tools visible and within close at hand, dramatically improving workflow and reducing time spent searching for equipment. The boltless, tool assembly means you can set up or reconfigure your multi-tier metal rack in minutes, and the adjustable shelf heights provide the flexibility to accommodate everything from bins to large power tools.
Summary: Heavy Duty Shelving Unit Pegboard Side Panel Heavy Duty Storage Shelves High Weight Capacity Multi-Tier Metal Rack for Mechanics, Workshop, Stockroom. Transform your cluttered space into a model of efficiency with this heavy-duty shelving unit. Constructed from premium, cold-rolled steel and coated with a rust-resistant finish, this unit is built to withstand the rigors of any industrial setting, from a busy mechanic's workshop to a high-traffic stockroom. Its sturdy frame ensures it stays a reliable piece of your organizational system for years to come. Don't let weight limit your storage opt
Generated by: dcd-map-v1
This product has 4 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": "Heavy Duty Shelving Unit Pegboard Side Panel Heavy Duty Storage Shelves High Weight Capacity Multi-Tier Metal Rack for Mechanics, Workshop, Stockroom",
"product_id": 9529974292719,
"variant_id": 50375488667887,
"quantity": 1,
"grams": 65000,
"length_cm": "202.0",
"width_cm": "65.0",
"height_cm": "25.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").