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

Under Desk Elliptical

SitFit Electric Motorized Under Desk Elliptical

{{ variant.sku }}
{% assign compared = false %} {% for item in data.items %} {% if item.handle == 'sitfit-motorized-under-desk-elliptical-sf-e3959'%} {% 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, Apr 28 - Thu, May 02

Manufacturer Warranty

In Domestic US Markets

30-Day Money Back

Guarantee

Go fast, slow, forwards, backwards or any pace in between with the Sunny Health & Fitness Electric Motorized Under Desk Elliptical - SF-E3959. Convenient and space-efficient workouts come easy with this mini elliptical. Designed for no fuss and no hassle workouts, get your heart pumping and your legs active with just a press of the button - wirelessly!
MOTORIZED AND CONVENIENT | Those looking to rehab, recover or trying to stay actives with their busy schedules will appreciate and benefit the fully automated workout from this underdesk elliptical trainer.

MOTORIZED AND CONVENIENT

Those looking to rehab, recover or trying to stay actives with their busy schedules will appreciate and benefit the fully automated workout from this underdesk elliptical trainer.
STURDY DESIGN | Polyurethane constructed roller wheels provide long lasting and durable usage. It is engineered to glide smoothly as you stride for the most comfortable under desk workouts.

STURDY DESIGN

Polyurethane constructed roller wheels provide long lasting and durable usage. It is engineered to glide smoothly as you stride for the most comfortable under desk workouts.
DIGITAL MONITOR | Optimally located display console allows you to easily view your current performance and stay on track for your fitness goals.

DIGITAL MONITOR

Optimally located display console allows you to easily view your current performance and stay on track for your fitness goals.
PRESET PROGRAMS | Go at your own pace are use one of the 3 different preset programs for a set it and forget it convenient workout.

PRESET PROGRAMS

Go at your own pace are use one of the 3 different preset programs for a set it and forget it convenient workout.
ADJUSTABLE SPEED | Go at your own pace, whether you’re rehabbing or looking to squeeze in a quick workout during those busy days. Adjust between 18 different levels of speed / RPM to find the perfect intensity for your workouts.

ADJUSTABLE SPEED

Go at your own pace, whether you’re rehabbing or looking to squeeze in a quick workout during those busy days. Adjust between 18 different levels of speed / RPM to find the perfect intensity for your workouts.
TAILORED WORKOUT | Switch up your underdesk workouts to target and focus on specific muscle groups. Pedal forward to engage your quads or backwards to condition your hamstrings.

TAILORED WORKOUT

Switch up your underdesk workouts to target and focus on specific muscle groups. Pedal forward to engage your quads or backwards to condition your hamstrings.
AUTOMATED SAFETY MEASURES | Built-in safety measures reduces and minimizes potential harm or danger during your workouts. If the mini elliptical is tilted, if it overheats or if it detects any obstruction or other operational issues, it will automatically stop.

AUTOMATED SAFETY MEASURES

Built-in safety measures reduces and minimizes potential harm or danger during your workouts. If the mini elliptical is tilted, if it overheats or if it detects any obstruction or other operational issues, it will automatically stop.
REMOTE CONTROLLER | Adapt and regulate your workouts to your fitness goals or just your current mood of the day. The included remote controller gives you the convenience to change up your workouts at the touch of a button!

REMOTE CONTROLLER

Adapt and regulate your workouts to your fitness goals or just your current mood of the day. The included remote controller gives you the convenience to change up your workouts at the touch of a button!

FAQS

Specifications

Technology

  • additional connections
    remote control operated
  • built-in programs
    3
  • digital monitor
    Mode, Speed, Time
  • flywheel weight
    3.52 lb
  • resistance levels
    18 (Speed Levels)

Comfort

  • carry handle
    yes
  • dual function
    feet only
  • pedal type
    non-slip

Engineering

  • max user weight
    no limit
  • motorized
    yes
  • pedal step height
    Min 3.46 in/Max 7 in
  • stride length
    7 in
  • tension system
    electric/manual

Convenience

  • product dimensions
    22.8L x 18.4W x 10.6H in
  • product weight
    21.4 lb
  • ship dimensions
    25L x 20.3W x 12.4H In
  • ship weight
    26.2 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


SitFit Electric Motorized Under Desk Elliptical has a rating of 4.6 stars based on 7 reviews.
truck

Free Shipping

shield

Manufacturer Warranty

dollar-sign

30-Day Money Back