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

Stationary Upright Bikes

Smart Advanced Fan Bike, Unlimited Air Resistance for Intensive Exercise

{{ variant.sku }}
{% assign compared = false %} {% for item in data.items %} {% if item.handle == 'smart-advanced-fan-bike-unlimited-air-resistance-for-intensive-exercise-sf-b223018'%} {% 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, Sep 24 - Sat, Sep 28

Free Shipping

Exclusions Apply

Manufacturer Warranty

In Domestic US Markets

30-Day Money Back

Guarantee

Revitalize your fitness routine with this premium fan bike, designed with a sturdy Q235 steel frame that supports up to 330 LB and offers limitless air resistance for HIIT and Tabata. Enjoy indoor full-body training with dual-action capabilities, enhancing leg, arm, and back exercises simultaneously or independently. Sync with the free SunnyFit App to track progress, explore thousands of workouts, and join fitness challenges. Experience smooth operation with a heavy-duty frame and belt-drive mechanism, while the advanced performance monitor delivers real-time feedback. Benefit from textured anti-slip handlebars, adjustable stabilizers, and a plush padded seat for maximum comfort. With hassle-free assembly and over 20 years of excellence, Sunny Health & Fitness ensures a top-notch workout experience.

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.
Dual-Action Design | The anti-slip footrest allows for both upper and lower body workouts simultaneously or independently, enhancing your exercise versatility and safety.

Dual-Action Design

The anti-slip footrest allows for both upper and lower body workouts simultaneously or independently, enhancing your exercise versatility and safety.
Advanced Customizable Monitor | Built-in pre-set/customizable interval training programs, targeting function, and real-time metrics feedback for a comprehensive and personalized fitness experience.

Advanced Customizable Monitor

Built-in pre-set/customizable interval training programs, targeting function, and real-time metrics feedback for a comprehensive and personalized fitness experience.
Sturdy Frame & 330LB Capacity | Boasting a Q235 steel frame, it provides a sturdy structure with a 330lb weight capacity, ensuring durability and safety during intense workouts.

Sturdy Frame & 330LB Capacity

Boasting a Q235 steel frame, it provides a sturdy structure with a 330lb weight capacity, ensuring durability and safety during intense workouts.
4-Way Adjustable Padded Seat | The 4-way adjustable, padded seat ensures comfort and suitability tailored to individual needs, allowing for a personalized workout experience.

4-Way Adjustable Padded Seat

The 4-way adjustable, padded seat ensures comfort and suitability tailored to individual needs, allowing for a personalized workout experience.
8 Air Blades + Narrow Gap Shield | The equipment features 8 precision-engineered fan blades that provide unlimited air resistance, along with a narrow-gap shield for extra safety.

8 Air Blades + Narrow Gap Shield

The equipment features 8 precision-engineered fan blades that provide unlimited air resistance, along with a narrow-gap shield for extra safety.
Easy Transportation | Equipped with enlarged transportation wheels and a rear-end lifting bar, this equipment is easy to move and relocate, offering convenient portability.

Easy Transportation

Equipped with enlarged transportation wheels and a rear-end lifting bar, this equipment is easy to move and relocate, offering convenient portability.

FAQS

Specifications

Technology

  • additional connections
    Connects to SunnyFit® App
  • bluetooth
    yes
  • built-in programs
    2
  • device holder
    yes
  • digital monitor
    RPM, Speed, Time, Calorie, Distance, Watt, Pulse
  • resistance levels
    Progressive
  • wireless heart rate function
    yes

Comfort

  • inseam adjustment
    Min 29.5 in/Max 42.1 in
  • seat adjustment
    up/down & forward/back
  • seat dimensions
    10.6L x 11W x 3.3H in
  • seat type
    cushioned
  • transportation wheels
    yes

Engineering

  • arm exercisers
    yes
  • drive mechanism
    belt drive
  • floor stabilizers
    yes
  • max user weight
    330 lb
  • tension system
    fan/air

Convenience

  • product dimensions
    55.5L x 25.2W x 50.6H in
  • product weight
    108.9 lb
  • ship dimensions
    56.5L x 11.2W x 34.8H in
  • ship weight
    121.3 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


Smart Advanced Fan Bike, Unlimited Air Resistance for Intensive Exercise has a rating of 4.4 stars based on 115 reviews.
truck

Free Shipping

shield

Manufacturer Warranty

dollar-sign

30-Day Money Back