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

Treadmills

Interactive Slim Auto Incline Treadmill

With bluetoothBluetooth

{{ variant.sku }}
{% assign compared = false %} {% for item in data.items %} {% if item.handle == 'interactive-slim-auto-incline-treadmill-with-bluetooth-sf-t722022'%} {% 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, Jul 30 - Sat, Aug 03

Free Shipping

Exclusions Apply

Manufacturer Warranty

In Domestic US Markets

30-Day Money Back

Guarantee

Our Interactive Slim Auto Incline Treadmill puts the experience of running outside right in your home, with a powerful and quiet brushless motor, Bluetooth capability, unlimited workouts and 3 customizable user profiles. Track all your progress from our exclusive SunnyFit® App with personalized workout plans and compete with other community members on the leaderboard. This smart treadmill is perfect for avid runners looking for a compact machine to fit at home.

 

722022

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.
High-Speed Brushless Motor | Offers a silent, efficient performance with top speeds and minimal maintenance.

High-Speed Brushless Motor

Offers a silent, efficient performance with top speeds and minimal maintenance.
One-Touch Incline Customization | Easily adjust incline levels with the press of a button to intensify your workout.

One-Touch Incline Customization

Easily adjust incline levels with the press of a button to intensify your workout.
Advanced Comfort Deck | Ensures a low-impact exercise experience, protecting your joints with a cushioned running surface.

Advanced Comfort Deck

Ensures a low-impact exercise experience, protecting your joints with a cushioned running surface.
Digital Fitness Tracking | Equipped with an LED console to monitor calories, distance, pulse, speed, and time; includes grip sensors for heart rate monitoring.

Digital Fitness Tracking

Equipped with an LED console to monitor calories, distance, pulse, speed, and time; includes grip sensors for heart rate monitoring.
User-Friendly Controls | Features quick access speed buttons and 15 diverse workout programs for all fitness levels.

User-Friendly Controls

Features quick access speed buttons and 15 diverse workout programs for all fitness levels.
Space-Saving Foldable Design | Effortlessly fold and store the treadmill when not in use, perfect for maximizing space in any home environment.

Space-Saving Foldable Design

Effortlessly fold and store the treadmill when not in use, perfect for maximizing space in any home environment.

FAQS

Specifications

Technology

  • additional connections
    Connects to SunnyFit® App, USB Charge Port
  • bluetooth
    yes
  • built-in programs
    15
  • device holder
    yes
  • digital monitor
    Calories, Distance, Incline, Pulse, Speed, Time
  • pulse sensor
    yes
  • quick incline button
    3, 6
  • quick speed button
    3, 6 MPH

Comfort

  • bottle holder
    yes
  • deck to floor height
    Min 5.1 in/Max 9.6 in
  • emergency stop brake
    yes
  • running surface
    47.2L x 17.3W in
  • shock absorption
    yes
  • transportation wheels
    yes

Engineering

  • incline degrees
    0.5° - 7.0°
  • incline function
    Auto Electric
  • incline levels
    12
  • incline percent
    12.27%
  • max user weight
    265 lb
  • motor type
    brushless
  • motorized
    yes
  • peak dc hp
    2.0 Peak HP
  • speed range
    0.6 - 9.0 MPH

Convenience

  • foldable
    yes
  • folded product dimensions
    57.3L x 31.9W x 8.4H in
  • product dimensions
    58.5L x 30.7W x 53.9H in
  • product weight
    110.2 lb
  • ship dimensions
    62.2L x 29.9W x 9.3H in
  • ship weight
    127.9 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


Interactive Slim Auto Incline Treadmill with Bluetooth has a rating of 4.3 stars based on 25 reviews.
truck

Free Shipping

shield

Manufacturer Warranty

dollar-sign

30-Day Money Back