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

Treadmills

Smart Slim Under Desk Walking Treadpad®

{{ variant.sku }}
{% assign compared = false %} {% for item in data.items %} {% if item.handle == 'smart-slim-under-desk-walking-treadpad-sf-t7945smart'%} {% 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

Elevate your fitness with the SF-T7945SMART Walking Treadpad by Sunny Health & Fitness. This treadmill melds functionality with modern convenience for today's professionals. Its sleek design ensures it fits perfectly under desks, enabling calorie burning amidst work. With a 6.1 x 2.4-inch LCD, users can effortlessly track Time, Speed, Calories Burned, Steps, and Distance. Its spacious 39L x 14W inch surface guarantees optimal comfort.
CONNECTED FITNESS | Take your home workouts to the next level with smart fitness equipment. Simply connect your equipment to the 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 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.
Wide LCD monitor | User friendly LCD monitor with wide display allowing you to easily track your progress. The meters display SPEED, TIME, DISTANCE, CALORIES.

Wide LCD monitor

User friendly LCD monitor with wide display allowing you to easily track your progress. The meters display SPEED, TIME, DISTANCE, CALORIES.
Remote Control | Conveniently adjust the intensity of your workouts with the included remote control.

Remote Control

Conveniently adjust the intensity of your workouts with the included remote control.
Transportation Wheel | Transportation wheels for easy portability. Simply tilt & roll out for use & away for storage, no need for heavy lifting.

Transportation Wheel

Transportation wheels for easy portability. Simply tilt & roll out for use & away for storage, no need for heavy lifting.
Emergency Clip | Active-use detection on the treadmill will automatically pause the running belt if no user is detected on the treadmill after 5 second.

Emergency Clip

Active-use detection on the treadmill will automatically pause the running belt if no user is detected on the treadmill after 5 second.
Floor Stabilizers | Steady your stride on the treadmill's stable deck that stays grounded with floor stabilizers, eliminating bounce and shift for smooth, seamless running.

Floor Stabilizers

Steady your stride on the treadmill's stable deck that stays grounded with floor stabilizers, eliminating bounce and shift for smooth, seamless running.
Treadmill Deck | Spacious 39-inch long by 14-inch wide running surface, this treadmill provides ample room to walk or run comfortably.

Treadmill Deck

Spacious 39-inch long by 14-inch wide running surface, this treadmill provides ample room to walk or run comfortably.

FAQS

Specifications

Technology

  • additional connections
    Connects to SunnyFit® App
  • bluetooth
    yes
  • digital monitor
    Calories, Distance, Speed, Time
  • remote control option
    yes

Comfort

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

Engineering

  • incline levels
    Fixed (not adjustable)
  • max user weight
    245 lb
  • min user weight
    99 lb
  • motorized
    yes
  • peak dc hp
    1.5 Peak HP
  • speed range
    0.5 - 3.7 MPH

Convenience

  • product dimensions
    49.6L x 21.5W x 6.5H in
  • product weight
    55.1 lb
  • ship dimensions
    54.7L x 24.8W x 8.3H In
  • ship weight
    66.1 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


Smart Slim Under Desk Walking Treadpad® has a rating of 4.5 stars based on 68 reviews.
truck

Free Shipping

shield

Manufacturer Warranty

dollar-sign

30-Day Money Back