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

Treadmills

Heavy Duty Treadmill High Weight 350 LB Capacity for Walking

{{ variant.sku }}
{% assign compared = false %} {% for item in data.items %} {% if item.handle == 'sunny-health-and-fitness-sf-t7643-heavy-duty-walking-treadmill-w-350lb-capacity'%} {% 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 02 - Tue, Apr 09

Manufacturer Warranty

In Domestic US Markets

30-Day Money Back

Guarantee

Turn up your fitness with the SF-T7643 Heavy Duty Walking Treadmill. This treadmill provides a solid and stable platform for all fitness levels. Treadmill has high weight capacity of up to 350 pounds. The ample walking surface is 19.5″ inches wide. The convenient “quick button” feature allows for quickly getting to the desired workout speed. Feel like going faster? This walking treadmill maxes out at 6 miles per hour and can be used for light jogging. The back lit LCD displays and tracks: Speed, Time, Distance, and Calories. This treadmill easily folds and can be moved effortlessly with the built in transportation wheels and soft drop hydraulic system. Keep your walk on! With the Sunny Health and Fitness Heavy Duty Walking Treadmill by Sunny Health and Fitness.

DIGITAL MONITOR | Tracking your progress is simple with the Digital Monitor screen! Displaying your time, speed, distance, and calories, you will be able to see your results to keep you motivated and on pace.

DIGITAL MONITOR

Tracking your progress is simple with the Digital Monitor screen! Displaying your time, speed, distance, and calories, you will be able to see your results to keep you motivated and on pace.
DEVICE HOLDER | Prop up your favorite tablet or phone to watch videos, movies, workout programs and more while you workout.

DEVICE HOLDER

Prop up your favorite tablet or phone to watch videos, movies, workout programs and more while you workout.
QUICK SPEED BUTTONS | This treadmill offers user-friendly control keys right at your fingertips. 5 MPH, 3 MPH, 1 MPH quick speed options.

QUICK SPEED BUTTONS

This treadmill offers user-friendly control keys right at your fingertips. 5 MPH, 3 MPH, 1 MPH quick speed options.
BOTTLE HOLDERS | Dual bottle holders keep your favorite beverage within arm's length! No need to stop to sip...simply reach down and grab.

BOTTLE HOLDERS

Dual bottle holders keep your favorite beverage within arm's length! No need to stop to sip...simply reach down and grab.
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.
NON-SLIP HANDLEBARS | Sunny Health & Fitness Treadmill handlebars are padded and slip free to provide extra safety and ease while running.

NON-SLIP HANDLEBARS

Sunny Health & Fitness Treadmill handlebars are padded and slip free to provide extra safety and ease while running.
SHOCK ABSORPTION | Reduce joint impact in every step with the shock absorption technology that is embedded on the low deck treadmill.

SHOCK ABSORPTION

Reduce joint impact in every step with the shock absorption technology that is embedded on the low deck treadmill.
FOLDABLE | Easy fold design locks and holds running deck upright, while built in soft drop technology slowly lowers deck to floor.

FOLDABLE

Easy fold design locks and holds running deck upright, while built in soft drop technology slowly lowers deck to floor.
TRANSPORTATION WHEELS | Transportation wheels for easy portability. Simply tilt & roll out for use & away for storage, no need for heavy lifting.

TRANSPORTATION WHEELS

Transportation wheels for easy portability. Simply tilt & roll out for use & away for storage, no need for heavy lifting.

FAQS

Specifications

Technology

  • device holder
    yes
  • digital monitor
    Calories, Distance, Speed, Time
  • quick speed button
    1, 3, 5 MPH

Comfort

  • bottle holder
    yes
  • deck to floor height
    6.57 in
  • emergency stop brake
    yes
  • running surface
    44.5L x 19.5W in
  • shock absorption
    yes
  • soft drop system
    yes
  • transportation wheels
    yes

Engineering

  • incline degrees
    3.8°
  • incline levels
    Fixed (not adjustable)
  • incline percent
    0.066
  • max user weight
    350 lb
  • motorized
    yes
  • peak dc hp
    2.5 Peak HP
  • speed range
    0.5 - 6.0 MPH

Convenience

  • foldable
    yes
  • folded product dimensions
    39.75L x 32W x 55H in
  • product dimensions
    60.5L x 32W x 52.4H in
  • product weight
    143 lb
  • ship dimensions
    64L x 33.5*W x 15H In
  • ship weight
    165 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


Heavy Duty Treadmill High Weight 350 LB Capacity for Walking has a rating of 4.3 stars based on 39 reviews.
truck

Free Shipping

shield

Manufacturer Warranty

dollar-sign

30-Day Money Back