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

Rowing Machines

Multifunction Full Body Magnetic Rowing Machine

{{ variant.sku }}
{% assign compared = false %} {% for item in data.items %} {% if item.handle == 'multifunction-spm-magnetic-rowing-machine-sf-rw5941'%} {% 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: Mon, Apr 01 - Fri, Apr 05

Free Shipping

Exclusions Apply

Manufacturer Warranty

In Domestic US Markets

30-Day Money Back

Guarantee

The Sunny Health & Fitness Multifunction Rowing Machine SF-RW5941 offers multiple ways to improve your fitness. Get a great conventional rowing experience or switch things up with various upper body workouts all on the same machine. Having this unique multifunction exercise equipment at home that can benefit the entire body is a great way to stay in shape and healthy.

5941

DIGITAL MONITOR | Display time, count, total count, calories, and scan. Stay focused on your fitness goals and exercise metrics.

DIGITAL MONITOR

Display time, count, total count, calories, and scan. Stay focused on your fitness goals and exercise metrics.
16-LEVELS OF RESISTANCE | 16-levels of adjustable magnetic resistance provide versatility and customization for rowers of all levels.

16-LEVELS OF RESISTANCE

16-levels of adjustable magnetic resistance provide versatility and customization for rowers of all levels.
UPPER BODY ROWS | Isolate and target your upper body muscle groups by using the floor plates for different standing row positions.

UPPER BODY ROWS

Isolate and target your upper body muscle groups by using the floor plates for different standing row positions.
FOLDABLE SLIDE RAIL | Foldable design allows for more convenience and easy storage.

FOLDABLE SLIDE RAIL

Foldable design allows for more convenience and easy storage.
DEVICE HOLDER | Place your mobile device in holder tray and stay engaged with your favorite fitness workouts.

DEVICE HOLDER

Place your mobile device in holder tray and stay engaged with your favorite fitness workouts.
BOTTLE HOLDER | Hydrate in between your workouts to keep you rowing and going the distance.

BOTTLE HOLDER

Hydrate in between your workouts to keep you rowing and going the distance.
SMOOTH STROKES | Unique Volute Spring System incorporated within the rowing mechanism allows for smoother rebounds and rows.

SMOOTH STROKES

Unique Volute Spring System incorporated within the rowing mechanism allows for smoother rebounds and rows.
DURABLE DESIGN | Rower is designed with a 285 lb max user weight with cushioned molded seat.

DURABLE DESIGN

Rower is designed with a 285 lb max user weight with cushioned molded seat.
EXTRA LARGE FOOT PEDALS | Never lose your footing again with the adjustable straps and textured foot pads.

EXTRA LARGE FOOT PEDALS

Never lose your footing again with the adjustable straps and textured foot pads.
TRANSPORTATION WHEELS | Tilt and roll for use or away for storage with convenient transport wheels.

TRANSPORTATION WHEELS

Tilt and roll for use or away for storage with convenient transport wheels.

Consider an upgrade

Premium Magnetic Rowing Machine Smart Rower with Exclusive SunnyFit® App Enhanced Bluetooth Connectivity

Premium Magnetic Rowing Machine Smart Rower with Exclusive SunnyFit® App Enhanced Bluetooth Connectivity

FAQS

Specifications

Technology

  • device holder
    yes
  • digital monitor
    Calories, Count, Time, Total Count, Scan
  • flywheel weight
    6.4 lb
  • resistance levels
    16
  • standing foot plates
    yes

Comfort

  • bottle holder
    yes
  • dual function
    yes
  • pedal type
    non-slip w/ adjustable strap
  • seat dimensions
    15L x 11W x 2H in
  • seat height
    Min 9.6 in / Max 11.7 in
  • transportation wheels
    yes

Engineering

  • floor stabilizers
    yes
  • max user weight
    285 lb
  • slide rail inseam
    41.3 in
  • slide rail length
    44 in
  • tension system
    magnetic

Convenience

  • foldable
    yes
  • folded product dimensions
    40.7L x 22.6W x 47.2H in
  • product dimensions
    80.7L x 22.6W x 22.4H in
  • product weight
    53.4 lb
  • ship dimensions
    44.5L x 9.8W x 26H in
  • ship weight
    63.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


Multifunction Full Body Magnetic Rowing Machine has a rating of 4.5 stars based on 35 reviews.
truck

Free Shipping

shield

Manufacturer Warranty

dollar-sign

30-Day Money Back