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

Elliptical Trainers

Pre-Programmed Elliptical Trainer Machine Magnetic

{{ 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: Sun, Nov 24 - Thu, Nov 28

Free Shipping

Exclusions Apply

Manufacturer Warranty

In Domestic US Markets

30-Day Money Back

Guarantee

Pack a cardio workout in the comfort of your own home with the SF-E3912 Pre-Programmed Elliptical Trainer by Sunny Health & Fitness. Stride 15.5 inches when you step onto the wide and textured foot plates. Grab on to the handlebars to engage muscles in your upper body and to maintain balance during your exercise. Hold on to the pulse grips to keep tabs on your heart rate as you stride. Maintain stability on any ground surface when you adjust the front and rear stabilizers on this elliptical cross trainer. Control workout resistance by increasing and decreasing the 16 levels of programmable magnetic resistance when the elliptical is plugged into a power source (adapter included).

3912

PERFORMANCE MONITOR | Take advantage of 24 unique workout modes, including manual, pre-program, watt, body fat, heart rate, and user programs.

PERFORMANCE MONITOR

Take advantage of 24 unique workout modes, including manual, pre-program, watt, body fat, heart rate, and user programs.
DEVICE HOLDER | Place your mobile device on the conveniently located device holder to follow along to your favorite workout videos.

DEVICE HOLDER

Place your mobile device on the conveniently located device holder to follow along to your favorite workout videos.
PULSE SENSORS | Monitor and maintain your target heart rate. Measuring your pulse rate is an important tool for exercising correctly and efficiently.  This important piece of health data will help you better understand your health and fitness status.

PULSE SENSORS

Monitor and maintain your target heart rate. Measuring your pulse rate is an important tool for exercising correctly and efficiently. This important piece of health data will help you better understand your health and fitness status.
FULL MOTION ARM EXERCISERS | When utilizing the full motion handlebars, the user will engage muscles in their pecs, biceps, and traps while simultaneously activating muscles in your glutes, thighs and hamstrings.

FULL MOTION ARM EXERCISERS

When utilizing the full motion handlebars, the user will engage muscles in their pecs, biceps, and traps while simultaneously activating muscles in your glutes, thighs and hamstrings.
BOTTLE HOLDER | The convenient bottle holder keeps your favorite refreshing beverage within arm's length! No need to stop to sip. Proper hydration will ensure your health and workout performance stay at optimum levels!

BOTTLE HOLDER

The convenient bottle holder keeps your favorite refreshing beverage within arm's length! No need to stop to sip. Proper hydration will ensure your health and workout performance stay at optimum levels!
NON-SLIP FOOT PEDALS | Textured non-slip foot pedals will accommodate all sizes, while the remaining grip will ensure safe footing during the most demanding and vigorous workouts!

NON-SLIP FOOT PEDALS

Textured non-slip foot pedals will accommodate all sizes, while the remaining grip will ensure safe footing during the most demanding and vigorous workouts!
15.5 INCH STRIDE LENGTH | A longer stride length allows for longer leg movements targeting muscles in your calves, thighs, and glutes, which assists in working your hamstrings and deep muscles for a more engaging workout.

15.5 INCH STRIDE LENGTH

A longer stride length allows for longer leg movements targeting muscles in your calves, thighs, and glutes, which assists in working your hamstrings and deep muscles for a more engaging workout.
TRANSPORTATION WHEELS | The wheels at the front of the unit allow the user to move their equipment around with ease, from room to room, or store it away out of sight.

TRANSPORTATION WHEELS

The wheels at the front of the unit allow the user to move their equipment around with ease, from room to room, or store it away out of sight.
FLOOR STABILIZERS | To prevent tipping, rocking and swaying on uneven surfaces for carpets and hardwood floors alike. Simply turn until level.

FLOOR STABILIZERS

To prevent tipping, rocking and swaying on uneven surfaces for carpets and hardwood floors alike. Simply turn until level.
MOTORIZED ELLIPTICAL | Intensify your exercise with 16-levels of computer-controlled magnetic resistance. Each level of resistance on the magnetic elliptical trainer pushes you to stride harder to keep up with your fitness goals.

MOTORIZED ELLIPTICAL

Intensify your exercise with 16-levels of computer-controlled magnetic resistance. Each level of resistance on the magnetic elliptical trainer pushes you to stride harder to keep up with your fitness goals.

FAQS

Specifications

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


Pre-Programmed Elliptical Trainer Machine Magnetic has a rating of 4.5 stars based on 75 reviews.
truck

Free Shipping

shield

Manufacturer Warranty

dollar-sign

30-Day Money Back