---
title: "Pallet Racks Service Area | Salt Lake City, UT"
description: "Pallet racks &amp; warehouse racking across the Salt Lake City metro — SLC, West Valley, Ogden, Provo, Sandy &amp; more. Free CAD layouts, fast installs."
lang: en
json-ld: |
  [
    {
      "@context": "https://schema.org",
      "@type": "LocalBusiness",
      "@id": "https://saltlakecitypalletrack.com/#business",
      "name": "Salt Lake Pallet Rack",
      "alternateName": "Salt Lake Pallet Rack - A Division of Warehouse Equipment & Supplies Co.",
      "description": "Industrial pallet racks and warehouse racking solutions in Salt Lake City, UT. Free warehouse design consultations, pallet rack installation, and storage optimization services across the Salt Lake metro and Wasatch Front.",
      "url": "https://saltlakecitypalletrack.com",
      "telephone": "(801) 942-0493",
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "3556 S 5600 W",
        "addressLocality": "Salt Lake City",
        "addressRegion": "UT",
        "postalCode": "84120",
        "addressCountry": "US"
      },
      "geo": {
        "@type": "GeoCoordinates",
        "latitude": "40.7608",
        "longitude": "-111.8910"
      },
      "areaServed": [
        {
          "@type": "City",
          "name": "Salt Lake City",
          "containedInPlace": {
            "@type": "State",
            "name": "Utah"
          }
        },
        {
          "@type": "City",
          "name": "West Valley City",
          "containedInPlace": {
            "@type": "State",
            "name": "Utah"
          }
        },
        {
          "@type": "City",
          "name": "West Jordan",
          "containedInPlace": {
            "@type": "State",
            "name": "Utah"
          }
        },
        {
          "@type": "City",
          "name": "Sandy",
          "containedInPlace": {
            "@type": "State",
            "name": "Utah"
          }
        },
        {
          "@type": "City",
          "name": "Murray",
          "containedInPlace": {
            "@type": "State",
            "name": "Utah"
          }
        },
        {
          "@type": "City",
          "name": "Ogden",
          "containedInPlace": {
            "@type": "State",
            "name": "Utah"
          }
        },
        {
          "@type": "City",
          "name": "Provo",
          "containedInPlace": {
            "@type": "State",
            "name": "Utah"
          }
        },
        {
          "@type": "City",
          "name": "Orem",
          "containedInPlace": {
            "@type": "State",
            "name": "Utah"
          }
        },
        {
          "@type": "City",
          "name": "Layton",
          "containedInPlace": {
            "@type": "State",
            "name": "Utah"
          }
        },
        {
          "@type": "City",
          "name": "Lehi",
          "containedInPlace": {
            "@type": "State",
            "name": "Utah"
          }
        },
        {
          "@type": "City",
          "name": "Draper",
          "containedInPlace": {
            "@type": "State",
            "name": "Utah"
          }
        },
        {
          "@type": "City",
          "name": "South Jordan",
          "containedInPlace": {
            "@type": "State",
            "name": "Utah"
          }
        },
        {
          "@type": "City",
          "name": "Riverton",
          "containedInPlace": {
            "@type": "State",
            "name": "Utah"
          }
        },
        {
          "@type": "City",
          "name": "Bountiful",
          "containedInPlace": {
            "@type": "State",
            "name": "Utah"
          }
        },
        {
          "@type": "City",
          "name": "Tooele",
          "containedInPlace": {
            "@type": "State",
            "name": "Utah"
          }
        }
      ],
      "openingHoursSpecification": [
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": [
            "Monday",
            "Tuesday",
            "Wednesday",
            "Thursday",
            "Friday"
          ],
          "opens": "08:00",
          "closes": "17:00"
        }
      ],
      "priceRange": "$$",
      "paymentAccepted": "Cash, Credit Card, Check",
      "image": "https://saltlakecitypalletrack.com/images/logo.png",
      "sameAs": [
        "https://facebook.com/saltlakecitypalletrack",
        "https://linkedin.com/company/saltlakecitypalletrack",
        "https://instagram.com/saltlakecitypalletrack"
      ],
      "hasOfferCatalog": {
        "@type": "OfferCatalog",
        "name": "Pallet Rack Systems",
        "itemListElement": [
          {
            "@type": "Offer",
            "itemOffered": {
              "@type": "Service",
              "name": "Selective Pallet Rack Systems"
            }
          },
          {
            "@type": "Offer",
            "itemOffered": {
              "@type": "Service",
              "name": "Push Back Pallet Rack Systems"
            }
          },
          {
            "@type": "Offer",
            "itemOffered": {
              "@type": "Service",
              "name": "Drive-In Pallet Rack Systems"
            }
          },
          {
            "@type": "Offer",
            "itemOffered": {
              "@type": "Service",
              "name": "Warehouse Design Consultation"
            }
          },
          {
            "@type": "Offer",
            "itemOffered": {
              "@type": "Service",
              "name": "Pallet Rack Installation"
            }
          }
        ]
      }
    },
    {
      "@context": "https://schema.org",
      "@type": "BreadcrumbList",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://saltlakecitypalletrack.com"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Service Area",
          "item": "https://saltlakecitypalletrack.com/service-area"
        }
      ]
    },
    {
      "@context": "https://schema.org",
      "@type": "FAQPage",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "How do we decide between selective, push back, and drive-in racking for our operation?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "It comes down to SKU count, pallet velocity, and how much selectivity you can give up. Selective racking gives 100% pallet access and suits broad SKU mixes; push back and drive-in trade some selectivity for two to three times the storage density on slower, deeper lanes. During a free design consultation we look at your pallet positions, throughput, and lift equipment, then model the layouts side by side so you can see the density and pick rate tradeoff before committing."
          }
        },
        {
          "@type": "Question",
          "name": "What is actually included in your free warehouse design consultation?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "We walk the building or work from your dimensions and drawings, review clear height, column grid, sprinkler layout, dock positions, and aisle requirements, then produce a CAD layout with pallet position counts. There is no charge and no obligation. Most Salt Lake City clients get a first layout back within a few business days, and we revise it as many times as it takes to get the plan right."
          }
        },
        {
          "@type": "Question",
          "name": "How much additional storage can we realistically gain without expanding the building?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Most warehouses we assess along the Wasatch Front are leaving 20-40% of their cube unused, usually in vertical space above the top beam level and in aisles wider than the lift equipment requires. Adding beam levels, narrowing aisles to match your trucks, or converting slow-moving SKUs to high-density racking typically recovers hundreds of pallet positions. We quantify the gain in the layout so you can compare it against the cost of leasing more space."
          }
        },
        {
          "@type": "Question",
          "name": "Do you handle permits and seismic requirements for racking in Utah?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. Utah sits in an active seismic zone, and racking here often requires engineered anchorage, seismic base plates, and stamped drawings for permitting. We coordinate the engineering, provide the sealed calculations, and work with your local building department so the installation passes inspection the first time."
          }
        }
      ]
    }
  ]
