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

Elliptical Trainers

Elite Interactive Series Cross Trainer Elliptical

With smartphoneExclusive SunnyFit® App Enhanced Bluetooth Connectivity

{{ variant.sku }}
{% assign compared = false %} {% for item in data.items %} {% if item.handle == 'elite-interactive-series-exercise-elliptical-sf-e320048'%} {% 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

Stride into shape with this innovative Elite Interactive Series Cross Trainer Elliptical! Connect your elliptical via Bluetooth and start striding along with our certified trainers through our SunnyFit® App! This indoor elliptical offers all of the necessities for an intense yet enjoyable indoor cardio session. Designed with a newly improved smooth and quiet magnetic tension system, this elliptical comes with 12 levels of adjustable tension. Other features include: a convenient and large LCD console, heart rate sensor, a fully textured footplates, a device holder, and built-in transportation wheels. The quality of this indoor exercise elliptical's heavy-duty steel frame is built for durability and to support users of all skill levels and body types.

SMART FITNESS | Stride along with expert trainers on the Sunny Health & Fitness SunnyFit® app. Optionally connect your preferred mobile device through Bluetooth.

SMART FITNESS

Stride along with expert trainers on the Sunny Health & Fitness SunnyFit® app. Optionally connect your preferred mobile device through Bluetooth.
DIGITAL MONITOR | The large LCD console displays Body Fat, Calendar, Calories, Clock, Distance, Pulse, Recovery, RPM, Speed, Temperature, Time, and Scan.

DIGITAL MONITOR

The large LCD console displays Body Fat, Calendar, Calories, Clock, Distance, Pulse, Recovery, RPM, Speed, Temperature, Time, and Scan.
POWERFUL MAGNETIC RESISTANCE | Fully utilize the 12 levels of magnetic resistance, so your workout can cater to any stride intensity and fitness level.

POWERFUL MAGNETIC RESISTANCE

Fully utilize the 12 levels of magnetic resistance, so your workout can cater to any stride intensity and fitness level.
15.8 in Stride | This compact stride length allows for quick, swift strides so you can move faster for all your high intensity workouts.

15.8 in Stride

This compact stride length allows for quick, swift strides so you can move faster for all your high intensity workouts.
STABILITY | Step onto the wide and textured footplates to secure your footing as you stride. Hold onto the large handgrips for added stability.

STABILITY

Step onto the wide and textured footplates to secure your footing as you stride. Hold onto the large handgrips for added stability.
PULSE SENSORS | Monitor your heart rate comfortably with the conveniently located heart rate hand grips. Heart rate provides an insight into the effectiveness.

PULSE SENSORS

Monitor your heart rate comfortably with the conveniently located heart rate hand grips. Heart rate provides an insight into the effectiveness.
BOTTLE HOLDER | Conveniently placed in the center of your machine, the bottle holder allows you to store your water bottle close by.

BOTTLE HOLDER

Conveniently placed in the center of your machine, the bottle holder allows you to store your water bottle close by.
TRANSPORTATION WHEELS | Built-in transportation wheels for easy portability. Simply tilt and roll out for use or away for storage, no need for heavy lifting or muscle strain.

TRANSPORTATION WHEELS

Built-in transportation wheels for easy portability. Simply tilt and roll out for use or away for storage, no need for heavy lifting or muscle strain.

FAQS

Specifications

Technology

  • additional connections
    Connects to SunnyFit® App
  • bluetooth
    yes
  • device holder
    yes
  • digital monitor
    Body Fat, Calendar, Calories, Clock, Distance, Pulse, Recovery, RPM, Speed, Temperature, Time, Scan
  • flywheel weight
    11 lb
  • pulse sensor
    yes
  • resistance levels
    12

Comfort

  • bottle holder
    yes
  • pedal type
    non-slip
  • transportation wheels
    yes

Engineering

  • floor stabilizers
    yes
  • max user weight
    275 lb
  • pedal step height
    Min 10.1 in/Max 18.1 in
  • stride length
    15.8 in
  • tension system
    magnetic

Convenience

  • product dimensions
    67.3L x 27.8W x 65.7H in
  • product weight
    126.5 lb
  • ship dimensions
    44.9L x 17.9W x 29.1H in
  • ship weight
    144.2 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


Elite Interactive Series Cross Trainer Elliptical with Exclusive SunnyFit® App Enhanced Bluetooth Connectivity has a rating of 5.0 stars based on 1 reviews.
truck

Free Shipping

shield

Manufacturer Warranty

dollar-sign

30-Day Money Back