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

Treadmills

Premium Smart Treadmill

With triangleAuto Incline

{{ variant.sku }}
{% assign compared = false %} {% for item in data.items %} {% if item.handle == 'premium-smart-treadmill-with-auto-incline-sf-t7515smart'%} {% 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: Tue, Apr 30 - Sat, May 04

Free Shipping

Exclusions Apply

Manufacturer Warranty

In Domestic US Markets

30-Day Money Back

Guarantee

Take your home workouts to the next level with the Sunny Health & Fitness Premium Smart Treadmill. This high-tech treadmill connects to your devices via Bluetooth, providing access to over 1000+ workouts and 10,000+ global running routes to personalize and track your training.

The treadmill features 12 preset workout programs with varied intensity levels to help you burn calories fast as you progress from beginner to advanced. Quick access speed buttons allow you to easily switch between 2mph, 4mph, 6mph and 8mph up to the max speed of 8mph.

The auto-incline function offers 12 levels of incline from 0-12% to further intensify your workout and target different muscle groups. Pulse sensors provide real-time heart rate tracking to help you maintain your target zone.

Designed for stability and comfort, the double deck running surface with shock absorption provides a cushioned, low-impact workout. The soft hydraulic lift allows it to be folded and unfolded smoothly and easily without needing to use your hands. Integrated transport wheels make relocating the treadmill smooth and simple.

With over 20 years as a top fitness brand, Sunny Health & Fitness is dedicated to superior quality and excellent customer service. Count on their expertise for the best home fitness experience. Bring the high-end gym right to your home with the Premium Smart Treadmill.

CONNECTED FITNESS | Take your home workouts to the next level with smart fitness equipment. Simply connect your equipment to the free SunnyFit App via Bluetooth and immerse yourself in data tracking, 1000+ workouts, 10,000+ global routes, community challenges, and a suite of other smart features to maximize your fitness journey.

CONNECTED FITNESS

Take your home workouts to the next level with smart fitness equipment. Simply connect your equipment to the free SunnyFit App via Bluetooth and immerse yourself in data tracking, 1000+ workouts, 10,000+ global routes, community challenges, and a suite of other smart features to maximize your fitness journey.
ADVANCED DIGITAL MONITOR | Tracking your progress is simple with the digital monitor with 12 Workout Programs - including time, speed, distance, calories burned, and pulse.

ADVANCED DIGITAL MONITOR

Tracking your progress is simple with the digital monitor with 12 Workout Programs - including time, speed, distance, calories burned, and pulse.
CONVENIENT 1-TOUCH BUTTONS | Quick access buttons to 4 auto inclines and 4 speed buttons.

CONVENIENT 1-TOUCH BUTTONS

Quick access buttons to 4 auto inclines and 4 speed buttons.
HANDRAIL INCLINE & SPEED BUTTONS | Conveniently adjust speed & incline at your fingertips.

HANDRAIL INCLINE & SPEED BUTTONS

Conveniently adjust speed & incline at your fingertips.
PULSE SENSORS | Monitor and maintain a goal heartrate. The steadier & more prolonged elevated heartrate is during workout, more fat is burned.

PULSE SENSORS

Monitor and maintain a goal heartrate. The steadier & more prolonged elevated heartrate is during workout, more fat is burned.
SHOCK ABSORPTION DOUBLE DECK | Less impact force on your legs and joints, treadmill cushioning allows you to work out longer with less wear.

SHOCK ABSORPTION DOUBLE DECK

Less impact force on your legs and joints, treadmill cushioning allows you to work out longer with less wear.
FOLDABLE & SOFT DROP HYDRAULIC | The soft drop hydraulic mechanism assures safe, hands free and hassle-free unfolding every time and folding for storage.

FOLDABLE & SOFT DROP HYDRAULIC

The soft drop hydraulic mechanism assures safe, hands free and hassle-free unfolding every time and folding for storage.

FAQS

Specifications

Technology

  • additional connections
    Connects to SunnyFit® App
  • bluetooth
    yes
  • built-in programs
    12
  • device holder
    yes
  • digital monitor
    Calories, Distance, Incline, Program, Pulse, Speed, Time
  • pulse sensor
    yes
  • quick incline button
    3%, 6%, 9%, 12%
  • quick speed button
    2, 4, 6, 8 MPH
  • user programs
    3

Comfort

  • bottle holder
    yes
  • deck to floor height
    Min 6.2 in/Max 10.3 in
  • emergency stop brake
    yes
  • handrail controls
    yes
  • running surface
    48.8L x 16.5W in
  • shock absorption
    yes
  • soft drop system
    yes
  • transportation wheels
    yes

Engineering

  • incline degrees
    1.45 - 6.85°
  • incline function
    Auto Electric
  • incline levels
    12
  • incline percent
    2.5 - 12%
  • max user weight
    240 lb
  • motorized
    yes
  • peak dc hp
    2.0 Peak HP
  • speed range
    1.0 - 8.0 MPH

Convenience

  • foldable
    yes
  • folded product dimensions
    39.84L x 28.35W x 55.12H in
  • product dimensions
    64.17L x 28.35W x 52.76H in
  • product weight
    123.5 lb
  • ship dimensions
    67.3L x 30.5W x 11.6H In
  • ship weight
    143 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


Premium Smart Treadmill with Auto Incline has a rating of 4.5 stars based on 135 reviews.
truck

Free Shipping

shield

Manufacturer Warranty

dollar-sign

30-Day Money Back