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

Treadmills

Pegasus Connected Folding Treadmill

{{ variant.sku }}
{% assign compared = false %} {% for item in data.items %} {% if item.handle == 'pegasus-connected-folding-treadmill-sf-t722054'%} {% 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: Mon, Apr 29 - Fri, May 03

Free Shipping

Exclusions Apply

Manufacturer Warranty

In Domestic US Markets

30-Day Money Back

Guarantee

Pegasus Connected Folding Treadmill, a versatile and compact fitness solution designed to elevate your home workouts. With its 20" wide running belt, this treadmill offers ample space for comfortable strides, providing an exceptional running experience. The treadmill boasts a range of features, including diverse workout programs that cater to different fitness levels and goals, allowing you to stay challenged and motivated. The built-in Bluetooth connectivity allows you to connect your devices and enjoy the SunnyFit® App, providing access to over 1000+ training videos and immersive audio experiences.
CONNECTED FITNESS | Dial in your training plan with professional trainer-led workouts on the SunnyFit® app. Featuring both walking and running treadmill courses, have the workouts of your choice right at your fingertips. View all your workout metrics right on the app.

CONNECTED FITNESS

Dial in your training plan with professional trainer-led workouts on the SunnyFit® app. Featuring both walking and running treadmill courses, have the workouts of your choice right at your fingertips. View all your workout metrics right on the app.
Spacious Running Deck | Experience the advantages of a spacious running deck measuring 47 x 20 inches, providing ample room for comfortable strides and enhancing your overall running experience.

Spacious Running Deck

Experience the advantages of a spacious running deck measuring 47 x 20 inches, providing ample room for comfortable strides and enhancing your overall running experience.
Handlebar Quick Speed Buttons | Enjoy uninterrupted workouts with the conveniently placed quick buttons on the handlebars, allowing you to make easy adjustments to your speed without any disruption.

Handlebar Quick Speed Buttons

Enjoy uninterrupted workouts with the conveniently placed quick buttons on the handlebars, allowing you to make easy adjustments to your speed without any disruption.
Device Holder + USB Charging port | Stay entertained and connected during workouts with the secure device holder and built-in USB charger port, keeping your devices powered up for seamless access to entertainment or workout programs.

Device Holder + USB Charging port

Stay entertained and connected during workouts with the secure device holder and built-in USB charger port, keeping your devices powered up for seamless access to entertainment or workout programs.
Digital Monitor + Emergency Stop Clip | Enjoy the authentic outdoor running experience with the safety of an emergency stop clip, while staying informed with live feedback from the digital monitor displaying time, distance, speed, steps, and calories burned.

Digital Monitor + Emergency Stop Clip

Enjoy the authentic outdoor running experience with the safety of an emergency stop clip, while staying informed with live feedback from the digital monitor displaying time, distance, speed, steps, and calories burned.
Transportation Wheels | The front end wheels allows for easy storage and portability, easily maneuverable.

Transportation Wheels

The front end wheels allows for easy storage and portability, easily maneuverable.
Foldable Design | This treadmill is easily foldable with the provided tool easily accessible from its magnetic slot.

Foldable Design

This treadmill is easily foldable with the provided tool easily accessible from its magnetic slot.

FAQS

Specifications

Technology

  • additional connections
    Connects to SunnyFit® App, USB Charge Port
  • bluetooth
    yes
  • body fat test
    1
  • built-in programs
    12
  • device holder
    yes
  • digital monitor
    Calories, Distance, Pulse, Speed, Steps, Time
  • pulse sensor
    yes
  • user programs
    3

Comfort

  • deck to floor height
    3 in
  • emergency stop brake
    yes
  • handrail controls
    yes
  • running surface
    47.8L x 20.1W in
  • shock absorption
    yes
  • transportation wheels
    yes

Engineering

  • max user weight
    265 lb
  • motorized
    yes
  • peak dc hp
    2.5 Peak HP
  • speed range
    0.6 - 7.5 MPH

Convenience

  • foldable
    yes
  • folded product dimensions
    64.4L x 32W x 5.9H in
  • product dimensions
    60L x 32W x 44.5H in
  • product weight
    90.4 lb
  • ship dimensions
    70.5L x 33.5W x 6.9H In
  • ship weight
    105.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


truck

Free Shipping

shield

Manufacturer Warranty

dollar-sign

30-Day Money Back