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

Stationary Upright Bikes

Upright Folding Magnetic Semi Recumbent Bike, Comfort XL

With chevrons-upHigh Weight Capacity and activityPulse Rate

{{ variant.sku }}
{% 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 %}

Manufacturer Warranty

In Domestic US Markets

30-Day Money Back

Guarantee

Feel great while you lose weight with the SF-B2721 Comfort XL Folding Recumbent Bike by Sunny Health and Fitness. Lightweight and compact, (38 lbs) this upright bike is designed for maximum comfort while still helping you achieve your unique fitness goals. Dimensions: 24"-32"L x 21.5W x 41.5"- 49"H. The sturdy exercise bike accommodates users of all fitness levels while remaining completely customizable and supporting up to 300 lbs. Challenge your workout with ten levels of magnetic adjustable resistance and stay hydrated while utilizing the convenient water bottle holder! This semi-recumbent bike features an extra-large fully padded seat and comfortable backrest to support you during longer exercise sessions. Smooth 3 lb flywheel belt drive mechanism. Completely adjust the machine to fit your body; adjustable seat (up/down) and adjustable handles accommodate inseams between Min: 25 and Max: 30 inches. Feel amazing while watching your fitness progress on the easy-to-read digital meter which displays time, speed, distance, calories burned, odometer, and pulse.
DIGITAL MONITOR | Monitor clearly displays time, speed, distance, calories, odometer, and pulse rate. Grasp the pulse grips on the padded handles for your heart rate reading. The convenient tablet holder supports your mobile device.

DIGITAL MONITOR

Monitor clearly displays time, speed, distance, calories, odometer, and pulse rate. Grasp the pulse grips on the padded handles for your heart rate reading. The convenient tablet holder supports your mobile device.
Device Holder | Prop up your smart device on the holder to watch movies, workout videos or play your favorite music while you ride.

Device Holder

Prop up your smart device on the holder to watch movies, workout videos or play your favorite music while you ride.
Pulse Sensors |  Grab the easy-to-reach pulse grips while exercising to track your heart rate in real time. Use the heart-rate data to customize your preset and custom workout programs.

Pulse Sensors

Grab the easy-to-reach pulse grips while exercising to track your heart rate in real time. Use the heart-rate data to customize your preset and custom workout programs.
Adjustable Resistance | With a simple twist, you can increase or decrease resistance, so your workout can remain challenging and effective throughout your fitness journey. 10-levels of adjustable magnetic resistance.

Adjustable Resistance

With a simple twist, you can increase or decrease resistance, so your workout can remain challenging and effective throughout your fitness journey. 10-levels of adjustable magnetic resistance.
XL PADDED SEAT | This semi recumbent bike features an extra-large fully padded seat and backrest for maximum comfort while exercising.

XL PADDED SEAT

This semi recumbent bike features an extra-large fully padded seat and backrest for maximum comfort while exercising.
TRANSPORTATION WHEELS | Making the transformation of your home into your own personal fitness studio is effortless with these convenient transport wheels. Simply tilt and roll out for use or away for storage, no need for heavy lifting or muscle strain.

TRANSPORTATION WHEELS

Making the transformation of your home into your own personal fitness studio is effortless with these convenient transport wheels. Simply tilt and roll out for use or away for storage, no need for heavy lifting or muscle strain.

FAQS

Specifications

Technology

  • device holder
    yes
  • digital monitor
    Calorie, Distance, Odometer, Pulse, Speed, Time
  • pulse sensor
    yes
  • resistance levels
    10

Comfort

  • bottle holder
    yes
  • inseam adjustment
    Min 25 in/Max 30 in
  • pedal type
    self leveling
  • seat adjustment
    up/down & forward/back
  • seat dimensions
    10.5L X 14W X 2.5H in
  • seat type
    ergonomic
  • transportation wheels
    yes

Engineering

  • drive mechanism
    belt drive
  • max user weight
    300 lb

Convenience

  • folded product dimensions
    12.5L X 21.5W X 57H in
  • product dimensions
    24-32L X 21.5W X 41.5-49H in
  • product weight
    38.5 lb
  • ship dimensions
    46.5L x 17.5W x 10.25H in
  • ship weight
    46 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


Upright Folding Magnetic Semi Recumbent Bike, Comfort XL w/ High Weight Capacity and Pulse Rate has a rating of 4.7 stars based on 25 reviews.
truck

Free Shipping

shield

Manufacturer Warranty

dollar-sign

30-Day Money Back