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

Treadmills

Auto Incline Treadmill

With speakerSpeakers , bluetoothBluetooth and and phone functionand Phone Function

{{ variant.sku }}
{% assign compared = false %} {% for item in data.items %} {% if item.handle == 'sunny-health-and-fitness-sf-t7515-smart-treadmill-with-auto-incline-sound-system-bluetooth-and-phone-function'%} {% 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

Free Shipping

Exclusions Apply

Manufacturer Warranty

In Domestic US Markets

30-Day Money Back

Guarantee

The SF-T7515 TREADMILL with Auto Incline is packed with state of the art technology that will keep you engaged and connected. The large backlit LCD Monitor displays time, distance, speed, calories, incline, and heart rate. The treadmill is equipped with 12 preset interval programs that manipulate time, speed and incline. There are 3 countdown modes to target certain workout goals: time, distance, and calories. User integrated Body Mass Index calculator will estimate body fat based on height and weight. BMI is a reference point for users to determine goals and fitness progressions when taken in different stages of training. Integrated speakers, microphone, Bluetooth and MP3 connectivity allows the user to answer calls and listen to music.

7515

DIGITAL MONITOR | Tracking your progress is simple with the digital monitor with 12 Workout Programs - including time, speed, distance, calories burned, and pulse.

DIGITAL MONITOR

Tracking your progress is simple with the digital monitor with 12 Workout Programs - including time, speed, distance, calories burned, and pulse.
MEDIA PORT & BUILT-IN SPEAKERS | Bluetooth and 3mm jacks to connect your smart phone or portable music device and play music through the treadmills on board stereo speakers.

MEDIA PORT & BUILT-IN SPEAKERS

Bluetooth and 3mm jacks to connect your smart phone or portable music device and play music through the treadmills on board stereo speakers.
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.
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 | The soft drop hydraulic mechanism assures safe, hands free and hassle-free unfolding every time and folding for storage.

FOLDABLE

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

FAQS

Specifications

Technology

  • additional connections
    MP3 Port, Speakers, Microphone
  • bluetooth
    yes
  • built-in programs
    12
  • device holder
    yes
  • digital monitor
    Calories, Countdown, Distance, Incline, Program, Pulse, Speed, Time
  • pulse sensor
    yes
  • quick incline button
    3%, 6%, 9%, 12%
  • quick speed button
    2, 4, 6, 8 MPH

Comfort

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

Engineering

  • incline degrees
    1.5 - 6.7°
  • incline function
    Auto Electric
  • incline levels
    12
  • incline percent
    2.6 - 12%
  • max user weight
    240 lb
  • motorized
    yes
  • peak dc hp
    2.2 Peak HP
  • speed range
    1.0 - 8.0 MPH

Convenience

  • folded product dimensions
    40.25L x 28W x 54.75H in
  • product dimensions
    64.5L x 28W x 50.5H 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


Auto Incline Treadmill w/ Speakers, Bluetooth, and Phone Function has a rating of 4.5 stars based on 131 reviews.
truck

Free Shipping

shield

Manufacturer Warranty

dollar-sign

30-Day Money Back