---

Serving Salt Lake City & the Wasatch Front 

[(801) 942-0493](<tel:\(801\) 942-0493>)

[![Salt Lake Pallet Rack Logo](/assets/logo-Du16uMjV.jpg)

Salt Lake Pallet Rack A Division of Warehouse Equipment & Supplies Co. 

](/)

[Home](/)[Service Area](/service-area)[Contact Us](/contact)Get a Free Quote

 

# Pallet Racks & Warehouse Racking Service Area in Salt Lake City, UT

We install industrial pallet racks and warehouse racking systems across the Salt Lake City metro and Wasatch Front — Salt Lake City, West Valley, Ogden, Provo, Lehi, Sandy and 10+ more cities. Request a quote and we'll come back with a free CAD layout and itemized quote within days.

Get a Free Quote[(801) 942-0493](<tel:\(801\) 942-0493>)

## Warehouse Racking Solutions Across the Salt Lake Metro

Click on any location below to learn more about our pallet rack services in that area. Each location page includes specific information about warehouse storage solutions for businesses in that community.

[

### Salt Lake City Pallet Racks

Serving the Salt Lake City metro with industrial pallet racks and warehouse racking solutions along the Wasatch Front.

View Details 



](/service-area/salt-lake-city)[

### West Valley City Pallet Racks

West Valley City's trusted provider of pallet rack systems and warehouse storage solutions.

View Details 



](/service-area/west-valley-city)[

### West Jordan Pallet Racks

Industrial pallet racking solutions for West Jordan warehouses and distribution centers.

View Details 



](/service-area/west-jordan)[

### Sandy Pallet Racks

Pallet rack systems and warehouse design services for Sandy, Utah businesses.

View Details 



](/service-area/sandy)[

### Murray Pallet Racks

Warehouse racking solutions for Murray's growing industrial sector.

View Details 



](/service-area/murray)[

### Ogden Pallet Racks

Industrial warehouse racking and pallet rack systems for Ogden facilities.

View Details 



](/service-area/ogden)[

### Provo Pallet Racks

Warehouse pallet racks and storage solutions for Provo industrial parks.

View Details 



](/service-area/provo)[

### Orem Pallet Racks

Pallet racking industrial solutions for Orem warehouses.

View Details 



](/service-area/orem)[

### Layton Pallet Racks

Industrial pallet racks and warehouse design for Layton businesses.

View Details 



](/service-area/layton)[

### Lehi Pallet Racks

Warehouse racking systems and storage solutions for Lehi tech and distribution companies.

View Details 



](/service-area/lehi)[

### Draper Pallet Racks

Pallet rack systems for Draper distribution and fulfillment centers.

View Details 



](/service-area/draper)[

### South Jordan Pallet Racks

Industrial warehouse racking solutions for South Jordan's growing commercial corridor.

View Details 



](/service-area/south-jordan)[

### Riverton Pallet Racks

Warehouse pallet racks and storage systems for Riverton businesses.

View Details 



](/service-area/riverton)[

### Bountiful Pallet Racks

Industrial pallet racking for Bountiful and the Davis County commercial sector.

View Details 



](/service-area/bountiful)[

### Tooele Pallet Racks

Pallet rack systems and warehouse solutions for Tooele Valley industrial facilities.

View Details 



](/service-area/tooele)

