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

Rowing Machines

Carbon Premium Air Magnetic Rowing Machine

{{ variant.sku }}
{% assign compared = false %} {% for item in data.items %} {% if item.handle == 'carbon-premium-air-magnetic-rowing-machine-sf-rw5983'%} {% 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

Manufacturer Warranty

In Domestic US Markets

30-Day Money Back

Guarantee

Hold on tight to the handlebar because your workouts will surely be blown away by the Sunny Health & Fitness Premium Carbon Air Magnetic Rowing Machine SF-RW5983! Featuring a dual ar and magnetic resistance system which works synergistically towards an intense total body workout. Improve your overall stamina or focus on powerful strokes, the Carbon Rower has countless ways to customize your home workouts to fit your goals.
PERFORMANCE MONITOR W/ SWIVEL FEATURE | Stay on top of your goals with advanced digital monitor. Plug into a standard 120v/60hz outlet to power the display and track your: time, distance, time/500m, pulse, calories, SPM, strokes, and total strokes.

PERFORMANCE MONITOR W/ SWIVEL FEATURE

Stay on top of your goals with advanced digital monitor. Plug into a standard 120v/60hz outlet to power the display and track your: time, distance, time/500m, pulse, calories, SPM, strokes, and total strokes.
16-LEVEL ADJUSTABLE RESISTANCE | The resistance on this premium air rower is complemented with magnets to provide an enhanced and unique rowing experience.

16-LEVEL ADJUSTABLE RESISTANCE

The resistance on this premium air rower is complemented with magnets to provide an enhanced and unique rowing experience.
FAN WHEEL | Rigid metallic fan blades reduce flex and bend when rowing compared with the more commonly used plastic fan blades of other air rowers. This improves the integrity and consistency of the air resistance with every stroke.

FAN WHEEL

Rigid metallic fan blades reduce flex and bend when rowing compared with the more commonly used plastic fan blades of other air rowers. This improves the integrity and consistency of the air resistance with every stroke.
DEVICE HOLDER | Catch, drive, finish, and recover. Stay focused on your technique and your workouts using your tablet or mobile device to follow along to your favorite training videos.

DEVICE HOLDER

Catch, drive, finish, and recover. Stay focused on your technique and your workouts using your tablet or mobile device to follow along to your favorite training videos.
DUAL SLIDE RAIL TRACKS | Stainless steel slide rail provides smooth and quiet operation; Perfect for home use and the sleek portable designed exercise machine is a perfect fit for those looking to be space efficient.

DUAL SLIDE RAIL TRACKS

Stainless steel slide rail provides smooth and quiet operation; Perfect for home use and the sleek portable designed exercise machine is a perfect fit for those looking to be space efficient.
WIRELESS PULSE RECEIVER | The included wireless pulse receiver accurately measures your heart rate. Receive real time updates on your fitness metrics and adjust your workouts on the fly.

WIRELESS PULSE RECEIVER

The included wireless pulse receiver accurately measures your heart rate. Receive real time updates on your fitness metrics and adjust your workouts on the fly.
NON-SLIP PEDAL W/ ADJUSTABLE STRAP | Non-slip foot pedals will accommodate all sizes, foot straps keep your feet saddled in so you can focus on the workout.

NON-SLIP PEDAL W/ ADJUSTABLE STRAP

Non-slip foot pedals will accommodate all sizes, foot straps keep your feet saddled in so you can focus on the workout.
ELEVATED SEAT HEIGHT | The height of the seat rises 16.5 inches off the floor to provide easy access to mount/dismount from the Carbon Rowing Machine.

ELEVATED SEAT HEIGHT

The height of the seat rises 16.5 inches off the floor to provide easy access to mount/dismount from the Carbon Rowing Machine.
NON-SLIP HANDLEBARS | Help prevent calluses with Sunny Health & Fitness handlebars. Padded and slip free to provide extra safety and ease.

NON-SLIP HANDLEBARS

Help prevent calluses with Sunny Health & Fitness handlebars. Padded and slip free to provide extra safety and ease.
TRANSPORTATION WHEELS | Transportation wheels for easy portability. Simply tilt & roll out for use and away for storage, no need for heavy lifting.

TRANSPORTATION WHEELS

Transportation wheels for easy portability. Simply tilt & roll out for use and 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.

FAQS

Specifications

Technology

  • additional connections
    5.3 KHz heart rate strap compatible
  • built-in programs
    22 Pre-Set Programs
  • device holder
    yes
  • digital monitor
    Calories, Distance, Pulse, SPM, Strokes, Time, Time/500M, Total Strokes
  • resistance levels
    16

Comfort

  • pedal type
    non-slip w/ adjustable strap
  • seat dimensions
    12.6L x 10.28W x 2.17H in
  • seat height
    Min 15.2 in/Max 16.3 in
  • transportation wheels
    yes

Engineering

  • floor stabilizers
    yes
  • max user weight
    265 lb
  • slide rail inseam
    44 in
  • slide rail length
    46.5 in
  • slide rail material
    Steel
  • tension system
    magnetic/fan

Convenience

  • product dimensions
    87.4L x 19.29W x 41.25H in
  • product weight
    74.6 lb
  • ship dimensions
    47.1L x 11W x 34.3H In
  • ship weight
    88.2 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


Carbon Premium Air Magnetic Rowing Machine has a rating of 4.4 stars based on 37 reviews.
truck

Free Shipping

shield

Manufacturer Warranty

dollar-sign

30-Day Money Back