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

Step Machines

SMART Mini Stepper

With exercise bandsExercise Bands

{{ variant.sku }}
{% assign compared = false %} {% for item in data.items %} {% if item.handle == 'smart-mini-stepper-with-exercise-bands-no-012smart'%} {% 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: Mon, May 20 - Fri, May 24

Manufacturer Warranty

In Domestic US Markets

30-Day Money Back

Guarantee

Introducing the upgraded Smart Stepper by Sunny Health & Fitness, a sleek and compact solution for achieving your cardio goals wherever you are. With enhanced smart connectivity through the SunnyFit app, this portable stair stepper enhances your workout experience. Connect via the FREE app to access over 1,000 workouts and 10,000 routes worldwide, allowing you to personalize your fitness journey on the go. Experience a full-body cardio workout targeting multiple muscle groups simultaneously, enhancing endurance and strength. The advanced hydraulic cylinders ensure smooth and quiet operation, perfect for home gyms and shared spaces. Adjustable excercise bands provide added versatility, targeting arms, chest, back, and shoulders. Monitor your progress effortlessly with the integrated digital display and sync with the app for comprehensive tracking. Customize your workout intensity by adjusting the stepper's height, accommodating various fitness levels. Hassle-free assembly and a space-saving design make it ideal for any room, embodying Sunny Health & Fitness's commitment to excellence with over 20 years of industry expertise. Unlock your potential with the Smart Stepper for a Fit for Everyone 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.
Compact & Portable Design | Ideal for any living space, its lightweight and compact form factor makes it easy to move and store.

Compact & Portable Design

Ideal for any living space, its lightweight and compact form factor makes it easy to move and store.
Adjustable Exercise Bands | The adjustable exercise bands to enhance upper body strength training alongside cardio workouts.

Adjustable Exercise Bands

The adjustable exercise bands to enhance upper body strength training alongside cardio workouts.
Quiet & Smooth Hydraulics | Features dual advanced hydraulic cylinders that ensure smooth and quiet operation, making it suitable for use in any environment

Quiet & Smooth Hydraulics

Features dual advanced hydraulic cylinders that ensure smooth and quiet operation, making it suitable for use in any environment
Digital Performance Monitor | Equipped with a digital monitor that tracks time, step count, calories burned, and total count, providing essential workout data at a glance.

Digital Performance Monitor

Equipped with a digital monitor that tracks time, step count, calories burned, and total count, providing essential workout data at a glance.
Adjustable Step Height | Allows customization of workout intensity by adjusting the step height, catering to different fitness levels and goals.

Adjustable Step Height

Allows customization of workout intensity by adjusting the step height, catering to different fitness levels and goals.
Non-Slip Pedals | Our pedals feature a non-slip design, ensuring stability and safety with every stride, so you can focus solely on your workout without any worries.

Non-Slip Pedals

Our pedals feature a non-slip design, ensuring stability and safety with every stride, so you can focus solely on your workout without any worries.

FAQS

Specifications

Technology

  • additional connections
    Connects to SunnyFit® App
  • bluetooth
    yes
  • digital monitor
    Calorie, Count, Rep/Min, Time, Scan

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
    15.9L x 12.2W x 13.6H in
  • product weight
    15.8 lb
  • ship dimensions
    12.9L x 7.5W x 17.1H in
  • ship weight
    17.2 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


SMART Mini Stepper with Exercise Bands has a rating of 4.5 stars based on 201 reviews.
truck

Free Shipping

shield

Manufacturer Warranty

dollar-sign

30-Day Money Back