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

Rowing Machines

SMART Compact Adjustable Rowing Machine

{{ variant.sku }}
{% assign compared = false %} {% for item in data.items %} {% if item.handle == 'smart-compact-adjustable-rowing-machine-sf-rw1205smart'%} {% 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: Sat, May 11 - Wed, May 15

Free Shipping

Exclusions Apply

Manufacturer Warranty

In Domestic US Markets

30-Day Money Back

Guarantee

Experience connected fitness with the Sunny Health & Fitness hydraulic rower. Sync via Bluetooth to monitor your progress, explore training content, and engage with the active community. The smooth hydraulic resistance provides a full body workout by targeting all major muscle groups through a complete range of motion.

The compact and lightweight folding design maximizes portability and storage convenience. Weighing just 22.4 LB, it can be transported or stored easily. The integrated device holder keeps your phone or tablet secure to stay motivated.

Assembly is quick and easy - just attach the stabilizer bars, padded seat, pivoting foot pedals, and monitor mount using the included instructions. The ergonomic seat and adjustable straps provide a comfortable, customized fit.

Trust Sunny Health & Fitness to deliver a quality rowing machine backed by their 20+ years of experience. Make the most of your workouts with connected fitness and full body training.

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.
Smooth hydraulic resistance | Ultra-smooth hydraulic piston provides 12 levels of whisper-quiet resistance for a full-body workout.

Smooth hydraulic resistance

Ultra-smooth hydraulic piston provides 12 levels of whisper-quiet resistance for a full-body workout.
Integrated device holder | Secure holder above the console keeps your phone or tablet in place for entertainment during your workout.

Integrated device holder

Secure holder above the console keeps your phone or tablet in place for entertainment during your workout.
Pivoting foot pedals | Pivoting pedals with adjustable Hook & Loop Fasteners provide a comfortable and customized fit.

Pivoting foot pedals

Pivoting pedals with adjustable Hook & Loop Fasteners provide a comfortable and customized fit.
Multi-function monitor | Track your workout time, progress, and calories burned on the built-in LCD display.

Multi-function monitor

Track your workout time, progress, and calories burned on the built-in LCD display.
Ergonomic seat | Contoured, padded seat with adjustable straps allows you to dial in comfort and support.

Ergonomic seat

Contoured, padded seat with adjustable straps allows you to dial in comfort and support.
Compact design | Compact size for storage and portability around your home.

Compact design

Compact size for storage and portability around your home.

FAQS

Specifications

Technology

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

Comfort

  • pedal type
    non-slip w/ adjustable strap
  • seat dimensions
    13L x 10W x 2H in
  • seat height
    Min 9.05 in/Max 14.7 in

Engineering

  • floor stabilizers
    yes
  • max user weight
    220 lb
  • slide rail inseam
    40.6 in
  • slide rail length
    45.3 in
  • slide rail material
    Steel
  • tension system
    hydraulic

Convenience

  • product dimensions
    58.1L x 20.1W x 24.8H in
  • product weight
    22.4 lb
  • ship dimensions
    53L x 8.3W x 14.2H In
  • ship weight
    27.5 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 Compact Adjustable Rowing Machine has a rating of 4.6 stars based on 67 reviews.
truck

Free Shipping

shield

Manufacturer Warranty

dollar-sign

30-Day Money Back