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

Elliptical Trainers

Magnetic Elliptical Machine Fitness Cross Trainer

{{ variant.sku }}
{% assign compared = false %} {% for item in data.items %} {% if item.handle == 'magnetic-standing-elliptical-with-handlebars-sf-e3988'%} {% 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: Sun, Mar 31 - Thu, Apr 04

Free Shipping

Exclusions Apply

Manufacturer Warranty

In Domestic US Markets

30-Day Money Back

Guarantee

Achieve a versatile cardiovascular and lower body workout with the SF-E3908 Compact Stand Up Elliptical. Get toned hamstrings, glutes, quads, and calves in an ultra-convenient, space saving, and lightweight elliptical exercise machine. Step on the wide, textured foot plates to maintain optimal stability. Manage your balance and posture using the handlebars for a stable workout session. Perfect for homes, bedrooms and shared spaces, this portable exercise machine has a smooth belt-drive system that makes minimal noise. 8 levels of adjustable resistance enable progressive increases in difficulty to help you reach your fitness goals and take your workouts to the next step!
DIGITAL MONITOR | Utilize the built in digital monitor to track speed, time, distance, speed, calories, and scan.

DIGITAL MONITOR

Utilize the built in digital monitor to track speed, time, distance, speed, calories, and scan.
8-LEVEL ADJUSTABLE RESISTANCE | 8-Levels of magnetic resistance provides precise control and customization of your workouts.

8-LEVEL ADJUSTABLE RESISTANCE

8-Levels of magnetic resistance provides precise control and customization of your workouts.
NON-SLIP HANDLEBARS | Foam padded handlebars provide a comfortable grasp while remaining non-slip grip. Easily wipe clean with a damp cloth once your routine is complete.

NON-SLIP HANDLEBARS

Foam padded handlebars provide a comfortable grasp while remaining non-slip grip. Easily wipe clean with a damp cloth once your routine is complete.
NON-SLIP FOOT PEDALS | Keep your feet moving safely with the Sunny Health & Fitness foot pedals. Textured non-slip pedals accommodate all sizes.

NON-SLIP FOOT PEDALS

Keep your feet moving safely with the Sunny Health & Fitness foot pedals. Textured non-slip pedals accommodate all sizes.
SMOOTH GLIDE WHEELS | Designed for low impact workouts, pedal along smooth rolling glide rails while working every muscle in your lower body.

SMOOTH GLIDE WHEELS

Designed for low impact workouts, pedal along smooth rolling glide rails while working every muscle in your lower body.
TRANSPORTATION WHEELS | Tilt and roll for use or away for easy storage with convenient transport wheels.

TRANSPORTATION WHEELS

Tilt and roll for use or away for easy storage with convenient transport wheels.
CARRY HANDLE | Compact, space saving design can be stored away easily. Built-in top handle for easy portability.

CARRY HANDLE

Compact, space saving design can be stored away easily. Built-in top handle for easy portability.
2-WAY ADJUSTABLE HANDLEBARS | The adjustable handlebar can suit users for all sizes and helps you to keep a steady grip and maintain balance

2-WAY ADJUSTABLE HANDLEBARS

The adjustable handlebar can suit users for all sizes and helps you to keep a steady grip and maintain balance

FAQS

Specifications

Technology

  • digital monitor
    Calories, Distance, Speed, Time, Scan
  • flywheel weight
    3.3 lb
  • resistance levels
    8

Comfort

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

Engineering

  • floor stabilizers
    yes
  • max user weight
    220 lb
  • pedal step height
    Min 4.7 in/Max 7.8 in
  • stride length
    7 in
  • tension system
    magnetic

Convenience

  • product dimensions
    33.5L x 18.5W x 51.75H in
  • product weight
    32.6 lb
  • ship dimensions
    29L x 20.5W x 13H In
  • ship weight
    39.3 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


Magnetic Elliptical Machine Fitness Cross Trainer has a rating of 4.6 stars based on 16 reviews.
truck

Free Shipping

shield

Manufacturer Warranty

dollar-sign

30-Day Money Back