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

Rowing Machines

SMART Compact Full Motion Rowing Machine

{{ variant.sku }}
{% assign compared = false %} {% for item in data.items %} {% if item.handle == 'smart-compact-full-motion-rowing-machine-sf-rw5639smart'%} {% 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 29 - Fri, May 03

Free Shipping

Exclusions Apply

Manufacturer Warranty

In Domestic US Markets

30-Day Money Back

Guarantee

Make every workout count by connecting this rower to your smart devices via Bluetooth. Sync with the SunnyFit App to access over 1,000 workouts and 10,000 scenic global rowing routes right on the machine's display. Personalize each workout and track your real-time progress as you row. This full-body workout activates your legs, back, core, and arms for a comprehensive exercise regime.

Built with a 350 LB weight capacity, this rowing machine robustly accommodates users of all sizes to kickstart their fitness journey with hassle-free setup. Feel like you're rowing on water with this machine's realistic rowing simulation through the SunnyFit App for a more engaging and effective home workout. The Digital Monitor tracks stroke rate, time, count, calories, and total strokes to simplify monitoring your rowing workout.

Customize your workout intensity with 12 levels of smooth, adjustable resistance. Easily increase or decrease the resistance for a workout that challenges you while gently impacting your joints. The ergonomic padded seat with elevated, wider design allows for easy mounting, superior comfort, and no slipping during prolonged workouts. Non-slip grip handlebars add stability.

Assemble this rowing machine easily and start working out on the large anti-slip foot pedals with adjustable straps that keep your feet secure while rowing. For over 20 years, Sunny Health & Fitness has been a top fitness brand dedicated to offering superior products, excellent customer service, and an unbeatable fitness experience.

CONNECTED FITNESS | Take your home workouts to the next level with smart fitness equipment. Simply connect your equipment to the 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 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.
Full-Motion Handlebars | The full-motion handlebars on this rowing machine rotate 360 degrees to mimic the natural motion of rowing on water. This full range of movement engages your back, arms, and core.

Full-Motion Handlebars

The full-motion handlebars on this rowing machine rotate 360 degrees to mimic the natural motion of rowing on water. This full range of movement engages your back, arms, and core.
12 Levels of Hydraulic Resistance | Customize and increase your workout intensity with 12 levels of hydraulic resistance.

12 Levels of Hydraulic Resistance

Customize and increase your workout intensity with 12 levels of hydraulic resistance.
Premium Digital Monitor | The easy-to-read digital monitor tracks your workout stats like time, count, calories burned, and strokes per minute so you can monitor your progress.

Premium Digital Monitor

The easy-to-read digital monitor tracks your workout stats like time, count, calories burned, and strokes per minute so you can monitor your progress.
Large Anti-slip foot pedals w/adjustable strap | The large anti-slip foot pedals keep your feet securely in place as you row. The adjustable heel straps further ensure your feet remain steady and properly positioned.

Large Anti-slip foot pedals w/adjustable strap

The large anti-slip foot pedals keep your feet securely in place as you row. The adjustable heel straps further ensure your feet remain steady and properly positioned.
Ergonomic Padded Seat | The padded seat is contoured to provide superior comfort and support even during extended workouts. The elevated and wider design allows for easy on/off.

Ergonomic Padded Seat

The padded seat is contoured to provide superior comfort and support even during extended workouts. The elevated and wider design allows for easy on/off.
Floor Stablizers | The stabilizer bars on the bottom keep the rower firmly in place as you exercise for a secure and steady rowing stroke.

Floor Stablizers

The stabilizer bars on the bottom keep the rower firmly in place as you exercise for a secure and steady rowing stroke.

FAQS

Specifications

Technology

  • additional connections
    Connects to SunnyFit® App
  • bluetooth Connectivity
    yes
  • device holder
    yes
  • digital monitor
    Calories, Count, Distance, SPM, Time, T/500M, Total Count
  • resistance levels
    12

Comfort

  • pedal type
    non-slip w/ adjustable strap
  • seat dimensions
    14.8L x 10.2W x 1.9H in
  • seat height
    13.7 in

Engineering

  • arm exercisers
    yes
  • max user weight
    350 lb
  • slide rail inseam
    42.9 in
  • slide rail length
    47.6 in
  • slide rail material
    Steel
  • tension system
    hydraulic

Convenience

  • product dimensions
    55.7L x 29.1W x 22.6H in
  • product weight
    36.3 lb
  • ship dimensions
    51.2L x 11.4W x 8.5H In
  • ship weight
    41.9 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 Full Motion Rowing Machine has a rating of 4.7 stars based on 72 reviews.
truck

Free Shipping

shield

Manufacturer Warranty

dollar-sign

30-Day Money Back