activefitness.fit Open in urlscan Pro
23.227.38.32  Public Scan

URL: https://activefitness.fit/
Submission: On February 25 via api from US — Scanned from US

Form analysis 4 forms found in the DOM

POST /cart

<form id="CartDrawerForm" action="/cart" method="post" novalidate="" class="drawer__contents">
  <div class="drawer__fixed-header">
    <div class="drawer__header appear-animation appear-delay-1">
      <div class="h2 drawer__title">Cart</div>
      <div class="drawer__close">
        <button type="button" class="drawer__close-button js-drawer-close">
          <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 64 64">
            <path d="M19 17.61l27.12 27.13m0-27.12L19 44.74"></path>
          </svg>
          <span class="icon__fallback-text">Close cart</span>
        </button>
      </div>
    </div>
  </div>
  <div class="drawer__inner">
    <div class="drawer__scrollable">
      <div data-products="" class="appear-animation appear-delay-2">
        <div class="cart__items" data-count="0" data-cart-subtotal="0">
        </div>
      </div>
      <div class="appear-animation appear-delay-3">
        <label for="CartNoteDrawer">Order note</label>
        <textarea name="note" class="input-full cart-notes" id="CartNoteDrawer"></textarea>
      </div>
    </div>
    <div class="drawer__footer appear-animation appear-delay-4">
      <div data-discounts="">
        <div class="cart__discounts cart__item-sub cart__item-row hide">
          <div>Discounts</div>
          <div>
          </div>
        </div>
      </div>
      <div class="cart__item-sub cart__item-row">
        <div class="ajaxcart__subtotal">Subtotal</div>
        <div data-subtotal="">£0.00</div>
      </div>
      <div class="cart__item-row text-center">
        <small> Shipping, taxes, and discount codes calculated at checkout.<br>
        </small>
      </div>
      <div class="cart__item-row cart__terms">
        <input type="checkbox" id="CartTermsDrawer" class="cart__terms-checkbox">
        <label for="CartTermsDrawer"> I agree with the terms and conditions </label>
      </div>
      <div class="cart__checkout-wrapper">
        <button type="submit" name="checkout" data-terms-required="true" class="btn cart__checkout"> Check out </button>
        <div class="additional-checkout-buttons additional-checkout-buttons--vertical">
          <div class="dynamic-checkout__content" id="dynamic-checkout-cart" data-shopify="dynamic-checkout-cart"></div>
        </div>
      </div>
    </div>
  </div>
  <div class="drawer__cart-empty appear-animation appear-delay-2">
    <div class="drawer__scrollable"> Your cart is currently empty. </div>
  </div>
</form>

GET /search

<form action="/search" method="get" role="search" id="HeaderSearchForm" class="site-header__search-form" autocomplete="off">
  <input type="hidden" name="type" value="product,article,page,collection">
  <input type="hidden" name="options[prefix]" value="last">
  <label for="search-icon" class="hidden-label">Search</label>
  <label for="SearchClose" class="hidden-label">"Close (esc)"</label>
  <button type="submit" id="search-icon" class="text-link site-header__search-btn site-header__search-btn--submit">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 64 64">
      <path d="M47.16 28.58A18.58 18.58 0 1 1 28.58 10a18.58 18.58 0 0 1 18.58 18.58zM54 54L41.94 42"></path>
    </svg>
    <span class="icon__fallback-text">Search</span>
  </button>
  <input type="search" name="q" value="" placeholder="Search our store" class="site-header__search-input" aria-label="Search our store">
</form>

POST /contact#newsletter-template--15629045760042__2de245dc-a9bb-4250-8e5b-ab0261937b03

