Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $244.99 – $532.99
Default variant: Blue Orange / 100*40*200cm
Default SKU: dcd-30002565545
Default price: $252.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 45000 g
Cart URL (default variant): https://landmarks.builders/cart/50150988906735:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001002854
JSON data: https://landmarks.builders/products/m4x-10001002854.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Heavy-Duty Construction: Built from thickened, cold-rolled steel with reinforced crossbeams, this heavy duty metal shelf offers exceptional stability and durability for demanding environments. It's designed to handle substantial weight without wobbling, making it a reliable piece of storage furniture.
High Load Capacity: Engineered for superior strength, this shelving unit supports an impressive load of up to 1000 kg per shelf, depending on the model. This makes it ideal for storing heavy tools, equipment, and bulk inventory in workshops, garages, or warehouses.
Versatile Pegboard System: Features a three-sided pegboard design that provides flexible storage options for hanging tools and accessories. This integrated system transforms the storage rack into a complete organization station, keeping your essential items visible and within easy reach.
Adjustable & Modular Design: The four shelves are fully height-adjustable, allowing you to customize the layout to accommodate items of various sizes. The simple buckle connection system makes assembly quick and tool-tool-tool-free, offering a flexible piece of workshop equipment that adapts to your needs.
Multi-Purpose Organization: Perfect for a wide range of applications, from professional workshops and industrial warehouses to home garages and basements. This organizer effectively declutters your space, providing a systematic solution for mechanics, craftsmen, and DIY enthusiasts to keep their tools and supplies in order.
Summary: Pegboard Tool Organizer High Load Capacity Multi-Layer Storage Rack Flexible Configuration Heavy Duty Metal Shelf for Mechanics, Warehouse, Stockroom. 【Heavy-Duty Construction】: Built from thickened, cold-rolled steel with reinforced crossbeams, this heavy duty metal shelf offers exceptional stability and durability for demanding environments. It's designed to handle substantial weight without wobbling, making it a reliable piece of storage furniture. 【High Load Capacity】: Engineered for superior strength, this shelving unit supports an impressive load of up to 1000 kg per shelf, depending on
Generated by: m4x-map-v1
This product has 10 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": "Pegboard Tool Organizer High Load Capacity Multi-Layer Storage Rack Flexible Configuration Heavy Duty Metal Shelf for Mechanics, Warehouse, Stockroom",
"product_id": 9456934387951,
"variant_id": 50150988906735,
"quantity": 1,
"grams": 45000,
"length_cm": "205.0",
"width_cm": "65.0",
"height_cm": "40.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").