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

Power Racks

Sunny Strength™ Essential Power Squat Stand

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

Free Shipping

Exclusions Apply

Manufacturer Warranty

In Domestic US Markets

30-Day Money Back

Guarantee

One of the most essential equipment for every strength training home gym user – the squat rack. The Sunny Strength™ Essential Series Squat Rack – SF-XF920063 provides you all the necessities for a total body workout and more! Sturdy, steady and comprised of high-quality steel, this power tower is adjustable to fit your desired dimensions. Use in conjunction with a weight bench, resistance bands or any combination of the compatible Sunny Strength Power Zone accessories for an even greater degree of strength training exercises.
HIGH MAX WEIGHT | This squat rack has a carrying capacity of up to 800 LB – expanding your strength training limits and pushing your gains to the next level.

HIGH MAX WEIGHT

This squat rack has a carrying capacity of up to 800 LB – expanding your strength training limits and pushing your gains to the next level.
ADJUSTABLE J-HOOKS | Exercise and train the way you want with the 22 adjustable j-hook settings. From squats to deadlifts to bench presses, this versatile power rack is essential to your weight training regimen.

ADJUSTABLE J-HOOKS

Exercise and train the way you want with the 22 adjustable j-hook settings. From squats to deadlifts to bench presses, this versatile power rack is essential to your weight training regimen.
MOVABLE PULL-UP BAR | Adjustable pull-up bar can be set to your preferred height settings. 3 positional settings available.

MOVABLE PULL-UP BAR

Adjustable pull-up bar can be set to your preferred height settings. 3 positional settings available.
WEIGHT PLATE STORAGE | Keep your home gym kempt and organized with the integrated weight plate storage. Additional weight plate storage will increase the stability of the squat rack.

WEIGHT PLATE STORAGE

Keep your home gym kempt and organized with the integrated weight plate storage. Additional weight plate storage will increase the stability of the squat rack.
RESISTANCE BANDS | Add even more variety to your strength training with the resistance band pegs. The free weight with resistance training adds a unique experience that will be sure to enhance your workouts.

RESISTANCE BANDS

Add even more variety to your strength training with the resistance band pegs. The free weight with resistance training adds a unique experience that will be sure to enhance your workouts.
RUBBER END CAPS | The rubberized end caps located on the corners of the squat rack ensure stability and provides an element of safety during your strength training sessions.

RUBBER END CAPS

The rubberized end caps located on the corners of the squat rack ensure stability and provides an element of safety during your strength training sessions.
COMPATIBILITY | Increase the versatility and function of this power cage even further with the Sunny Health & Fitness Power Zone accessories.

COMPATIBILITY

Increase the versatility and function of this power cage even further with the Sunny Health & Fitness Power Zone accessories.
STANDARD FIT | The Sunny Health & Fitness SF-XF920063 Essential Series Squat Rack will fit any standard Olympic sized barbell.

STANDARD FIT

The Sunny Health & Fitness SF-XF920063 Essential Series Squat Rack will fit any standard Olympic sized barbell.

FAQS

Specifications

Technology

  • compatibility
    SF-BH620037, SF-BH620038, SF-BH6920, SF-BH6921, SF-BH622045, SF-BH6996, SF-XF9927, SF-XFA001, SF-XFA002, SF-XFA003, SF-XFA004, SF-XFA005, SF-XFA006, SF-XFA007, SF-XFA008 and SF-XFA009
  • exercise attachments
    (2) Resistance band posts
  • Hook-Bar Settings
    22
  • pull-up bar settings
    (3) Installation settings, (6) Adjustable height settings
  • weight storage
    (2) Olympic Weight Plate Storage Posts

Comfort

  • benefits
    multi-purpose use
  • Cleaning Instructions
    wipe w/ damp cloth
  • J-hooks
    padded/shock absorbing
  • pull-up bar
    Reversible w/ smooth grip
  • security
    safety lock latches

Engineering

  • construction
    heavy duty steel frame
  • floor protectors
    Yes
  • max user height
    6’ 4”
  • max weight capacity
    300 lb (Pull-Up Bar) 500 lb (Weight Bar)

Convenience

  • product dimensions
    37.2L x 53.1W x 86.6H in
  • product weight
    61.9 lb
  • ship dimensions
    48.4L x 13W x 7.7H in
  • ship weight
    67.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 '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


Sunny Strength™ Essential Power Squat Stand has a rating of 4.8 stars based on 8 reviews.
truck

Free Shipping

shield

Manufacturer Warranty

dollar-sign

30-Day Money Back