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

Treadmills

Easy Assembly Folding Treadmill Motorized Compact

{{ variant.sku }}
{% assign compared = false %} {% for item in data.items %} {% if item.handle == 'sunny-health-and-fitness-sf-t7610-easy-assembly-folding-treadmill-w-lcd-display'%} {% 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

Manufacturer Warranty

In Domestic US Markets

30-Day Money Back

Guarantee

Working out at home has never been easier with the compact, easy to assemble no hassle motorized treadmill by Sunny Health and Fitness. The compact design allows you to put it virtually anywhere in your home. The ease of use makes it a simple to get on and go. The incline is set at 4.8° which challenges the body and increases the quality of the workout. The integrated shock absorption is soft on the joints and reduces the chance for injury. The backlit LCD Computer is easy to read and displays time, distance, speed, and calories. The user mode setting allows too set specific workout times, calorie goal, or a specific distance. For safety there is a countdown timer to start and emergency stop switch. Treadmill easily folds and has transportation wheels for portability. Big Things come in small packages.
DIGITAL MONITOR | Use the easy to read monitor to track time, distance, speed, and calories. The user mode setting allows too set specific workout times, calorie goal, or a specific distance.

DIGITAL MONITOR

Use the easy to read monitor to track time, distance, speed, and calories. The user mode setting allows too set specific workout times, calorie goal, or a specific distance.
DEVICE HOLDER | Prop up your smart device on the holder to watch movies, workout videos or play your favorite music while you run.

DEVICE HOLDER

Prop up your smart device on the holder to watch movies, workout videos or play your favorite music while you run.
NON-SLIP HANDLEBARS | Sunny Health & Fitness handlebars are padded and slip free to provide extra safety and ease.

NON-SLIP HANDLEBARS

Sunny Health & Fitness handlebars are padded and slip free to provide extra safety and ease.
SHOCK ABSORPTION DECK | 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 DECK

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.
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.
FOLDABLE | The sturdy and foldable frame on the fitness equipment has a maximum user weight capacity of 220 lbs. Fold the treadmill deck upward to save space when the machine is not in use.

FOLDABLE

The sturdy and foldable frame on the fitness equipment has a maximum user weight capacity of 220 lbs. Fold the treadmill deck upward to save space when the machine is not in use.
TRANSPORTATION WHEELS | Making the transformation of your home into your own personal fitness studio is effortless with these convenient transport wheels. Simply tilt and roll out for use or away for storage. ..no need for heavy lifting or muscle strain.

TRANSPORTATION WHEELS

Making the transformation of your home into your own personal fitness studio is effortless with these convenient transport wheels. Simply tilt and roll out for use or away for storage. ..no need for heavy lifting or muscle strain.

FAQS

Specifications

Technology

  • device holder
    yes
  • digital monitor
    Calories, Distance, Speed, Time

Comfort

  • deck to floor height
    7.40 in
  • emergency stop brake
    yes
  • running surface
    39L x 14W in
  • transportation wheels
    yes

Engineering

  • incline degrees
    4.8°
  • incline levels
    Fixed (not adjustable)
  • incline percent
    0.0998
  • max user weight
    220 lb
  • motorized
    yes
  • peak dc hp
    1.25 Peak HP
  • speed range
    0.5 - 5.0 MPH

Convenience

  • folded product dimensions
    21L x 26.5W x 51H in
  • product dimensions
    49.6L x 26.5W x 47H in
  • product weight
    70.5 lb
  • ship dimensions
    55.1L x 29.1W x 9.1H In
  • ship weight
    83.8 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


Easy Assembly Folding Treadmill Motorized Compact has a rating of 4.6 stars based on 73 reviews.
truck

Free Shipping

shield

Manufacturer Warranty

dollar-sign

30-Day Money Back