myreech.com Open in urlscan Pro
2620:127:f00f:5::  Public Scan

Submitted URL: http://myreech.com/
Effective URL: https://myreech.com/
Submission: On November 14 via api from US — Scanned from CA

Form analysis 5 forms found in the DOM

POST /localization

<form action="/localization" method="POST"><input name="_method" type="hidden" value="PUT"><input name="source" type="hidden" value="geolocation_recommendation"><input name="return_to" type="hidden" value="/"><input name="country_code" type="hidden"
    value="CA"><button class="recommendation-modal__close-button" type="submit"><svg aria-label="Dismiss" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" style="height: 1em; width: 1em;">
      <path d="M11.414 10l6.293-6.293a.999.999 0 1 0-1.414-1.414L10 8.586 3.707 2.293a.999.999 0 1 0-1.414 1.414L8.586 10l-6.293 6.293a.999.999 0 1 0 1.414 1.414L10 11.414l6.293 6.293a.997.997 0 0 0 1.414 0 .999.999 0 0 0 0-1.414L11.414 10z"
        fill="#4a4a4a"></path>
    </svg></button></form>

POST /localization

<form action="/localization" method="POST" class="recommendation-modal__form"><input name="_method" type="hidden" value="PUT"><input name="source" type="hidden" value="geolocation_recommendation"><input name="return_to" type="hidden" value="/"><input
    name="country_code" type="hidden" value="CA"><button class="recommendation-modal__button" type="submit" style="background-color: rgb(235, 79, 71); color: rgb(255, 255, 255);">Continue</button></form>

GET /search

<form action="/search" method="get" role="search">
  <div class="input-group--underline">
    <input class="input-group__field" type="search" name="q" value="" placeholder="Search" aria-label="Search" tabindex="-1">
    <div class="input-group__btn">
      <button type="submit" class="btn btn--clear btn--square" tabindex="-1">
        <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 21.4 21.4">
          <path fill="#444" d="M13.4 0c-4.4 0-8 3.6-8 8 0 1.8.6 3.5 1.7 4.9L0 20l1.4 1.4 7.1-7.1c1.4 1.1 3.1 1.7 4.9 1.7 4.4 0 8-3.6 8-8s-3.6-8-8-8zm0 14c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.7 6-6 6z"></path>
        </svg>
        <span class="icon__fallback-text">Search again</span>
      </button>
    </div>
  </div>
</form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" name="contact[tags]" value="newsletter">
  <label for="NewsletterEmail" class="site-footer__newsletter-label">Join our mailing list!</label>
  <div class="site-footer__newsletter-subheading">
    <p>We'll give you 10% off your first order!</p>
  </div>
  <div class="input-group--underline">
    <input type="email" value="" placeholder="My email address" name="contact[email]" id="NewsletterEmail" class="input-group__field site-footer__newsletter-input" aria-label="My email address" autocorrect="off" autocapitalize="off">
    <div class="input-group__btn input-group__btn--newsletter">
      <button type="submit" class="btn--newsletter__submit"> Subscribe <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-arrow-right" viewBox="0 0 4 7">
          <path fill="#444" d="M4 3.5L0 7V0z"></path>
        </svg>
      </button>
    </div>
  </div>
  <div class="site-footer__newsletter-message" aria-role="alert">
  </div>
</form>

POST /cart

