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

Rowing Machines

Windmill Air Magnetic Rower

{{ variant.sku }}
{% assign compared = false %} {% for item in data.items %} {% if item.handle == 'windmill-air-magnetic-rower'%} {% 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 %}

Only 20 Left In Stock!

{% 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: Tue, Apr 23 - Tue, Apr 30

Manufacturer Warranty

In Domestic US Markets

30-Day Money Back

Guarantee

Presentation meets performance with the ASUNA 8570 Windmill Air Magnetic Rower. Maintain optimal stability on the fitted seat as you glide along the 49-inch aluminum slide rail with a 43-inch slide rail inseam. Place your feet onto the ergonomic footplates that feature heel pads and foot straps, which provide maximum balance, support, and force production. Engage the 14lbs flywheel as you pull against the progressive air resistance and the 10 levels of magnetic resistance. Track your duration, distance, stroke rate, wattage output, calories burned, and heart rate on the self-powered digital display. Intensify your workout with challenging preloaded workouts. The durable frame, which supports up to 330lbs, folds upright for easy storage. Achieve comfort, utility, and performance with the ASUNA 8570 Windmill Air Magnetic Rower.

PERFORMANCE MONITOR | Track your duration, distance, stroke rate, wattage output, calories burned, and heart rate on the self-powered digital display. Intensify your workout with challenging pre-loaded workouts.

PERFORMANCE MONITOR

Track your duration, distance, stroke rate, wattage output, calories burned, and heart rate on the self-powered digital display. Intensify your workout with challenging pre-loaded workouts.
POWERFUL AIR RESISTANCE |  Air resistance is progressive resistance: The harder you pull against the fan, the more intensity you’ll feel.

POWERFUL AIR RESISTANCE

Air resistance is progressive resistance: The harder you pull against the fan, the more intensity you’ll feel.
NON-SLIP HANDLEBAR W/CONTROLS | Slip resistant handlebars with soft padded foam grip provide comfort and support. Easily adjust the 10 levels of magnetic resistance with wireless handlebar controls.

NON-SLIP HANDLEBAR W/CONTROLS

Slip resistant handlebars with soft padded foam grip provide comfort and support. Easily adjust the 10 levels of magnetic resistance with wireless handlebar controls.
Bottle Holder | Stay hydrated during even the most demanding of workouts. The convenient drink holder keeps your favorite refreshing beverage at arm’s reach!

Bottle Holder

Stay hydrated during even the most demanding of workouts. The convenient drink holder keeps your favorite refreshing beverage at arm’s reach!
WIDE PADDED SEAT | Developed with your comfort in mind, the ASUNA's 8570 oversized padded seat provides a soft secure ride. Measuring at 10.5L x 12.5W x 2.5H in.

WIDE PADDED SEAT

Developed with your comfort in mind, the ASUNA's 8570 oversized padded seat provides a soft secure ride. Measuring at 10.5L x 12.5W x 2.5H in.
2-Way Adjustable Pedal | Strap your feet in using the adjustable straps and fit the pedal length to your desired height for the perfect fit. 2-way adjustable non-slip, oversized foot pedals help to ensure your safety during vigorous workouts.

2-Way Adjustable Pedal

Strap your feet in using the adjustable straps and fit the pedal length to your desired height for the perfect fit. 2-way adjustable non-slip, oversized foot pedals help to ensure your safety during vigorous workouts.
Floor Stabilizers | Stabilizers help create balance, even on uneven floors! Exercise more intensely without worrying about rocking/tilting.

Floor Stabilizers

Stabilizers help create balance, even on uneven floors! Exercise more intensely without worrying about rocking/tilting.
Transportation Wheels | Transportation and storage are made easy with simple transportation wheels and a unique foldable slide rail. This space saving design allows for greater storage options.

Transportation Wheels

Transportation and storage are made easy with simple transportation wheels and a unique foldable slide rail. This space saving design allows for greater storage options.

FAQS

Specifications

Technology

  • built-in programs
    7
  • digital monitor
    Bar Chart, Calories, Cycle, Distance, Force Curve, Goal, Level, Pulse, Race, Speed, Stroke Rate, Time, Time/500, Total Stroke, Watt
  • flywheel weight
    14 lb
  • resistance levels
    10

Comfort

  • bottle holder
    yes
  • pedal type
    non-slip w/ adjustable strap
  • seat dimensions
    10.5L X 12.5W X 2.5H in
  • transportation wheels
    yes

Engineering

  • floor stabilizers
    yes
  • max user weight
    330 lb
  • slide rail inseam
    43 in
  • slide rail length
    49 in
  • slide rail material
    Aluminum
  • tension system
    flywheel/magnetic

Convenience

  • foldable
    yes
  • folded product dimensions
    43L x 21W x 65H in
  • product dimensions
    94L x 21W x 55.5H in
  • product weight
    119 lb
  • ship dimensions
    Box 1 - 45L x 21W x 38H In, Box 2 - 54L x 5.5W x 6.25H In
  • ship weight
    Box 1 - 150 lb, Box 2 - 13.2 lb
  • warranty
    5 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


Windmill Air Magnetic Rower has a rating of 4.9 stars based on 15 reviews.
truck

Free Shipping

shield

Manufacturer Warranty

dollar-sign

30-Day Money Back