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

Step Machines

Total Body Smart Exercise Stepper Machine

{{ variant.sku }}
{% assign compared = false %} {% for item in data.items %} {% if item.handle == 'total-body-smart-exercise-stepper-machine-sf-s0978smart'%} {% 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: Tue, Apr 30 - Sat, May 04

Manufacturer Warranty

In Domestic US Markets

30-Day Money Back

Guarantee

The Sunny Health & Fitness 2-in-1 Smart Stepper SF-S0978SMART delivers a complete full body workout right at home. Step up and down to target your lower body while the integrated arm resistance bands engage your upper body all at once. Enjoy a total body challenge that works your legs, arms, core, and more.

Connect to the SunnyFit® app via Bluetooth to track progress, set goals, and access countless workout options. Tailor the intensity by adjusting the hydraulic step height and resistance bands to match your fitness level. Get a personalized workout with smarter guidance.

Step smoothly and comfortably on the quiet hydraulic cylinders that deliver controlled resistance. The non-slip pedals and sturdy supportive frame let you step securely. Stay focused on your workout, not your balance.

With 90% pre-assembly, setup is quick and frustration-free. The LCD monitor tracks your metrics like step count and calories burned so you can monitor your workout. Rely on Sunny Health & Fitness for an excellent fitness experience.

CONNECTED FITNESS | Take your home workouts to the next level with smart fitness equipment. Simply connect your equipment to the free SunnyFit App via Bluetooth and immerse yourself in data tracking, 1000+ workouts, 10,000+ global routes, community challenges, and a suite of other smart features to maximize your fitness journey.

CONNECTED FITNESS

Take your home workouts to the next level with smart fitness equipment. Simply connect your equipment to the free SunnyFit App via Bluetooth and immerse yourself in data tracking, 1000+ workouts, 10,000+ global routes, community challenges, and a suite of other smart features to maximize your fitness journey.
Adjustable Hydraulic Step Height | Customize your workout intensity to suit your fitness level with the adjustable hydraulic step height.

Adjustable Hydraulic Step Height

Customize your workout intensity to suit your fitness level with the adjustable hydraulic step height.
Integrated Arm Resistance Bands | Target your upper body muscles by using the integrated resistance bands for biceps, triceps, shoulders, and core workouts.

Integrated Arm Resistance Bands

Target your upper body muscles by using the integrated resistance bands for biceps, triceps, shoulders, and core workouts.
Dual Hydraulic Cylinders | Enjoy a smooth and quiet workout experience with the dual hydraulic cylinders.

Dual Hydraulic Cylinders

Enjoy a smooth and quiet workout experience with the dual hydraulic cylinders.
Comprehensive LCD Monitor | Keep an eye on your fitness metrics, including step count, time elapsed, calories burned, and total count, all displayed on the LCD monitor.

Comprehensive LCD Monitor

Keep an eye on your fitness metrics, including step count, time elapsed, calories burned, and total count, all displayed on the LCD monitor.
Safe and Secure Design | Non-slip pedals and a sturdy frame ensure a safe and stable workout environment.

Safe and Secure Design

Non-slip pedals and a sturdy frame ensure a safe and stable workout environment.
Hassle-Free Assembly | Save time and effort with the easy 90% pre-assembly, requiring only the attachment of resistance bands.

Hassle-Free Assembly

Save time and effort with the easy 90% pre-assembly, requiring only the attachment of resistance bands.

FAQS

Specifications

Technology

  • additional connections
    Connects to SunnyFit® App
  • bluetooth
    yes
  • digital monitor
    Calorie, Count, Time, Total Count

Comfort

  • adjustable step height
    yes
  • pedal type
    non-slip
  • resistance bands
    yes

Engineering

  • foot action
    up/down action
  • max user weight
    220 lb
  • tension system
    hydraulic

Convenience

  • product dimensions
    16.1L x 13W x 13.8H in
  • product weight
    16.3 lb
  • ship dimensions
    13.8L x 8.3W x 16.7H in
  • ship weight
    18.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


Total Body Smart Exercise Stepper Machine has a rating of 4.5 stars based on 198 reviews.
truck

Free Shipping

shield

Manufacturer Warranty

dollar-sign

30-Day Money Back