<form method="post" action="/contact#newsletter-template--15629045760042__2de245dc-a9bb-4250-8e5b-ab0261937b03" id="newsletter-template--15629045760042__2de245dc-a9bb-4250-8e5b-ab0261937b03" accept-charset="UTF-8" class="contact-form"><input
    type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <label for="Email-template--15629045760042__2de245dc-a9bb-4250-8e5b-ab0261937b03" class="hidden-label">Enter your email</label>
  <label for="newsletter-form-submit-template--15629045760042__2de245dc-a9bb-4250-8e5b-ab0261937b03" class="hidden-label">Subscribe</label>
  <input type="hidden" name="contact[tags]" value="prospect,newsletter">
  <input type="hidden" name="contact[context]" value="section">
  <div class="input-group newsletter__input-group">
    <input type="email" value="" placeholder="Enter your email" name="contact[email]" id="Email-template--15629045760042__2de245dc-a9bb-4250-8e5b-ab0261937b03" class="input-group-field newsletter__input" autocorrect="off" autocapitalize="off">
    <div class="input-group-btn">
      <button type="submit" id="newsletter-form-submit-template--15629045760042__2de245dc-a9bb-4250-8e5b-ab0261937b03" class="btn" name="commit">
        <span class="form__submit--large">Subscribe</span>
        <span class="form__submit--small">
          <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon--wide icon-arrow-right" viewBox="0 0 50 15">
            <path d="M0 9.63V5.38h35V0l15 7.5L35 15V9.63z"></path>
          </svg>
        </span>
      </button>
    </div>
  </div>
</form>

POST /contact#newsletter-footer

<form method="post" action="/contact#newsletter-footer" id="newsletter-footer" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓"><label
    for="Email-1494292487693" class="hidden-label">Enter your email</label>
  <label for="newsletter-submit-1494292487693" class="hidden-label">Subscribe</label>
  <input type="hidden" name="contact[tags]" value="prospect,newsletter">
  <input type="hidden" name="contact[context]" value="footer">
  <div class="footer__newsletter">
    <input type="email" value="" placeholder="Enter your email" name="contact[email]" id="Email-1494292487693" class="footer__newsletter-input" autocorrect="off" autocapitalize="off">
    <button type="submit" id="newsletter-submit-1494292487693" class="footer__newsletter-btn" name="commit">
      <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-email" viewBox="0 0 64 64">
        <path d="M63 52H1V12h62zM1 12l25.68 24h9.72L63 12M21.82 31.68L1.56 51.16m60.78.78L41.27 31.68"></path>
      </svg>
      <span class="footer__newsletter-btn-label"> Subscribe </span>
    </button>
  </div>
</form>

Text Content

Skip to content
Close menu
 * Home
 * Ice Baths
 * Yoga Balls
 * Yoga Pants
 * Yoga Clothing
 * Contact Us
 * Yoga accesories

Cart
Close cart
Order note
Discounts

Subtotal
£0.00
Shipping, taxes, and discount codes calculated at checkout.

I agree with the terms and conditions
Check out

Your cart is currently empty.
Pause slideshow Play slideshow
WELCOME TO ACTIVE FITNESS



ACTIVE FITNESS

 * Home
 * Ice Baths
 * Yoga Balls
 * Yoga Pants
 * Yoga Clothing
 * Contact Us
 * Yoga accesories

Search Site navigation Cart
Search "Close (esc)" Search
"Close (esc)"
View more



CONFIRM YOUR AGE

Are you 18 years old or older?

No I'm not Yes I am


COME BACK WHEN YOU'RE OLDER

Sorry, the content of this store can't be seen by a younger audience. Come back
when you're older.

Oops, I entered incorrectly
ACTIVE FITNESS

UNIED BODIES MIND YOUR SPIRIT
Shop now


ABOUT US

We're more than just a store selling yoga tools and equipment; we're your
passionate partners on your journey to greater well-being,fitness
enthusiasts,etc.],


COLLECTION


Female Yoga Pant

Yoga accesories

Yoga Ball


YOGA BALL

View all
Quick view





Yoga Ball Scrub Thicken Explosion
from £2.90
Pink Blue Purple

"Close (esc)"
Quick view







Camouflage Yoga Fascia Ball
£2.66
Blue Pink Green Light Green Purple

"Close (esc)"
Quick view







Yoga Ball Fitness Ball For Children
from £3.13
Blue Red Pink Purple Green