<form action="/cart" method="post" novalidate="" class="cart-drawer cart-drawer--empty pf-form-processed">
  <div class="cart-drawer__header" style="height: 60px;">
    <div class="cart-drawer__header-container">
      <button type="button" class="cart-drawer__close-button btn btn--clear btn--square">
        <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 16.8 16.8">
          <path fill="#444" d="M16.8 1.5L15.4.1 8.4 7l-7-7L0 1.4l7 7-7 7 1.4 1.4 7-7 7 7 1.4-1.4-7-7z"></path>
        </svg>
        <span class="icon__fallback-text">Close Cart</span>
      </button>
      <p class="cart-drawer__header-title text-title text-center">Shopping Cart</p>
    </div>
  </div>
  <div class="cart-drawer__content">
    <div class="cart-drawer__content-container">
      <div class="cart-drawer__empty-text">
        <p class="text-center">Your cart is currently empty.</p>
      </div>
      <div class="cart-drawer__no-cookies">
        <p class="text-center">Enable cookies to use the shopping cart</p>
      </div>
      <div class="cart-drawer__item-list" data-cart-item-list="">
        <div class="cart-drawer__item ajax-cart__template" data-cart-item="" data-cart-item-id="" data-cart-item-line-number="1" aria-live="polite">
          <a href="" class="cart-drawer__item-image" style="background-image: none;" data-cart-item-background-image="" data-cart-item-href=""></a>
          <div class="cart-drawer__item-content">
            <a href="" class="h4 cart-drawer__item-title" data-cart-item-href="" data-cart-item-title=""></a>
            <p class="cart-drawer__item-subtitle" data-cart-item-variant-title="">
            </p>
            <ul class="cart-drawer__item-properties" data-cart-item-details-list="">
              <li class="cart-drawer__item-property
                     visually-hidden " data-cart-item-selling-plan-name="">
              </li>
              <li class="cart-drawer__item-property ajax-cart__template" data-cart-item-property=""> t: e </li>
            </ul>
            <p class="cart-drawer__item-price-container" data-cart-item-price-container=""><span class="cart-item__original-price cart-item__price"></span></p>
            <ul class="order-discount order-discount--list order-discount--title order-discount--cart" aria-label="Discount" data-cart-item-discount-list="">
              <li class="order-discount__item ajax-cart__template" data-cart-item-discount=""><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-saletag">
                  <path d="M10 3a1 1 0 1 1 0-2 1 1 0 0 1 0 2zm0-3H7a1 1 0 0 0-.71.29l-6 6a1 1 0 0 0 0 1.42l4 4a1 1 0 0 0 1.42 0c.19-.2 5.8-5.81 6-6A1 1 0 0 0 12 5V2a2 2 0 0 0-2-2z" fill="#231F20"></path>
                </svg><span data-cart-item-discount-title=""></span> (-<span data-cart-item-discount-amount=""></span>) </li>
            </ul>
            <button class="cart-drawer__item-delete btn-link" type="button" data-cart-item-delete="">Remove</button>
            <label for="quantity_" class="label--hidden" data-cart-item-label-quantity="">Item Quantity</label>
            <input id="quantity_" class="cart-drawer__item-quantity" value="" type="number" pattern="\d*" min="1" aria-label="Item Quantity" data-cart-item-input-quantity="">
          </div>
          <p class="cart-item__message text-center" aria-hidden="true" data-item-message=""></p>
        </div>
        <div class="cart-drawer__item cart-drawer__note-container" data-cart-note-container="">
          <label for="CartSpecialInstructions">Special instructions for seller</label>
          <textarea name="note" class="cart-drawer__note" data-cart-note=""></textarea>
        </div>
      </div>
    </div>
  </div>
  <div class="cart-drawer__footer">
    <div class="cart-drawer__footer-container">
      <div class="cart-drawer__message-container">
        <div class="cart-drawer__message" data-cart-message=""></div>
      </div>
      <div data-cart-discount-container="">
        <div class="order-discount-cart-drawer-wrapper ajax-cart__template" data-cart-discount="">
          <span class="order-discount order-discount--title order-discount--cart-title"><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-saletag">
              <path d="M10 3a1 1 0 1 1 0-2 1 1 0 0 1 0 2zm0-3H7a1 1 0 0 0-.71.29l-6 6a1 1 0 0 0 0 1.42l4 4a1 1 0 0 0 1.42 0c.19-.2 5.8-5.81 6-6A1 1 0 0 0 12 5V2a2 2 0 0 0-2-2z" fill="#231F20"></path>
            </svg><span class="visually-hidden">Discount:</span><span data-cart-discount-title=""></span>
          </span>
          <span class="order-discount order-discount--cart-price">-<span data-cart-discount-amount=""></span></span>
        </div>
      </div>
      <div class="cart-drawer__subtotal" aria-live="polite">
        <div class="cart-drawer__subtotal-label">
          <span class="h4">Subtotal</span>
        </div>
        <div class="cart-drawer__subtotal-price">
          <span class="cart-drawer__subtotal-number" data-cart-subtotal=""><span class="money">$0.00</span></span>
        </div>
      </div>
      <p class="cart-drawer__disclaimer rte">Taxes and shipping calculated at checkout </p>
      <button type="submit" class="btn btn--loader cart-drawer__checkout" name="checkout" data-cart-submit="" disabled=""> Checkout <span class="btn--loader-balls"></span>
      </button>
    </div>
  </div>
</form>

Text Content

YOUR LOCATION IS SET TO CANADA

 * Shop in CAD $
 * Get shipping options for Canada

Continue
Change country/region

Skip to content

Free carbon neutral shipping on all domestic orders

Menu
 * shop now
 * FAQ
 * Newsletter

 * Log in
 * Create account
 * Contact Us
 * Returns & Exchanges
 * FAQ

 * Facebook
 * Instagram

Search again




View cart
 * shop now

Use left/right arrows to navigate the slideshow or swipe left/right if using a
mobile device


GRIP: NON-NEGOTIABLE

