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

Rowing Machines

Magnetic Rowing Machine

With tabletLCD Monitor

{{ variant.sku }}
{% assign compared = false %} {% for item in data.items %} {% if item.handle == 'sunny-health-and-fitness-sf-rw5515-magnetic-rowing-machine-rower-w-lcd-monitor'%} {% 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, Mar 31 - Thu, Apr 04

Free Shipping

Exclusions Apply

Manufacturer Warranty

In Domestic US Markets

30-Day Money Back

Guarantee

Row into shape with the top-of-the-line Sunny Health & Fitness Magnetic Rowing Machine! This rower offers all of the necessities for an intense yet enjoyable rowing workout in the comfort of your own home. With a newly improved smoother and quieter magnetic tension system with 8 levels of adjustable tension, a convenient large LCD console, a fully padded seat, larger anti-slip foot pedals, and built-in transportation wheels, the Sunny Health & Fitness Magnetic Rowing Machine is designed for convenience while also providing the challenging feel of an outdoor rowing experience. The quality of its heavy-duty steel mainframe is built to withstand time and go the distance for users of all skill levels!

5515

DIGITAL MONITOR | Track your progress with the Digital Monitor screen is easy and displays: Time, Count, Calorie, Total Count or Scan through each metric.

DIGITAL MONITOR

Track your progress with the Digital Monitor screen is easy and displays: Time, Count, Calorie, Total Count or Scan through each metric.
8-LEVEL MAGNETIC RESISTANCE | With just a quick twist, easily modify the smooth and quiet resistance to keep your rowing machine workout both challenging and efficient.

8-LEVEL MAGNETIC RESISTANCE

With just a quick twist, easily modify the smooth and quiet resistance to keep your rowing machine workout both challenging and efficient.
ERGONOMIC DESIGN | Cushioned seat gives users a comfortable rowing experience. Don't let discomfort stand in the way of reaching your wellness goals.

ERGONOMIC DESIGN

Cushioned seat gives users a comfortable rowing experience. Don't let discomfort stand in the way of reaching your wellness goals.
NON-SLIP FOOT PEDALS | Large, textured pedals with safety strap provide users with a non-slip surface, keeping your feet in place throughout your rowing routine.

NON-SLIP FOOT PEDALS

Large, textured pedals with safety strap provide users with a non-slip surface, keeping your feet in place throughout your rowing routine.
ANTI-SLIP HANDLEBARS | Slip resistant handlebars with soft padded foam grip provide comfort and support to help you maintain performance throughout your workout.

ANTI-SLIP HANDLEBARS

Slip resistant handlebars with soft padded foam grip provide comfort and support to help you maintain performance throughout your workout.
SPACE-SAVING FOLDABLE DESIGN | Save space when the rowing machine is not in use by folding the steel rail upright. Perfect for storage in tight areas.

SPACE-SAVING FOLDABLE DESIGN

Save space when the rowing machine is not in use by folding the steel rail upright. Perfect for storage in tight areas.

FAQS

Specifications

Technology

  • digital monitor
    Calories, Count, Time, Total Count, Scan
  • resistance levels
    8

Comfort

  • pedal type
    non-slip w/ adjustable strap
  • seat dimensions
    11L x 14W x 2H in
  • seat height
    Min 10.1 in/Max 11.7 in
  • transportation wheels
    yes

Engineering

  • floor stabilizers
    yes
  • max user weight
    250 lb
  • slide rail inseam
    48.4 in
  • slide rail length
    53.4 in
  • slide rail material
    Steel
  • tension system
    magnetic

Convenience

  • foldable
    yes
  • folded product dimensions
    43.3L x 18.9W x 52.4H in
  • product dimensions
    89L x 18.9W x 23.6H in
  • product weight
    60.9 lb
  • ship dimensions
    50.6L x 9.8W x 26H In
  • ship weight
    70.8 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


Magnetic Rowing Machine w/ LCD Monitor has a rating of 4.6 stars based on 228 reviews.
truck

Free Shipping

shield

Manufacturer Warranty

dollar-sign

30-Day Money Back