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

Stationary Upright Bikes

Foldable Magnetic Exercise X-Bike Pro

{{ variant.sku }}
{% assign compared = false %} {% for item in data.items %} {% if item.handle == 'foldable-magnetic-exercise-x-bike-pro-sf-b223011'%} {% 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 %}
{% assign ik = 0 %} {% for option in product.options_with_values %} {% assign optionIndex = forloop.index0 %} {% assign position = forloop.index %} {% assign ik = ik | plus: 1 %} {% endfor %}
{% 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, May 12 - Thu, May 16

Free Shipping

Exclusions Apply

Manufacturer Warranty

In Domestic US Markets

30-Day Money Back

Guarantee

In the ever-evolving landscape of fitness, the X-Bike emerges as a beacon of innovation and accessibility. This cutting-edge exercise bike redefines the way we approach physical wellness, catering to a diverse spectrum of individuals. Its low-impact design not only makes it an ideal choice for all fitness levels and those recovering from injuries but also promotes joint health, ensuring a gentle yet effective workout experience. What sets the X-Bike apart is its ingenious space-saving foldable design, a true game-changer in today's compact living spaces. By conserving 50% of storage space and featuring easy handling with convenient transportation wheels, it seamlessly integrates into any home, apartment, or fitness room. Moreover, its integration with modern technology through Bluetooth connectivity via the SunnyFit App transforms workouts into personalized, engaging experiences. Offering 1000+ workouts and 10,000+ global routes, it caters to individual preferences and goals. Upheld by Sunny Health & Fitness, a brand renowned for its commitment to excellence, the X-Bike is more than just an exercise machine; it embodies a holistic approach to fitness, ensuring everyone, regardless of age or fitness level, can embark on a transformative journey towards better health and well-being.
CONNECTED FITNESS | Take your home workouts to the next level with smart fitness equipment. Simply connect your equipment to the free 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 free 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.
14 Levels Magnetic Resistance | Achieve your fitness goals with precision using our X-Bike's 14 levels of magnetic resistance, providing a tailored and challenging workout experience for every fitness level.

14 Levels Magnetic Resistance

Achieve your fitness goals with precision using our X-Bike's 14 levels of magnetic resistance, providing a tailored and challenging workout experience for every fitness level.
LCD Digital Monitor | The LCD digital monitor tracks a range of essential workout metrics, including time, speed, distance, calories burned, odometer (total distance), pulse rate, and RPM (revolutions per minute).

LCD Digital Monitor

The LCD digital monitor tracks a range of essential workout metrics, including time, speed, distance, calories burned, odometer (total distance), pulse rate, and RPM (revolutions per minute).
Heart Rate Sensor | Monitor your heart rate accurately and optimize your workouts with the X-Bike's built-in heart rate sensor, ensuring you maintain your target heart rate zone for a safe and effective workout.

Heart Rate Sensor

Monitor your heart rate accurately and optimize your workouts with the X-Bike's built-in heart rate sensor, ensuring you maintain your target heart rate zone for a safe and effective workout.
Ergonomic Seat | The oversized seat cushion, ergonomically designed and padded with soft foam, ensures comfort, allowing you to sit with ease as you complete your workout routine.

Ergonomic Seat

The oversized seat cushion, ergonomically designed and padded with soft foam, ensures comfort, allowing you to sit with ease as you complete your workout routine.
Anti-Slip Pedals with Straps | The textured pedals provide excellent grip, ensuring your feet stay secure and slip-free during your entire workout session.

Anti-Slip Pedals with Straps

The textured pedals provide excellent grip, ensuring your feet stay secure and slip-free during your entire workout session.
Convenient Built-in Device Holder | Versatile built-in holder accommodates both phones or water bottles, providing easy access to your essentials, enhancing your convenience during workouts.

Convenient Built-in Device Holder

Versatile built-in holder accommodates both phones or water bottles, providing easy access to your essentials, enhancing your convenience during workouts.

FAQS

Specifications

Technology

  • additional connections
    Connects to SunnyFit® App
  • bluetooth
    yes
  • device holder
    yes
  • digital monitor
    Calorie, Distance, Odometer, Pulse, Speed, Time, Scan, RPM
  • pulse sensor
    yes
  • resistance levels
    14

Comfort

  • bottle holder
    yes
  • inseam adjustment
    Min 28.3 in/Max 33.5 in
  • pedal type
    self leveling w/ adjustable strap
  • seat adjustment
    up/down
  • seat dimensions
    12.4L x 9.4W x 2.6H in
  • seat height
    Min 30.7 in/Max 33.5 in
  • seat type
    cushioned
  • transportation wheels
    yes

Engineering

  • drive mechanism
    belt drive
  • max user weight
    300 lb
  • tension system
    magnetic

Convenience

  • foldable
    yes
  • folded product dimensions
    22.4L x 21.7W x 58.7H in
  • product dimensions
    33.5L x 21.7W x 52.6H in
  • product weight
    44 lb
  • ship dimensions
    45.1L x 15.8W x 8.1H in
  • ship weight
    49.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


Foldable Magnetic Exercise X-Bike Pro has a rating of 5.0 stars based on 3 reviews.
truck

Free Shipping

shield

Manufacturer Warranty

dollar-sign

30-Day Money Back