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

Treadmills

Manual Walking Treadmill

{{ variant.sku }}
{% assign compared = false %} {% for item in data.items %} {% if item.handle == 'manual-walking-treadmill'%} {% 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

Begin your fitness journey and start walking on the SF-T1407M Manual Walking Treadmill by Sunny Health and Fitness. Improve health as you walk on the treadmill that requires no plugs or electricity. Simply get on and go! Hold onto the soft foam hand grips which allow you to maintain balance as you walk on the slight fixed incline. The incline helps move the treadmill as you walk while also giving you a subtle challenge during walking. The compact walking treadmill is excellent for small studios or apartments. Dimensions: 49L X 23W X 50H in. The small treadmill can be easily folded and rolled away into a closet or from room to room.

DIGITAL MONITOR | Displaying your time, distance, speed, calories, and scan mode; you will be able to see your results to keep you motivated and on pace.

DIGITAL MONITOR

Displaying your time, distance, speed, calories, and scan mode; you will be able to see your results to keep you motivated and on pace.
NON-SLIP HANDLES | Soft handle grips provide a secure hold and wipe clean for easy maintenance. Hold onto the soft foam hand grips which allow you to maintain balance as you walk on the slight fixed incline.

NON-SLIP HANDLES

Soft handle grips provide a secure hold and wipe clean for easy maintenance. Hold onto the soft foam hand grips which allow you to maintain balance as you walk on the slight fixed incline.
FOLDABLE DESIGN | Folds for easy storage with transportation wheels. The small treadmill can be easily folded and rolled away into a closet or from room to room. Folded Dimensions: 20L X 23W X 50H in.

FOLDABLE DESIGN

Folds for easy storage with transportation wheels. The small treadmill can be easily folded and rolled away into a closet or from room to room. Folded Dimensions: 20L X 23W X 50H in.
WEIGHTED FLYWHEELS | Dual weighted flywheels designed for controlled performance for quicker response with every step.

WEIGHTED FLYWHEELS

Dual weighted flywheels designed for controlled performance for quicker response with every step.
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.
FLOOR STABILIZERS | Stabilizers help create balance, even on uneven floors! Exercise more intensely without worrying about rocking/tilting.

FLOOR STABILIZERS

Stabilizers help create balance, even on uneven floors! Exercise more intensely without worrying about rocking/tilting.
 SPACE SAVING | The compact walking treadmill is excellent for small studios or apartments. Dimensions: 49L X 23W X 50H in.

SPACE SAVING

The compact walking treadmill is excellent for small studios or apartments. Dimensions: 49L X 23W X 50H in.

FAQS

Specifications

Technology

  • digital monitor
    Calories, Distance, Speed, Time, Scan

Comfort

  • deck to floor height
    8.82 in
  • running surface
    42L x 13W in
  • transportation wheels
    yes

Engineering

  • incline levels
    Fixed (not adjustable)
  • incline percent
    13.5%
  • max user weight
    220 lb
  • speed range
    Manual

Convenience

  • foldable
    yes
  • folded product dimensions
    20L x 23W x 50H in
  • product dimensions
    49L x 23W x 50H in
  • product weight
    46.7 lb
  • ship dimensions
    49.8L x 23.2W x 7.5H In
  • ship weight
    54.8 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


Manual Walking Treadmill has a rating of 4.5 stars based on 67 reviews.
truck

Free Shipping

shield

Manufacturer Warranty

dollar-sign

30-Day Money Back