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

Exercise Benches

Adjustable Workout Bench Utility Weight

{{ variant.sku }}
{% assign compared = false %} {% for item in data.items %} {% if item.handle == 'adjustable-utility-weight-bench-sf-bh6921'%} {% 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 %}

Estimated Delivery: Sun, Mar 31 - Thu, Apr 04

Free Shipping

Exclusions Apply

Manufacturer Warranty

In Domestic US Markets

30-Day Money Back

Guarantee

Go full Beast Mode with the Sunny Health & Fitness Adjustable Utility Weight Bench - SF-BH6921! Upgrade your strength training workouts with the adjustable weight bench that has one of the highest max weight capacities available. Use with a power cage or squat rack for bench press exercises. You could also focus on your arms using dumbbells and various curl exercises. Adding the Adjustable Utility Weight Bench to any home gym will take your strength training and fitness to the next level!
EXTREME TOUGHNESS | This adjustable weight bench is built for high strength and performance. It features a max weight capacity of 430 lbs.

EXTREME TOUGHNESS

This adjustable weight bench is built for high strength and performance. It features a max weight capacity of 430 lbs.
VERSATILE | Includes 6 different back adjustable incline and decline levels at level seating produces angles of: 10°, 0°, 15°, 45°, 60° and 80°.

VERSATILE

Includes 6 different back adjustable incline and decline levels at level seating produces angles of: 10°, 0°, 15°, 45°, 60° and 80°.
DUAL INCLINE SEAT | Switch up your routine for an even steeper incline setting which alters the angles to: -15°, -5°, 10°, 40°, 55° and 75°.

DUAL INCLINE SEAT

Switch up your routine for an even steeper incline setting which alters the angles to: -15°, -5°, 10°, 40°, 55° and 75°.
PORTABLE | Transportation wheels located at the base of the weight bench allows for easy storage or conveniently moved to another room or repositioning.

PORTABLE

Transportation wheels located at the base of the weight bench allows for easy storage or conveniently moved to another room or repositioning.
EXTRA WIDE BACK | Measuring 12 inches in width, the seat back offers superior comfort for any strength workout or exercise.

EXTRA WIDE BACK

Measuring 12 inches in width, the seat back offers superior comfort for any strength workout or exercise.
COMFORT | 2 inches of foam padding provides supple yet supportive comfort.

COMFORT

2 inches of foam padding provides supple yet supportive comfort.
EASY SETUP | It comes fully assembled so you can unpack and start making those gains. Padding is also moisture resistant and wipes clean.

EASY SETUP

It comes fully assembled so you can unpack and start making those gains. Padding is also moisture resistant and wipes clean.
SPACE EFFICIENT | The Adjustable Utility Weight Bench folds nearly flat, letting users to effortlessly store it away.

SPACE EFFICIENT

The Adjustable Utility Weight Bench folds nearly flat, letting users to effortlessly store it away.

FAQS

Specifications

Technology

  • Adjustable Settings
    -15°, -5°, 10°, 40°, 55° and 75° (1st Position)
  • Adjustable Settings
    10°, 0°, 15°, 45°, 60°, 80° (2nd Position)
  • compatibility
    SF-BH6802, SF-XF920020, SF-XF920021, SF-XF920063, SF-XF921024, SF-XF921041, SF-XF922011, SF-XF922059, SF-XF9925, SF-XF9931 and SF-XF9933
  • ergonomic
    foldable, space saving design
  • Material (Inner)
    High density foam fill
  • Material (Outer)
    Vegan faux leather
  • security
    easily adjustable w/ security brackets

Comfort

  • adjustable positions
    6 backrest settings, 6 seat settings
  • benefits
    extremely versatile, mobile, and foldable for storage
  • Cleaning Instructions
    wipe w/ damp cloth
  • foam rollers
    2-Foot Sponges
  • recommended use
    pair with any sunny power rack or cage

Engineering

  • construction
    heavy duty steel frame
  • durability
    Tear/Wear Resistant
  • max user weight
    430 lb
  • transportation wheels
    Yes
  • Wide Backrest
    12W in

Convenience

  • foldable
    yes
  • folded product dimensions
    46.47L x 18.82W x 8.27H in
  • product dimensions
    52.44L x 18.82W x 45.9H in
  • product weight
    40.7 lb
  • ship dimensions
    49.6L x 20.5W x 9.6H in
  • ship weight
    48.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


Adjustable Workout Bench Utility Weight has a rating of 4.4 stars based on 10 reviews.
truck

Free Shipping

shield

Manufacturer Warranty

dollar-sign

30-Day Money Back