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

Power Racks

Power Squat Rack

With attachmentsAttachments , chevrons-upHigh Weight Capacity , discOlympic Weight Plate Storage and and swivel landmineand Swivel Landmine

{{ variant.sku }}
{% assign compared = false %} {% for item in data.items %} {% if item.handle == 'sunny-health-and-fitness-sf-bh6802-power-and-squat-rack-with-high-weight-capacity-olympic-weight-plate-storage-and-360-swivel-landmine-and-power-band-attachment'%} {% 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

Take your home gym to the next level with the Sunny Health & Fitness BH6802 Power Squat Rack. The full functional power squat rack is designed with a small footprint in mind to tackle the big workouts of the day with high weight capacity. Combine with the Sunny Health & Fitness bars, bumper plates and perform workouts to target and strengthen muscles across your body. The powder-coating, durability and utility are designed seamlessly into the squat rack to fully support weight and power lifting workouts. The compact Gym Rack lets you work out right in the comfort of your own home or garage. Power Squat Rack has all the features you expect and provides you solid exercise equipment to help you reach your fitness goals. Hardware peg hole diameter: 1 in.
KNURLED GRIP ON PULL-UP BAR | The elevated pull-up/chin-up bar supports wide and close grip hand positions maximizing your back, arms, shoulders and core workout. Knurling helps user maintain better grip while performing higher repetition sets.

KNURLED GRIP ON PULL-UP BAR

The elevated pull-up/chin-up bar supports wide and close grip hand positions maximizing your back, arms, shoulders and core workout. Knurling helps user maintain better grip while performing higher repetition sets.
11" WEIGHT PLATE POSTS | Olympic plate storage provides for organization of weights in places of limited spacing while additionally adding even more stability when utilizing the rack  *Weights not included*

11" WEIGHT PLATE POSTS

Olympic plate storage provides for organization of weights in places of limited spacing while additionally adding even more stability when utilizing the rack *Weights not included*
6" SPOTTER ARM | Safety is an important feature integrated in the power rack design. The 16” spotter arms allow you to go heavy during weight lifting sessions while reducing risk of injury.

6" SPOTTER ARM

Safety is an important feature integrated in the power rack design. The 16” spotter arms allow you to go heavy during weight lifting sessions while reducing risk of injury.
J-HOOKS | J-Hooks support weightlifting bars and weights up to 880 pounds.

J-HOOKS

J-Hooks support weightlifting bars and weights up to 880 pounds.
SWIVEL LANDMINE POST | Combine the swivel landmine with an existing barbell to perform dynamic exercises that help build and strengthen core muscles. Add weights to your barbell and safely place into the swivel landmine with 360-degree technology.

SWIVEL LANDMINE POST

Combine the swivel landmine with an existing barbell to perform dynamic exercises that help build and strengthen core muscles. Add weights to your barbell and safely place into the swivel landmine with 360-degree technology.
RESISTANCE BAND POSTS | Exercise band attachments along the sides of the power rack support up to three band attachments on each side of the rack so that you can safely place on the weightlifting bar to add additional progressive resistance.

RESISTANCE BAND POSTS

Exercise band attachments along the sides of the power rack support up to three band attachments on each side of the rack so that you can safely place on the weightlifting bar to add additional progressive resistance.

FAQS

Specifications

Technology

  • compatibility
    SF-BH620037, SF-BH620038, SF-BH6920, SF-BH6921, SF-BH622045, SF-BH6996 and SF-XFA006
  • exercise attachments
    (1) 360° Swivel Landmine Post, (6) Resistance band posts
  • Hook-Bar Settings
    30
  • pull-up bar settings
    Fixed
  • weight storage
    (2) Olympic Weight Plate Storage Posts

Comfort

  • benefits
    perform dynamic exercises to build, strengthen, and tone core muscles
  • Cleaning Instructions
    wipe w/ damp cloth
  • J-hooks
    padded/shock absorbing
  • pull-up bar
    knurled grip
  • security
    safety lock latches
  • spotter arms
    padded/shock absorbing

Engineering

  • construction
    heavy duty steel frame
  • design
    Hardware peg hole diameter 1 in
  • max weight capacity
    500 lb (Pull Up Bar), 800 lb (Weight Bar)

Convenience

  • product dimensions
    42L x 47W x 85H in
  • product weight
    117.95 lb
  • ship dimensions
    86.6L x 11.8W x 6.3H in
  • ship weight
    131.17 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


Power Squat Rack w/ Attachments & High Weight Capacity, Olympic Weight Plate Storage, & Swivel Landmine has a rating of 4.5 stars based on 33 reviews.
truck

Free Shipping

shield

Manufacturer Warranty

dollar-sign

30-Day Money Back