## Why Salt Lake City Businesses Choose Salt Lake Pallet Rack

### Local Expertise

Over 25 years serving the Salt Lake City and Wasatch Front industrial market. We understand the building stock, the submarkets, and what Utah operators actually need from their racking.

### Fast Response Times

Local warehouse and installation crews mean faster delivery and quicker project completion throughout the Salt Lake metro.

### Free Design Consultations

Our warehouse design specialists will assess your needs and provide expert recommendations for your Salt Lake City location.

### Comprehensive Service

From initial consultation to design, delivery, and installation, we handle every aspect of your pallet rack project.

### Service Area Coverage

We serve businesses within approximately 60 miles of Salt Lake City, including:

-   Salt Lake City
-   West Valley City
-   West Jordan
-   Sandy
-   Murray
-   Ogden
-   Provo
-   Orem
-   Layton
-   Lehi
-   Draper
-   South Jordan
-   Riverton
-   Bountiful
-   Tooele

Request Service in Your Area

## Ready to Optimize Your Warehouse?

Get a free quote and complimentary warehouse design consultation from our experienced team.

Get a Free Quote[(801) 942-0493](<tel:\(801\) 942-0493>)

## Service Area FAQs

### How do we decide between selective, push back, and drive-in racking for our operation?

### What is actually included in your free warehouse design consultation?

### How much additional storage can we realistically gain without expanding the building?

### Do you handle permits and seismic requirements for racking in Utah?

## Our Salt Lake City & Wasatch Front Coverage Area

Located in Salt Lake City, we serve the entire Salt Lake metro and Wasatch Front with industrial pallet racks and warehouse storage solutions.

### Salt Lake Pallet Rack

#### Address

3556 S 5600 W  
Suite #1-1293  
Salt Lake City, UT 84120

#### Phone

[(801) 942-0493](<tel:\(801\) 942-0493>)

#### Business Hours

Monday - Friday: 8:00 AM - 6:00 PM  
Saturday: Closed  
Sunday: Closed

### Salt Lake Pallet Rack

A division of Warehouse Equipment & Supplies Co.. Your trusted partner for industrial pallet racks and warehouse racking solutions in the Salt Lake City metro and Wasatch Front.

   

3556 S 5600 W   
Suite #1-1293   
Salt Lake City , UT  84120  

[(801) 942-0493 ](tel:8019420493)

 

#### Business Hours

Monday - Friday: 8:00 AM - 6:00 PM

Saturday: Closed

Sunday: Closed

#### Quick Links

-   [Home](/)
-   [Service Areas](/service-area)
-   [Contact Us](/contact)
-   [Get a Free Quote](/contact)
-   [Citations](/citations)
-   [Partners](/partners)

#### Service Areas

-   [Salt Lake City Pallet Racks](/service-area/salt-lake-city)
-   [West Valley City Pallet Racks](/service-area/west-valley-city)
-   [West Jordan Pallet Racks](/service-area/west-jordan)
-   [Sandy Pallet Racks](/service-area/sandy)
-   [Murray Pallet Racks](/service-area/murray)
-   [Ogden Pallet Racks](/service-area/ogden)
-   [Provo Pallet Racks](/service-area/provo)
-   [Orem Pallet Racks](/service-area/orem)
-   [View All Locations →](/service-area)

#### Find Us

© 2026 Salt Lake Pallet Rack. All rights reserved.

Industrial Pallet Racks & Warehouse Racking Solutions in Salt Lake City, UT

[Tap to Call ](<tel:\(801\) 942-0493>)Free Quote