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

Exercise Benches

Power Zone Strength Adjustable Weight Bench 500 LBS

{{ variant.sku }}
{% 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 %}

Estimated Delivery: Thu, Mar 21 - Mon, Mar 25

Free Shipping

Exclusions Apply

Manufacturer Warranty

In Domestic US Markets

30-Day Money Back

Guarantee

The Sunny Health & Fitness Power Zone Weight Bench Home Gym Equipment provides you the ability to lift, stretch, and maximize your intense workouts. Tear/Wear resistant PU upholstery wipes clean & supports you comfortably with Eco-friendly foam through the most intense exercise sessions.
BACKREST SETTINGS | This weight bench has 7 adjustable positions(-20°, 0°, 15°, 30°, 45°, 60°, 85°) for a variety of workout options.

BACKREST SETTINGS

This weight bench has 7 adjustable positions(-20°, 0°, 15°, 30°, 45°, 60°, 85°) for a variety of workout options.
ADJUSTABLE LEG EXTENSIONS | 7-Level back rest, 4-level seat, and 3-level foam rollers allow for a highly customized workout.

ADJUSTABLE LEG EXTENSIONS

7-Level back rest, 4-level seat, and 3-level foam rollers allow for a highly customized workout.
HIGH WEIGHT CAPACITY | 500 lb max weight capacity with U-shaped stability support legs lets you bench and press with confidence.

HIGH WEIGHT CAPACITY

500 lb max weight capacity with U-shaped stability support legs lets you bench and press with confidence.
TEAR/WEAR RESISTANT | Constructed of durable material this workout bench effortlessly wipes clean and made to last through extreme workouts.

TEAR/WEAR RESISTANT

Constructed of durable material this workout bench effortlessly wipes clean and made to last through extreme workouts.
ECO-FRIENDLY FOAM CUSHIONING | Enjoy foam comfort while you exercise. Protective covering on the bench and rollers wicks moisture and can easily be cleaned.

ECO-FRIENDLY FOAM CUSHIONING

Enjoy foam comfort while you exercise. Protective covering on the bench and rollers wicks moisture and can easily be cleaned.
FOOT SPONGES | 4-Foot sponges for different exercise positions, allowing for more stability and control during workouts.

FOOT SPONGES

4-Foot sponges for different exercise positions, allowing for more stability and control during workouts.
TRANSPORTATION WHEELS | Great for home storage; convenient and portable lets you get in a workout anywhere!

TRANSPORTATION WHEELS

Great for home storage; convenient and portable lets you get in a workout anywhere!
COMPATIBILITY | Compatible with any of our Sunny Health & Fitness gym racks. Add your bench to any of our racks/power cages to add more variety to your strength training routine.

COMPATIBILITY

Compatible with any of our Sunny Health & Fitness gym racks. Add your bench to any of our racks/power cages to add more variety to your strength training routine.

FAQS

Specifications

Technology

  • Backrest Settings
    -20°, 0°, 15°, 30°, 45°, 60°, 85°
  • compatibility
    SF-XF920020, SF-XF920021, SF-XF920063, SF-XF921024, SF-XF921041, SF-XF922011, SF-XF922059, SF-XF9925, SF-XF9931 and SF-XF9933
  • ergonomic
    Compact, space saving design
  • Material (Inner)
    High density foam fill
  • Material (Outer)
    Vegan faux leather
  • security
    Non-slip end caps

Comfort

  • Adjustability
    Easily Adjustable W/Security Brackets
  • adjustable positions
    7 Backrest Settings, 4 Seat Settings, 3 Foam Roller Settings
  • benefits
    lift, stretch, and maximize intense workouts
  • Cleaning Instructions
    wipe w/ damp cloth
  • foam rollers
    4-Foot sponges
  • recommended use
    add variation to your dumbbell, kettlebell, and weight lifting exercises

Engineering

  • construction
    heavy duty steel frame
  • durability
    Tear/Wear Resistant
  • max user weight
    500 lb
  • transportation wheels
    Yes

Convenience

  • product dimensions
    61L x 29.7W x 50.6H in
  • product weight
    67 lb
  • ship dimensions
    43.7L x 27.6W x 7.7H in
  • ship weight
    76 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 Zone Strength Adjustable Weight Bench 500 LBS has a rating of 4.8 stars based on 22 reviews.
truck

Free Shipping

shield

Manufacturer Warranty

dollar-sign

30-Day Money Back