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

Power Racks

Smith Machine Squat Rack Essential Series

{{ variant.sku }}
{% assign compared = false %} {% for item in data.items %} {% if item.handle == 'essential-series-smith-machine-squat-rack-sf-xf920020'%} {% 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 %}

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

{% else %}

{{variant.price | money}} {% if variant.price != variant.compare_at_price and variant.compare_at_price > 0 %}{{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}}
{% for i in BIS.response.errors %} {% assign err = i|last %} {% for e in err %}
{{e}}
{% endfor %} {% endfor %} {{BIS.response.message}}
{% endif %}
truck
Free Shipping

Exclusions Apply

shield
Manufacturer Warranty

In Domestic US Markets

dollar-sign
30-Day Money Back

Guarantee

Get the gains you desire and set a personal record and then aim to push beyond your limits with the Sunny Health & Fitness SF-XF920020. This Smith Machine is a total body complete home gym featuring a multi-grip pull-up bar, a 15-pound barbell with safety clips, weight plate storage, and a high degree of adjustability. In addition, it is designed to allow for potential expansion of features and function with it being fully compatible with Sunny Health & Fitness Power Zone Power Rack Accessories Collection. You could also switch it up by incorporating resistance bands or adding in a weight bench for shoulder or bench presses. External J-Hooks allows for those looking to move out from the gliding barbell and onto free weights.

*Squat Bar fits 1-inch diameter barbells only*

HIGH MAX LOAD | Power through to your limits and beyond; from squats and bench presses to pull-ups the immense max weight capacity ensures this power cage is resilient enough to withstand your most intense workouts.

HIGH MAX LOAD

Power through to your limits and beyond; from squats and bench presses to pull-ups the immense max weight capacity ensures this power cage is resilient enough to withstand your most intense workouts.
ADJUSTABILITY | Highly adjustable with 21 different height settings, this power cage can fit most users.

ADJUSTABILITY

Highly adjustable with 21 different height settings, this power cage can fit most users.
EXTERNAL J-HOOK | Dual J-Hooks with rubber padding lets you add an additional barbell for free weights.

EXTERNAL J-HOOK

Dual J-Hooks with rubber padding lets you add an additional barbell for free weights.
RESISTANCE BAND HANDLES | Add extra resistance training to your lifting regimen using the integrated resistance band handles.

RESISTANCE BAND HANDLES

Add extra resistance training to your lifting regimen using the integrated resistance band handles.
PULL-UP BAR | Dedicated pull-up bar enables users to take advantage of the various grips to work and target specific upper body muscle groups.

PULL-UP BAR

Dedicated pull-up bar enables users to take advantage of the various grips to work and target specific upper body muscle groups.
WEIGHT PLATE STORAGE | Quickly snap and lock on additional weights pulled from the dual storage plate posts. Can store 1-inch or 2-inch diameter weight plates.

WEIGHT PLATE STORAGE

Quickly snap and lock on additional weights pulled from the dual storage plate posts. Can store 1-inch or 2-inch diameter weight plates.
SMOOTH OPERATION | The 15-pound barbell glides and runs smooth vertically assuring an uninterrupted motion. *Squat Bar fits 1-inch diameter barbells only* (*Note: Lubrication is recommended before first use)

SMOOTH OPERATION

The 15-pound barbell glides and runs smooth vertically assuring an uninterrupted motion. *Squat Bar fits 1-inch diameter barbells only* (*Note: Lubrication is recommended before first use)
SAFETY CLIPS | Included safety clips are essential to maintaining your extra weight plates are secure and stable.

SAFETY CLIPS

Included safety clips are essential to maintaining your extra weight plates are secure and stable.
SPOTTER BLOCKS | Rubber-lined safety bars stand vigilant in ensuring that you’re always protected in case of exercise emergencies or issues. Therefore, you can keep your mind laser-focused on your goals.

SPOTTER BLOCKS

Rubber-lined safety bars stand vigilant in ensuring that you’re always protected in case of exercise emergencies or issues. Therefore, you can keep your mind laser-focused on your goals.

FAQS

Specifications

Technology

  • exercise attachments
    (2) Resistance band posts, 15 lb Barbell (1"- 2" Weight Plates), Smooth Glide Guide Rails
  • Hook-Bar Settings
    21
  • pull-up bar settings
    4
  • weight storage
    (2) 1"- 2" Center Hole Weight Plate Storage Posts

Comfort

  • accessories
    (2) weight clips included, (2) Interchangeable 1"- 2" Weight plate Sleeves
  • benefits
    targeted total body workout
  • Cleaning Instructions
    wipe w/ damp cloth
  • J-hooks
    padded/shock absorbing
  • knurled pull-up bar
    Padded Non-Slip
  • security
    safety lock latches
  • spotter arms
    padded/shock absorbing

Engineering

  • construction
    heavy duty steel frame
  • floor protectors
    Yes
  • max user height
    6’ 4”
  • max weight capacity
    1000 lb (Combined Carry Weight)

Convenience

  • product dimensions
    43.1L x 74.3W x 88.6H in
  • product weight
    125.4 lb
  • ship dimensions
    85.8L x 14.4W x 7.4H in
  • ship weight
    135.5 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 'extend' %}{% 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 %}
{% 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 %} {{ product.price | money | remove: " " }} {{ 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 %}
{% if count >= 4 %}{% break %}{% endif %} {% endfor %}

Smith Machine Squat Rack Essential Series has a rating of 4.3 stars based on 7 reviews.
truck

Free Shipping

shield

Manufacturer Warranty

dollar-sign

30-Day Money Back