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

Step Machines

Power Stepper Plus Handles

{{ variant.sku }}
{% assign compared = false %} {% for item in data.items %} {% if item.handle == 'power-stepper-with-resistant-bands-and-handlebar-sf-s021055'%} {% 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: Sat, May 11 - Wed, May 15

Manufacturer Warranty

In Domestic US Markets

30-Day Money Back

Guarantee

The Sunny Health & Fitness 2-in-1 Premium Power Stepper stands out with its robust V-shaped design, allowing it to support up to 330 LB, a significant increase over traditional steel cable steppers. This durable frame ensures reliability and sturdiness for users of various sizes. Customization is key with adjustable handlebars that improve grip and control, complete with an integrated pulse sensor for monitoring heart rate and maintaining workout intensity. Safety and maintenance are straightforward, thanks to the heavy-duty frame and non-slip pedals, which promise a secure workout experience and a product built to last. The inclusion of resistance bands offers an efficient 2-in-1 workout, targeting multiple muscle groups for a comprehensive fitness session. The digital LCD monitor is a pivotal feature, providing real-time metrics such as Time, Count, Calories, and more to keep users informed and motivated.

The hydraulic system of the stepper guarantees a smooth and consistent resistance, making workouts for all fitness levels while ensuring stability and reducing the need for maintenance. Bluetooth connectivity enhances the workout experience by syncing with smart devices, granting access to a wide array of workouts and scenic routes through the SunnyFit® App. Designed with home use in mind, the stepper is 90% pre-assembled for quick setup and features a compact build ideal for saving space without sacrificing quality. Sunny Health & Fitness brings over 20 years of dedication to the fitness industry, providing superior products, customer service, and a 1-year warranty on the structural frame, underlining their commitment to customer satisfaction and product excellence.

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.
V-Shaped Robust Design | V-shaped frame for unparalleled strength, setting it apart from traditional cables and supporting up to 330 LB.

V-Shaped Robust Design

V-shaped frame for unparalleled strength, setting it apart from traditional cables and supporting up to 330 LB.
Personalized Comfort | Easily adjustable handlebars designed for your comfort, enhancing grip and control.

Personalized Comfort

Easily adjustable handlebars designed for your comfort, enhancing grip and control.
Performance Monitoring | Stay on top of your progress with the LCD monitor tracking Time, Count, Calories Burned, Total Count, SPM, and Pulse.

Performance Monitoring

Stay on top of your progress with the LCD monitor tracking Time, Count, Calories Burned, Total Count, SPM, and Pulse.
Smooth Hydraulic | Experience consistent motion with the hydraulic system, ensuring a smooth workout.

Smooth Hydraulic

Experience consistent motion with the hydraulic system, ensuring a smooth workout.
Customizable Intensity | Tailor your workout by adjusting the height, offering versatility with shorter or longer strides to suit your fitness goals.

Customizable Intensity

Tailor your workout by adjusting the height, offering versatility with shorter or longer strides to suit your fitness goals.
Resistance Bands | Amp up your workout with included bands for full-body engagement.

Resistance Bands

Amp up your workout with included bands for full-body engagement.

FAQS

Specifications

Technology

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

Comfort

  • adjustable step height
    yes
  • handlebar
    yes
  • pedal type
    non-slip

Engineering

  • max user weight
    330 lb
  • pedal step height
    Min 4.4 in/Max 13.8 in
  • tension system
    hydraulic

Convenience

  • product dimensions
    26.2L x 17.7W x 56.9H in
  • product weight
    36.2 lb
  • ship dimensions
    19.7L x 9.4W x 21.5H in
  • ship weight
    40.8 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 Stepper Plus Handles has a rating of 5.0 stars based on 2 reviews.
truck

Free Shipping

shield

Manufacturer Warranty

dollar-sign

30-Day Money Back