{% for badge in productBadges %} {% if product.tags contains badge.tag %}
{{ badge.product_badge }}
{% endif %} {% endfor %}

Power Racks

Smith Machine Squat Rack Essential Series II

{{ variant.sku }}
{% assign compared = false %} {% for item in data.items %} {% if item.handle == 'smith-machine-squat-rack-essential-series-ii-sf-xf920021'%} {% assign compared = true %} {% endif %} {% endfor %}
{% if product.subtotal %} {{ product.subtotal | money | remove: ' ' }} {% else %} {% assign discount_amount = variant.price | divided_by: variant.compare_at_price | times: -100 | plus: 100 | round %} {% assign discount_threshold = 10 %} {% if variant.available %}

Discounted price {{variant.price | money}} {% if variant.price != variant.compare_at_price and variant.compare_at_price > 0 %}Actual price{{variant.compare_at_price | money}}{% endif %}

{% else %}

Discounted price {{variant.price | money}} {% if variant.price != variant.compare_at_price and variant.compare_at_price > 0 %}Actual price{{variant.compare_at_price | money}}{% endif %}

{% endif %} {% endif %}

{% if variant.available %} {% else %} {% endif %}
{% if error %}
{{error.description}}
{% endif %}
{% if BIS and BIS.Config %}
{{BIS.Config.labels.headline}}
Email
{% for i in BIS.response.errors %} {% assign err = i|last %} {% for e in err %}
{{e}}
{% endfor %} {% endfor %} {{BIS.response.message}}
{% endif %}

Manufacturer Warranty

In Domestic US Markets

30-Day Money Back

Guarantee

Work on Olympic-style lifts safely with the Premium Smith Squat Rack. Built-in spotter blocks and smooth, cylindrical guide rails allow you to complete your workout in your home gym, without the need for another person to spot you. Have the option to work out with 3 different modalities in one machine, including the 2” standard-size weightlifting bar, resistance band anchors, and adjustable pull-up bar. Adjust the weight and resistance to your preferred intensity level and start working towards all your strength goals with the Premium Smith Machine Squat Rack!

OLYMPIC-STYLE WEIGHTLIFTING | Perfect your form and weightlift like the pros with the Smith Machine Squat Rack Essential Series II. Designed with smooth, cylindrical guide rails, the machine safely assists your movements, so you get the most out of each lift.

OLYMPIC-STYLE WEIGHTLIFTING

Perfect your form and weightlift like the pros with the Smith Machine Squat Rack Essential Series II. Designed with smooth, cylindrical guide rails, the machine safely assists your movements, so you get the most out of each lift.
SMOOTH GUIDE RAILS | These cylindrical guide rails are built to aid your lifts and promote proper form. Enjoy smooth and quiet movement during your workouts.

SMOOTH GUIDE RAILS

These cylindrical guide rails are built to aid your lifts and promote proper form. Enjoy smooth and quiet movement during your workouts.
SPOTTER BLOCKS | These durable spotter arms are built for safety. Not only are they adjustable to accommodate for your height but also for adding in a variety of strength movements like back squats and deadlifts.

SPOTTER BLOCKS

These durable spotter arms are built for safety. Not only are they adjustable to accommodate for your height but also for adding in a variety of strength movements like back squats and deadlifts.
THREE-IN-ONE WORKOUT | Use the machine for weightlifting, resistance band workouts, and a 3-level height adjustable pull-up bar. Put your physical fitness to the test! No pain, no gain.

THREE-IN-ONE WORKOUT

Use the machine for weightlifting, resistance band workouts, and a 3-level height adjustable pull-up bar. Put your physical fitness to the test! No pain, no gain.
ADJUSTABILITY | Highly adjustable with 13 different height settings, this rack can adjust to your body type. Just simply slide and set the J-Hooks or any attachment to your preference.

ADJUSTABILITY

Highly adjustable with 13 different height settings, this rack can adjust to your body type. Just simply slide and set the J-Hooks or any attachment to your preference.
RESISTANCE BAND ANCHORS | Increase power and strength by implementing resistance bands during your weightlifting routine. Easily attach bands onto the anchors towards the bottom of the guide rails on both sides of the machine.

RESISTANCE BAND ANCHORS

Increase power and strength by implementing resistance bands during your weightlifting routine. Easily attach bands onto the anchors towards the bottom of the guide rails on both sides of the machine.
2” BAR | Designed with a 2-inch, heavy duty steel bar and plate storage, this machine is built to be compatible with standard sized weight plates and accessories.

2” BAR

