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

Elliptical Trainers

SMART Magnetic Elliptical

{{ variant.sku }}
{% assign compared = false %} {% for item in data.items %} {% if item.handle == 'smart-magnetic-elliptical-sf-e905smart'%} {% 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

Free Shipping

Exclusions Apply

Manufacturer Warranty

In Domestic US Markets

30-Day Money Back

Guarantee

Discover an unparalleled fitness experience with our cutting-edge elliptical cross trainer, featuring a ultra-quiet magnetic belt drive system that ensures smooth and disruption-free elliptical training. Connect seamlessly to the SunnyFit App for personalized workouts, syncing with your fitness goals and offering access to a vast library of 1,000+ workouts and 10,000+ workout routes from around the world. Enjoy a comprehensive cardio workout with the low-impact and total body engagement of our compact elliptical machine, providing the benefits of running without knee strain. Effortlessly tailor your exercise intensity with the adjustable magnetic resistance, boasting 8 levels that can be quickly adjusted with a simple twist. Perfect for limited spaces, the machine measures just 40.7"L x 26.4"W x 59.8"H, and its convenient transportation wheels ensure easy storage and portability. Keep track of your progress with the digital performance tracking monitor, offering real-time data on time, speed, distance, total distance, calories burned, SPM, and pulse rate. Prioritizing safety, the elliptical features non-slip handlebars, secure foot pedals, and floor stabilizers, all backed by a 3-year structural frame warranty for peace of mind. Setting up the machine is a breeze with clear manual and video instructions, allowing most users to assemble it in under 30 minutes. With over 20 years of excellence, Sunny Health & Fitness delivers top-notch equipment, supported by a devoted team and certified trainers, ensuring an unmatched 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.
Pulse Sensor | Easily monitor your heart rate in real-time, allowing you to tailor your workout intensity for optimal cardiovascular benefits.

Pulse Sensor

Easily monitor your heart rate in real-time, allowing you to tailor your workout intensity for optimal cardiovascular benefits.
Performance Digital Monitor | Track essential metrics such as time, speed, distance, total distance, calories burned, SPM, and pulse rate.

Performance Digital Monitor

Track essential metrics such as time, speed, distance, total distance, calories burned, SPM, and pulse rate.
8-Level Magnetic Resistance | Experience versatility in your workouts with the 8-level magnetic resistance system, from beginners to advanced users.

8-Level Magnetic Resistance

Experience versatility in your workouts with the 8-level magnetic resistance system, from beginners to advanced users.
Non-Slip Foot Pedals | Engineered for stability and comfort, these pedals provide a secure grip, ensuring a smooth and safe workout experience.

Non-Slip Foot Pedals

Engineered for stability and comfort, these pedals provide a secure grip, ensuring a smooth and safe workout experience.
Transportation Wheels | Maximize convenience with built-in transportation wheels. Easily move and store your elliptical machine wherever you desire.

Transportation Wheels

Maximize convenience with built-in transportation wheels. Easily move and store your elliptical machine wherever you desire.
Non-Slip Handlebars | Designed for comfort and safety, these handlebars offer a secure hold during every stride.

Non-Slip Handlebars

Designed for comfort and safety, these handlebars offer a secure hold during every stride.

FAQS

Specifications

Technology

  • additional connections
    Connects to SunnyFit® App
  • bluetooth
    yes
  • digital monitor
    Calories, Distance, Odometer, Pulse, Speed, Time, Count, SPM
  • pulse sensor
    yes
  • resistance levels
    8

Comfort

  • pedal type
    non-slip
  • transportation wheels
    yes

Engineering

  • drive mechanism
    belt drive
  • max user weight
    220 lb
  • pedal step height
    Min 6.5 in/Max 12.8 in
  • stride length
    11 in
  • tension system
    magnetic

Convenience

  • product dimensions
    40.7L x 26.4W x 59.8H in
  • product weight
    62.8 lb
  • ship dimensions
    34.1L x 12.8W x 20.1H In
  • ship weight
    71.6 lb
  • warranty
    3 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 Magnetic Elliptical has a rating of 4.5 stars based on 56 reviews.
truck

Free Shipping

shield

Manufacturer Warranty

dollar-sign

30-Day Money Back