"Close (esc)"
Quick view









Yoga Ball Fitness
from £2.84
Silver Pink Purple Red Green Blue Yellow

"Close (esc)"
View all
10 products


ICE BATH

Quick view


Outdoor Portable Cold Water Bathtub
£39.60

"Close (esc)"
Quick view





Ice Bath Cream Mold
£4.44
White Pink Blue

"Close (esc)"
Quick view






Folding Bath Tub Thickened Plastic
from £19.92
Pink large lid massage wheel Blue large lid massage wheel Small Size Lid Pink
Small Cap Blue

"Close (esc)"
Quick view





PVC Household Inflatable Ice Basin
£3.76
Yellow Blue Orange

"Close (esc)"
Quick view


Recovery Ice Tub
£39.60

"Close (esc)"
Quick view


The top PVC foam bath tub
£1.58

"Close (esc)"
Quick view




Home Fashion Inflatable Folding Bath Tub
£28.25
Green Pink

"Close (esc)"
Quick view








Portable Ice Baths Inflatable
from £15.61
Black Black with cover Black with cover1 All black Customized black All black
with cover

"Close (esc)"
View all
ACTIVE FITNESS

EMBRACE THE CHILL, CONQUER YOUR MIND
SHOP NOW


ACCESORIES

Quick view



Push Up Bar S Shapes Non-slip
£10.33
Black

"Close (esc)"
Quick view





Yoga Pilates Bar Fitness
£2.29
Pink Purple Blue

"Close (esc)"
Quick view





Yoga Stretching Fitness Roller
from £1.47
Pink Blue Upgrade Pink

"Close (esc)"
Quick view





fitness equipment yoga mat
£4.38
Blue Purple Pink

"Close (esc)"
Quick view


Fitness yoga dumbbell
from £0.80

"Close (esc)"
Quick view







Fitness Tension Band
from £6.25
40 pounds 55 pounds 20 pounds 30 pounds 10 pounds

"Close (esc)"
Quick view



Body Building Water Dumbbell
£1.42
A

"Close (esc)"
Quick view



Beautiful Buttocks Stovepipe Back Yoga Fitness Supplies Pilates Ring
£2.28
Purple

"Close (esc)"
View all

JOIN A COMMUNITY OF PET FRIENDS!

Subscribe to get special offers, free giveaways, and once-in-a-lifetime deals.

Enter your email Subscribe
Subscribe


TESTIMONIALS

> ★★★★★
> 
> "Active Fitness is my go-to brand for all my fashion needs! 👌 The clothes are
> always on-trend, and the customer service is amazing. I couldn't be happier
> with my purchases."
> 
> Ava
> New york

> ★★★★★
> 
> "I am absolutely in love with Active Fitness! 😍 The clothes are so unique and
> stylish, and the quality is top-notch. I always get so many compliments when I
> wear their pieces!"
> 
> Olivia
> Los Angeles, CA

> ★★★★★
> 
> "I recently purchased a pant from Active Fitness, and I couldn't be happier
> with it! 😊 The fit is perfect, and the fabric is so comfortable. I can't wait
> to order more pieces from this amazing brand!"
> 
> Ethan
> Texas

ACTIVE FITNESS

FIND PEACE THROUGH MOVEMENT
Shop now


Footer menu

Footer menu
 * Search
 * About Us
 * Privacy Policy
 * Refund Policy
 * Terms of Service
 * Contact Information

Sign up and save

Sign up and save

Subscribe to get special offers, free giveaways, and once-in-a-lifetime deals.

Enter your email Subscribe
Subscribe

WHY SHOP WITH US?

WHY SHOP WITH US?

✔ Unique Designs

✔ Secure Payments

✔ Great Selection

✔ Excellent Customer Service

 * American Express
 * Apple Pay
 * Diners Club
 * Discover
 * Google Pay
 * Maestro
 * Mastercard
 * PayPal
 * Shop Pay
 * Union Pay
 * Visa




"Close (esc)"

Active Fitness