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

Yoga & Pilates Mats

Tri Fold Exercise Mat - Thick Gymnastics Folding Mat

{{ variant.sku }}
{% assign compared = false %} {% for item in data.items %} {% if item.handle == 'sunny-health-and-fitness-no-048-tri-fold-exercise-mat'%} {% 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: Sun, Mar 31 - Thu, Apr 04

Manufacturer Warranty

In Domestic US Markets

30-Day Money Back

Guarantee

If you've ever stretched or exercised on a hardwood floor, you know just how uncomfortable it can be when sitting, kneeling, or trying yoga and Pilates exercises. Whether you’re at home, the gym, or the beautiful outdoors, don’t let a hard ground stand in the way of your fitness routine. The Sunny Health & Fitness NO. 048 Tri-Fold Exercise Mat will help keep you fit and flexible, making various forms of training possible to do anywhere, anytime!
VERSATILE | Ideal for all skill levels, beginners to advanced, and exercising at home or in the gym with the team. This is also perfect as a spare bed, or as a floor mat, yoga, Pilates or exercise mat, futon mattress, or for a children's play area.

VERSATILE

Ideal for all skill levels, beginners to advanced, and exercising at home or in the gym with the team. This is also perfect as a spare bed, or as a floor mat, yoga, Pilates or exercise mat, futon mattress, or for a children's play area.
REMOVABLE COVER | This workout mat surface is easy to clean. Simply spot clean when necessary and you are ready for your next workout session!

REMOVABLE COVER

This workout mat surface is easy to clean. Simply spot clean when necessary and you are ready for your next workout session!
CONVENIENT NYLON STRAPS | Grip the slip resistant bands to carry your yoga mat on the go! No need to struggle with carrying the entire mat in your arms.

CONVENIENT NYLON STRAPS

Grip the slip resistant bands to carry your yoga mat on the go! No need to struggle with carrying the entire mat in your arms.
TRI FOLD MAT | This exercise mat helps ensure that exercises, such as crunches and leg extensions, are carried out on adequate cushioning. At 6ft in length, it allows most users to lie down comfortably.

TRI FOLD MAT

This exercise mat helps ensure that exercises, such as crunches and leg extensions, are carried out on adequate cushioning. At 6ft in length, it allows most users to lie down comfortably.
LIGHTWEIGHT & PORTABLE | Integrated two carrying nylon handles make transportation convenient, and the tri-fold design is compact to fit easily into closets, car trunks, or in storage units at the gym.

LIGHTWEIGHT & PORTABLE

Integrated two carrying nylon handles make transportation convenient, and the tri-fold design is compact to fit easily into closets, car trunks, or in storage units at the gym.
COMFORTABLE PADDING | Features 2 inch padding for extra comfort and support during a variety of training exercises, ideal for activities and exercises such as yoga, core strengthening, stretching, Pilates, and martial arts.

COMFORTABLE PADDING

Features 2 inch padding for extra comfort and support during a variety of training exercises, ideal for activities and exercises such as yoga, core strengthening, stretching, Pilates, and martial arts.

FAQS

Specifications

Technology

  • closure type
    Zipper
  • design
    Lightweight/Portable
  • durability
    Tear/sweat resistant
  • materials (inner)
    2" foam fill
  • materials (outer)
    vinyl cover
  • surface
    smooth, non-slip

Comfort

  • benefits
    Can double as bed, yoga mat, pilates mat, etc.
  • cleaning instructions
    wipe w/ damp cloth
  • cushioning
    Foam fill inner

Engineering

  • color options
    Black
  • foldable
    tri-fold design
  • multifunctional
    carry handles for easy portability to home, gym, or yoga
  • what's included
    1 Mat

Convenience

  • folded dimensions
    4L x 24W x 6H in
  • product dimensions
    72L x 24W x 2H in
  • product weight
    3.97 lb
  • ship dimensions
    24.6L x 24.6W x 6.3H in
  • ship weight
    5.07 lb
  • warranty
    1 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


Tri Fold Exercise Mat - Thick Gymnastics Folding Mat has a rating of 4.9 stars based on 11 reviews.
truck

Free Shipping

shield

Manufacturer Warranty

dollar-sign

30-Day Money Back