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

Exercise Benches

Stretch Training Machine

{{ variant.sku }}
{% assign compared = false %} {% for item in data.items %} {% if item.handle == 'stretch-training-machine-sf-bh621002'%} {% 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

Push and pull your limits further with the Sunny Strength Stretch Training Machine SF-BH621002. Aim to be more limber and flexible, decompress your back and relax tight muscles to increase blood flow. Featuring a space-efficient and lightweight design, the Stretch Training Machine is an effective solution to compliment your home gym or to just squeeze in a quick stretch.

Our fitness trainers love the Stretch Training Machine

“This is my favorite surprise from the new Sunny Smart collection. This full-body stretching machine is lightweight (less than 30 LB) and space-efficient. The dual safety straps and pivoting seat allow you to get deeper into your stretches. This machine is beneficial for any height. Another fantastic feature is the instructional placard that gives you detailed instructions for nine different times. You can watch the Stretch Machine Overview Video of some of my favorite stretches on this machine.”

FOAM ROLLERS | Kick your feet up, decompress, and stretch using the padded foam rollers.

FOAM ROLLERS

Kick your feet up, decompress, and stretch using the padded foam rollers.
DUAL SAFETY STRAPS | 2 pairs of safety straps located on the front post of the stretch machine will help ensure the safe operation of the stretch trainer machine.

DUAL SAFETY STRAPS

2 pairs of safety straps located on the front post of the stretch machine will help ensure the safe operation of the stretch trainer machine.
PIVOTING SEAT AND KNEEPAD | Go further in your stretches with a travel distance of over 24 inches. Large, cushioned seating and knee pad provide exceptional comfort and support.

PIVOTING SEAT AND KNEEPAD

Go further in your stretches with a travel distance of over 24 inches. Large, cushioned seating and knee pad provide exceptional comfort and support.
SELF-LEVELING PEDALS | Never lose your step and recover quickly for your next stretch position.

SELF-LEVELING PEDALS

Never lose your step and recover quickly for your next stretch position.
MULTI-GRIP HANDLES | Switch grips to assist in targeting and focusing on specific areas or positions.

MULTI-GRIP HANDLES

Switch grips to assist in targeting and focusing on specific areas or positions.
COMPACT DESIGN | Featuring a small footprint and lightweight design (less than 30 LB), obtain big stretches in a space-efficient form factor and it’s compact enough for easy storage.

COMPACT DESIGN

Featuring a small footprint and lightweight design (less than 30 LB), obtain big stretches in a space-efficient form factor and it’s compact enough for easy storage.
INSTRUCTIONAL PLACARD | Detailed instructions for 9 different stretches help you get started on your stretching regimen.

INSTRUCTIONAL PLACARD

Detailed instructions for 9 different stretches help you get started on your stretching regimen.

Stretch Machine Overview

Learn the different stretches you can perform on the Stretch Training Machine with Sunny Trainer Collin.

FAQS

Specifications

Technology

  • ergonomic
    space-efficient, lightweight design
  • Material (Inner)
    High density foam fill
  • Material (Outer)
    Vegan faux leather
  • security
    Non-Slip End Caps

Comfort

  • Adjustability Levels
    Pivoting Seat
  • benefits
    assisted stretch training w/, safety straps, pivoting peddles, and detailed stretch routine placard
  • Cleaning Instructions
    wipe w/ damp cloth
  • foam rollers
    Yes
  • recommended Use
    Aids in flexibility, decompressing the back, and relaxing tight muscles increasing blood flow

Engineering

  • construction
    durable steel frame
  • max user weight
    265 lb

Convenience

  • product dimensions
    42.1L x 18.9W x 34.9H in
  • product weight
    29.7 in
  • ship dimensions
    41.3L x 17.9W x 6.3H in
  • ship weight
    34.1 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


Stretch Training Machine has a rating of 4.5 stars based on 32 reviews.
truck

Free Shipping

shield

Manufacturer Warranty

dollar-sign

30-Day Money Back