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

Elliptical Trainers

Compact Smart Magnetic Elliptical Trainer

With handlebarHandlebar and git-pull-requestResistance Bands

{{ variant.sku }}
{% 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: Fri, Oct 25 - Tue, Oct 29

Free Shipping

Exclusions Apply

Manufacturer Warranty

In Domestic US Markets

30-Day Money Back

Guarantee

Enhance your exercise routine with the all-in-one Cross Trainer from Sunny Health & Fitness. This multi-functional machine allows you to engage both your upper and lower body simultaneously, incorporating resistance bands and a supportive handlebar for a comprehensive range of cardio exercises. Experience targeted, effective, and low-impact workouts that activate all major muscle groups. Connect with top fitness experts and track your progress through the free SunnyFit APP, complemented by a user-friendly digital monitor that displays key performance indicators.

Designed for optimal stability, the elliptical features 16 adjustable magnetic resistance levels, enabling personalized workout intensities. The built-in transportation wheels offer the convenience to easily reposition your equipment, optimizing your training area. With over 20 years of industry expertise, Sunny Health & Fitness is dedicated to delivering exceptional products, outstanding customer support, and reliable warranties. Elevate your fitness experience with this innovative and dependable workout partner.

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.
Full Body Workouts | Engage your entire body by using the included resistance bands for upper body strength while the elliptical motion tones your legs, offering a comprehensive full-body workout.

Full Body Workouts

Engage your entire body by using the included resistance bands for upper body strength while the elliptical motion tones your legs, offering a comprehensive full-body workout.
Digital Monitor | Monitor your workout by tracking calories burned, time, speed, distance, pulse, RPM, and more, providing detailed insights into your fitness progress.

Digital Monitor

Monitor your workout by tracking calories burned, time, speed, distance, pulse, RPM, and more, providing detailed insights into your fitness progress.
16 Levels of Resistance | Customize your workout intensity with 16 quiet, magnetic resistance levels, tailored to suit your fitness needs.

16 Levels of Resistance

Customize your workout intensity with 16 quiet, magnetic resistance levels, tailored to suit your fitness needs.
Device Holder/Handlebar Convenience | Features a secure device holder for easy access to exercise videos and virtual tours, with a handlebar that enhances stability and supports varied workout postures.

Device Holder/Handlebar Convenience

Features a secure device holder for easy access to exercise videos and virtual tours, with a handlebar that enhances stability and supports varied workout postures.
Non-Slip Foot Pedals | These foot pedals feature large, non-slip surfaces to comfortably and securely accommodate a wide range of shoe sizes, ensuring safety and stability during workouts.

Non-Slip Foot Pedals

These foot pedals feature large, non-slip surfaces to comfortably and securely accommodate a wide range of shoe sizes, ensuring safety and stability during workouts.
Portable and Compact | Designed for easy mobility and storage, it features transportation wheels and a sleek frame, ideal for small spaces.

Portable and Compact

Designed for easy mobility and storage, it features transportation wheels and a sleek frame, ideal for small spaces.

FAQS

Specifications

Technology

  • additional connections
    Connects to SunnyFit® App
  • bluetooth
    yes
  • device holder
    yes
  • digital monitor
    Calories, Distance, Pulse, Speed, Time, Scan
  • resistance levels
    16
  • wireless heart rate function
    yes

Comfort

  • handlebar adjustment
    up/down
  • pedal type
    non-slip
  • transportation wheels
    yes

Engineering

  • drive mechanism
    belt drive
  • max user weight
    300 lb
  • pedal step height
    Min 3.5 in/Max 9.8 in
  • stride length
    7 in
  • tension system
    magnetic

Convenience

  • product dimensions
    33.3L x 18.5W x 50.6H in
  • product weight
    34.2 lb
  • ship dimensions
    28.6L x 20.5W x 12.8H In
  • ship weight
    41.3 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 %}
{% comment %} {% endcomment %}
{% if count >= 4 %}{% break %}{% endif %} {% endfor %}

Review Section


Compact Smart Magnetic Elliptical Trainer with Handlebar and Resistance Bands has a rating of 4.6 stars based on 55 reviews.
truck

Free Shipping

shield

Manufacturer Warranty

dollar-sign

30-Day Money Back