Designed with a 2-inch, heavy duty steel bar and plate storage, this machine is built to be compatible with standard sized weight plates and accessories.
ANGLED PULL-UP BAR | This pull-up bar is adjustable up to 3 heights and is designed with a multi-grip bar. Maximize your upper body strength by targeting specific upper body muscle groups depending on your grip.

ANGLED PULL-UP BAR

This pull-up bar is adjustable up to 3 heights and is designed with a multi-grip bar. Maximize your upper body strength by targeting specific upper body muscle groups depending on your grip.
WEIGHT PLATE STORAGE | Save space in your home gym and use the 4 storage racks to conveniently store extra unused weights.

WEIGHT PLATE STORAGE

Save space in your home gym and use the 4 storage racks to conveniently store extra unused weights.

FAQS

Specifications

Technology

  • compatibility
    SF-BH620037, SF-BH620038, SF-BH6920, SF-BH6921, SF-BH622045, SF-BH6996 and SF-XFA006
  • exercise attachments
    40 Lb Barbell (2" Weight Plates), Smooth Glide Guide Rails, (2) Resistance band posts
  • Hook-Bar Settings
    13 Safety Catches
  • pull-up bar settings
    3
  • weight storage
    (4) Olympic Weight Plate Storage Posts

Comfort

  • pull-up bar
    Padded Non-Slip
  • accessories
    Weight Clips Included (6)
  • benefits
    Built for extreme strength training at the highest levels
  • Cleaning Instructions
    wipe w/ damp cloth
  • Includes safety clips
    Yes
  • safety latches
    Yes
  • security
    Hook & Lock security

Engineering

  • construction
    heavy duty steel frame
  • floor protectors
    Yes
  • max user height
    6’ 4”
  • max weight capacity
    330 lb (Pull-Up Bar), 100 lb Ea. (Weight Plate Post), 800 lb (Barbell)

Convenience

  • product dimensions
    39.37L x 89.17W x 91.93H in
  • product weight
    219.8 lb
  • ship dimensions
    Box 1- 91.7L x 16.9W x 8.9H in, Box 2- 86L x 21.6W x 9.2H in
  • ship weight
    Box 1- 127.54 lb, Box 2- 142.97 lb
  • warranty
    1 year structural frame, 180 days other parts and components

Other customers were interested in

{% assign count = 0 %} {% for product in products %} {% if product.tags contains 'rec-excl' %}{% continue %}{% endif %} {% assign count = count | plus: 1 %}
{% capture bg %}transparent{% endcapture %}
{% if product.hover_image_alt contains 'https' or forloop.index == -1 %}
{% else %}
{% endif %}
{% assign productImage = product.featured_image %} {% assign hoverImage = product.hover_image %} {{ product.featured_image_alt }} {% if hoverImage != blank %} {% assign hover_alt = product.hover_image_alt %}
{% if hover_alt contains 'https' %} {% else %}
{{ product.hover_image.alt | escape }}
{% endif %}
{% endif %}
{% comment %}
{% endcomment %}
{% for badge in badges %} {% if product.tags contains badge.tag and badge.tag != 'more-colors' %} {{ badge.collection_badge }} {% endif %} {% endfor %} {% if product.available == false %} Sold out {% endif %}
{% assign productTitle = product.title | remove: product.type | split: '-' | replace: 'w/','with' | split: 'with' | first %}

{{ product.title | replace: 'w/','with' | split: 'with' | first }}

{% for badge in badges %} {% if product.tags contains badge.tag and badge.tag == 'more-colors' %} {{ badge.collection_badge }} {% endif %} {% endfor %}
{% assign discount_amount = product.price | divided_by: product.compare_at_price | times: -100 | plus: 100 | round %} {% if product.compare_at_price > product.price and discount_amount > 10 %} Discounted price{{ product.price | money | remove: " " }} Actual price{{ product.compare_at_price | money | remove: " " }} {% else %} {% if product.price_min == product.price_max %} {{ product.price_min | money | remove: " " }} {% else %} from {{ product.price | money | remove: " " }} {% endif %} {% endif %}

{% if product.sku != blank %} {{ product.sku }} {% else %} {{ product.variants[0].sku }} {% endif %}

{% assign compared = false %} {% for item in Comparison.data.items %} {% if item.handle == product.handle %} {% assign compared = true %} {% endif %} {% endfor %}
{% comment %} {% endcomment %}
{% if count >= 4 %}{% break %}{% endif %} {% endfor %}

Review Section


Smith Machine Squat Rack Essential Series II has a rating of 5.0 stars based on 6 reviews.
truck

Free Shipping

shield

Manufacturer Warranty

dollar-sign

30-Day Money Back