Somethings in life are non-negotiable. Your personal values, physical health,
and the grip of your yoga mat.

Don't settle for a mat that gets slippery when you start sweating. One of the
reasons we practice yoga is to work up a sweat!

REECH's never slip grip provides the stability needed for you to take your
practice to the next level!

Shop Now


COMFORT: UNDENIABLE

Measuring at 185x68 cm our namaSTAY mat gives that extra space to REECH a little
further.

At 4.5mm thick this mat provides a cushion your joints will thank you for and
the stability needed to hold your poses.



Weighing in at just under 5 pounds, this mat is hassle free to carry. Even
easier with the carrying strap that comes with it!

Shop Now



YOUR HAPPINESS IS OUR #1 PRIORITY

We're confident you are going to love the REECH mat and what it does for your
practice. That's why we offer a painless return process if you're not satisfied.


SUSTAINABILITY: OUR RESPONSIBILITY

REECH is committed to making great products without leaving a mark on the planet
and proud to be carbon negative! Our products are all 100%  biodegradable
(including packaging) and we are dedicated to reforestation efforts across the
global!

Learn More


`


NAMASTAY YOGA MAT COLLECTION

View


CORK COLLECTION

View


APPAREL

View
Slide 1 Slide 2 Slide 3
Previous slide
Next slide


I LOVE THIS MAT!

I am sweaty. I do not glisten; I sweat. A lot. And this mat holds up against it.
I do not slip and I feel stable on this mat. Not only that, it's very roomy. I
never thought I needed much room on my mat because I'm short, but the extra
space is nice.

-M F.


UNBELIEVABLE

From the first use I could tell this was going to be a game changer for me. SO
grippy, and so much bigger than the mat I had before! It completely changed how
I move on the mat and even how I sit!

-Casey P.


THE BEST MAT OUT THERE!

The best mat out there! So happy with my purchase. I am already recommending it
to all of my friends!

-Jessica S.


OMG BEST YOGA MAT EVER!

I’ve had millions of mats! Ok at least 10 different yoga mats. And this one
takes the cake! I’ve always had to use a yoga towel over my mat to prevent
slipping and this one, WOW so grippy. Totally worth the investment. Plus it’s so
good for the environment. 10/10 would buy again

- Chelsea R.



#MYREECH

Get your zen on this Halloween with our spooktacular yoga mat sale! 🎃🧘‍♀️
Whether you're practicing your Downward Dog or finding your inner balance in a
Corpse Pose, our premium mats will keep you grounded in style. Don't miss out on
these wicked deals! 🕷️🕸️ Use discount code SPOOKY15 to take 15% off your
entire order! #YogaBoo #HalloweenSale #YogaMats #myreech #yoga #yogapractice

October 26, 2023
Originally shared by @francy_yang_⁠ ⁠ Visit our profile to see our full product
line up.⁠ ⁠ #myreech #reechyoga #yogapractice #yogamat #balance #yogateacher

July 26, 2022
@alaunaroby we haven't seen you in a while, where have you been? 😀⁠ ⁠ Remember
to tag @myreech to be shared on our page!⁠ ⁠ Visit our profile to see our full
product line up.⁠ ⁠ #myreech #reechyoga #yogapractice #yogamat #balance
#yogateacher

July 24, 2022
Thanks for sharing your practice with us @courtneysjane7⁠ ⁠ Visit our profile to
see our full product line up.⁠ ⁠ #myreech #reechyoga #yogapractice #yogamat
#balance #yogateacher⁠

July 22, 2022
Shared by @vanessayoga_ a couple years back now!⁠ ⁠ Visit our profile to see our
full product line up.⁠ ⁠ #myreech #reechyoga #yogapractice #yogamat #balance
#yogateacher

July 20, 2022
Show more
 * Contact Us
 * Returns & Exchanges
 * FAQ

Join our mailing list!

We'll give you 10% off your first order!

Subscribe

 * Facebook
 * Instagram

Copyright © 2024, REECH. Powered by Shopify
Payment icons
 * American Express
 * Apple Pay
 * Diners Club
 * Discover
 * Meta Pay
 * Google Pay
 * Mastercard
 * PayPal
 * Shop Pay
 * Visa



Close Cart

Shopping Cart

Your cart is currently empty.

Enable cookies to use the shopping cart

 * 
 * t: e



 * (-)

Remove Item Quantity



Special instructions for seller
Discount: -
Subtotal
$0.00

Taxes and shipping calculated at checkout

Checkout
 * Choosing a selection results in a full page refresh.
 * Press the space key then arrow keys to make a selection.



 * Opens in a new window.
 * Opens external website.
 * Opens external website in a new window.