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

Treadmills

Manual Incline Treadmill

With tabletLCD Display

{{ 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: Thu, Mar 21 - Mon, Mar 25

Free Shipping

Exclusions Apply

Manufacturer Warranty

In Domestic US Markets

30-Day Money Back

Guarantee

The Sunny Health & Fitness Treadmill features 9 built-in workout programs, handrail controls, and phone/table holder that will add comfort and accessibility during any workout routine. This well designed treadmill features an easy folding mechanism and soft drop system. The soft drop system will assist you when opening the treadmill, avoiding a big slam or damage to your wood/carpet floor. It features an LCD screen that tracks your speed, time, distance, pulse and calories which makes it easier to track your fitness goals. The Sunny Health & Fitness Treadmill is expertly designed for maximum performance, optimal comfort and ultimate efficiency, with a maximum user weight capacity of 220 lb.

4400

DIGITAL MONITOR | LCD screen tracks your speed, time, distance, pulse and calories which makes it easier to track your fitness goals.

DIGITAL MONITOR

LCD screen tracks your speed, time, distance, pulse and calories which makes it easier to track your fitness goals.
QUICK SPEED BUTTONS | With the latest technology, this treadmill offers user-friendly control keys right at your fingertips. Start, Stop, and adjust your speed with the built-in handrail controls.

QUICK SPEED BUTTONS

With the latest technology, this treadmill offers user-friendly control keys right at your fingertips. Start, Stop, and adjust your speed with the built-in handrail controls.
BOTTLE HOLDERS | Bottle holder keeps your favorite beverage within arm's length! No need to stop to sip...simply reach down and grab.

BOTTLE HOLDERS

Bottle holder keeps your favorite beverage within arm's length! No need to stop to sip...simply reach down and grab.
EMERGENCY STOP CLIP | Experience a realistic outdoor running feeling while an emergency stop clip will bring treadmill to an immediate stop.

EMERGENCY STOP CLIP

Experience a realistic outdoor running feeling while an emergency stop clip will bring treadmill to an immediate stop.
DEVICE HOLDER |  Prop up your smart device on the holder to watch movies, workout videos or play your favorite music while you ride.

DEVICE HOLDER

Prop up your smart device on the holder to watch movies, workout videos or play your favorite music while you ride.
ADJUSTABLE INCLINE | The incline feature is a great way to maximize workout intensity without increasing the time or speed of the workout. 3 manual incline options.

ADJUSTABLE INCLINE

The incline feature is a great way to maximize workout intensity without increasing the time or speed of the workout. 3 manual incline options.
SHOCK ABSORPTION | Less impact force on your legs and joints, treadmill cushioning allows you to work out longer with less fatigue versus running outside on hard asphalt.

SHOCK ABSORPTION

Less impact force on your legs and joints, treadmill cushioning allows you to work out longer with less fatigue versus running outside on hard asphalt.
SOFT DROP SYSTEM | The soft drop hydraulic mechanism assures safe, hands free and hassle-free unfolding every time. Fold your treadmill for storage and unfold your treadmill with ease.

SOFT DROP SYSTEM

The soft drop hydraulic mechanism assures safe, hands free and hassle-free unfolding every time. Fold your treadmill for storage and unfold your treadmill with ease.

Consider an upgrade

Premium Folding Auto-Incline Smart Treadmill with Exclusive SunnyFit® App Enhanced Bluetooth Connectivity

Premium Folding Auto-Incline Smart Treadmill with Exclusive SunnyFit® App Enhanced Bluetooth Connectivity

FAQS

Specifications

Technology

  • built-in programs
    9
  • device holder
    yes
  • digital monitor
    Calories, Distance, Pulse, Speed, Time
  • pulse sensor
    yes
  • quick speed button
    2, 4, 6 MPH

Comfort

  • bottle holder
    yes
  • deck to floor height
    6.93 in
  • emergency stop brake
    yes
  • handrail controls
    yes
  • running surface
    49L x 15.5W in
  • shock absorption
    yes
  • soft drop system
    yes
  • transportation wheels
    yes

Engineering

  • incline degrees
    0 - 2.5°
  • incline function
    Manual
  • incline levels
    3
  • incline percent
    0 - 4.3%
  • max user weight
    220 lb
  • motorized
    yes
  • peak dc hp
    2.2 Peak HP
  • speed range
    0.5 - 9.0 MPH

Convenience

  • foldable
    yes
  • folded product dimensions
    36L x 25.5W x 58H in
  • product dimensions
    62L x 25.5W x 50H in
  • product weight
    103 lb
  • ship dimensions
    67L x 28W x 11H In
  • ship weight
    119 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


Manual Incline Treadmill w/ LCD Display has a rating of 4.6 stars based on 132 reviews.
truck

Free Shipping

shield

Manufacturer Warranty

dollar-sign

30-Day Money Back