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

Rowing Machines

Hydro+ Dual Resistance Rower Magnetic Water Rowing Machine

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

The Sunny Health & Fitness Dual Resistance Magnetic Water Rowing Machine is designed to turn your living room into your own personalized regatta. Using water as a form of resistance, the 16 water blades deliver the intensity of rowing in a lake and emulate the smooth and natural feeling of rowing in the open water. With magnetic resistance you can add more resistance for a dynamic and challenging workout. It packs features to make your workout more comfortable and your sessions more productive. An advanced digital monitor includes metrics that lets you accurately measure and then help you achieve your fitness goal!
DYNAMIC RESISTANCE | The water resistance adapts to your style of rowing and your intensity. The faster and harder you row, the more resistance is generated.

DYNAMIC RESISTANCE

The water resistance adapts to your style of rowing and your intensity. The faster and harder you row, the more resistance is generated.
SUPPLEMENTAL RESISTANCE | 16-level magnetic resistance adds a new layer and dimension to your workouts. This combination of magnetic and water resistance produces a unique rowing experience that will push your performance to the next level.

SUPPLEMENTAL RESISTANCE

16-level magnetic resistance adds a new layer and dimension to your workouts. This combination of magnetic and water resistance produces a unique rowing experience that will push your performance to the next level.
STEEP ANGLE | The water tank is angled at 60 degrees for the water blades to dig deeper and emulate the experience and feel of rowing in the water.

STEEP ANGLE

The water tank is angled at 60 degrees for the water blades to dig deeper and emulate the experience and feel of rowing in the water.
PERFORMANCE MONITOR | Features a swivel design and tracking of: time, time/500M, SPM, distance, strokes, total strokes, calories burned, and pulse. It also includes a racing function.

PERFORMANCE MONITOR

Features a swivel design and tracking of: time, time/500M, SPM, distance, strokes, total strokes, calories burned, and pulse. It also includes a racing function.
SEATING HEIGHT | Sitting at 15.5 inches off the floor, a higher seat allows for easier and more convenient method to mount and dismount the rowing machine.

SEATING HEIGHT

Sitting at 15.5 inches off the floor, a higher seat allows for easier and more convenient method to mount and dismount the rowing machine.
DEVICE HOLDER | Place your mobile device and follow along to your favorite Sunny Health & Fitness training videos.

DEVICE HOLDER

Place your mobile device and follow along to your favorite Sunny Health & Fitness training videos.
FULL RANGE | Sitting 12 inches in front of the foot pedals, the padded handlebar is positioned to provide you with a full range of motions during your strokes.

FULL RANGE

Sitting 12 inches in front of the foot pedals, the padded handlebar is positioned to provide you with a full range of motions during your strokes.
COMFORTABLE SEAT | The padded and molded seat keeps you comfortable during long rowing sessions.

COMFORTABLE SEAT

The padded and molded seat keeps you comfortable during long rowing sessions.
TRANSPORTATION WHEELS | Moving your water rower could not be easier. Simply lift, tilt, and roll away for storage or into another room.

TRANSPORTATION WHEELS

Moving your water rower could not be easier. Simply lift, tilt, and roll away for storage or into another room.
SPACE SAVER | Stands vertically to save space and to simplify storage.

SPACE SAVER

Stands vertically to save space and to simplify storage.

FAQS

Specifications

Technology

  • additional connections
    5.3 KHz heart rate strap compatible
  • built-in programs
    15 Racing Programs
  • device holder
    yes
  • digital monitor
    Calendar, Calories, Clock, Distance, HRC/Pulse (optional), SPM, Strokes, Temperature, Time, Time/500M, Total Strokes
  • resistance levels
    16 magnetic, water level

Comfort

  • pedal type
    non-slip w/ adjustable strap
  • seat dimensions
    11.5L x 14.5W x 2H in
  • seat height
    Min 13.98 in/Max 15.16 in
  • transportation wheels
    yes

Engineering

  • floor stabilizers
    yes
  • max user weight
    275 lb
  • slide rail inseam
    41.3 in
  • slide rail length
    46.9 in
  • tension system
    water/magnetic

Convenience

  • foldable
    yes
  • folded product dimensions
    44.1L x 18.9W x 77.2H in
  • product dimensions
    77.2L x 18.9W x 44.1H in
  • product weight
    73.6 lb
  • ship dimensions
    37Lx11.2Wx39.6H In
  • ship weight
    85.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


Hydro+ Dual Resistance Rower Magnetic Water Rowing Machine has a rating of 4.5 stars based on 59 reviews.
truck

Free Shipping

shield

Manufacturer Warranty

dollar-sign

30-Day Money Back