fitexactive.store Open in urlscan Pro
2605:e440::1:1b  Public Scan

URL: https://fitexactive.store/
Submission: On June 04 via api from US — Scanned from DE

Form analysis 5 forms found in the DOM

<form>
  <fieldset id="picker1" class="picker">
    <legend>Sizes</legend>
    <label for="size-s-1">
      <input type="radio" name="sizes1" id="size-s-1">
      <span>S</span>
    </label>
    <label for="size-m-1">
      <input type="radio" name="sizes1" id="size-m-1">
      <span>M</span>
    </label>
    <label for="size-l-1">
      <input type="radio" name="sizes1" id="size-l-1">
      <span>L</span>
    </label>
    <label for="size-xl-1">
      <input type="radio" name="sizes1" id="size-xl-1">
      <span>XL</span>
    </label>
    <label for="size-xxl-1">
      <input type="radio" name="sizes1" id="size-xxl-1">
      <span>XXL</span>
    </label>
    <button type="button" class="square-btn sizesInfoBtn">Sizes Info</button>
  </fieldset>
  <!-- <fieldset class="picker">
                      <legend>Colors</legend>
                      <label for="color-multicolor">
                        <input type="radio" name="colors" id="color-multicolor">
                        <span>Multicolor</span>
                      </label>
                      <label for="color-green" style="--color:green">
                        <input type="radio" name="colors" id="color-green">
                        <span>Green</span>
                      </label>
                      <label for="color-blue" style="--color:blue">
                        <input type="radio" name="colors" id="color-blue">
                        <span>Blue</span>
                      </label>
                      <label for="color-yellow" style="--color:yellow">
                        <input type="radio" name="colors" id="color-yellow">
                        <span>Yellow</span>
                      </label>
                    </fieldset> -->
</form>

<form>
  <fieldset id="picker2" class="picker">
    <legend>Sizes</legend>
    <label for="size-s-2">
      <input type="radio" name="sizes2" id="size-s-2">
      <span>S</span>
    </label>
    <label for="size-m-2">
      <input type="radio" name="sizes2" id="size-m-2">
      <span>M</span>
    </label>
    <label for="size-l-2">
      <input type="radio" name="sizes2" id="size-l-2">
      <span>L</span>
    </label>
    <label for="size-xl-2">
      <input type="radio" name="sizes2" id="size-xl-2">
      <span>XL</span>
    </label>
    <label for="size-xxl-2">
      <input type="radio" name="sizes2" id="size-xxl-2">
      <span>XXL</span>
    </label>
    <button type="button" class="square-btn sizesInfoBtn">Sizes Info</button>
  </fieldset>
</form>

<form>
  <div class="color-options">
    <input type="radio" name="color3" value="black" id="color3-black" checked="">
    <label for="color3-black" style="color: black;"></label>
    <input type="radio" name="color3" value="red" id="color3-red">
    <label for="color3-red" style="color: red;"></label>
    <input type="radio" name="color3" value="pink" id="color3-pink">
    <label for="color3-pink" style="color:rgb(251, 81, 140);"></label>
    <input type="radio" name="color3" value="lightpink" id="color3-lightpink">
    <label for="color3-lightpink" style="color:lightpink;"></label>
    <input type="radio" name="color3" value="blue" id="color3-blue">
    <label for="color3-blue" style="color: blue;"></label>
    <input type="radio" name="color3" value="green" id="color3-green">
    <label for="color3-green" style="color: green;"></label>
    <input type="radio" name="color3" value="white" id="color3-white">
    <label for="color3-white" style="color: white;"></label>
  </div>
  <fieldset id="picker3" class="picker">
    <legend>Sizes</legend>
    <label for="size-s-3">
      <input type="radio" name="sizes3" id="size-s-3">
      <span>S</span>
    </label>
    <label for="size-m-3">
      <input type="radio" name="sizes3" id="size-m-3">
      <span>M</span>
    </label>
    <label for="size-l-3">
      <input type="radio" name="sizes3" id="size-l-3">
      <span>L</span>
    </label>
    <label for="size-xl-3">
      <input type="radio" name="sizes3" id="size-xl-3">
      <span>XL</span>
    </label>
    <label for="size-xxl-3">
      <input type="radio" name="sizes3" id="size-xxl-3">
      <span>XXL</span>
    </label>
    <button type="button" class="square-btn sizesInfoBtn">Sizes Info</button>
  </fieldset>
</form>

<form>
  <fieldset id="picker4" class="picker">
    <legend>Sizes</legend>
    <label for="size-s-4">
      <input type="radio" name="sizes4" id="size-s-4">
      <span>5</span>
    </label>
    <label for="size-m-4">
      <input type="radio" name="sizes4" id="size-m-4">
      <span>6</span>
    </label>
    <label for="size-l-4">
      <input type="radio" name="sizes4" id="size-l-4">
      <span>7</span>
    </label>
    <label for="size-xl-4">
      <input type="radio" name="sizes4" id="size-xl-4">
      <span>8</span>
    </label>
    <label for="size-xxl-4">
      <input type="radio" name="sizes4" id="size-xxl-4">
      <span>9</span>
    </label>
    <!-- <button  type="button" class="square-btn sizesInfoBtn">Sizes Info</button> -->
  </fieldset>
</form>

<form>
  <fieldset id="picker5" class="picker">
    <legend>Sizes</legend>
    <label for="size-s-5">
      <input type="radio" name="sizes5" id="size-s-5">
      <span>S</span>
    </label>
    <label for="size-m-5">
      <input type="radio" name="sizes5" id="size-m-5">
      <span>M</span>
    </label>
    <label for="size-l-5">
      <input type="radio" name="sizes5" id="size-l-5">
      <span>L</span>
    </label>
    <label for="size-xl-5">
      <input type="radio" name="sizes5" id="size-xl-5">
      <span>XL</span>
    </label>
    <label for="size-xxl-5">
      <input type="radio" name="sizes5" id="size-xxl-5">
      <span>XXL</span>
    </label>
    <button type="button" class="square-btn sizesInfoBtn">Sizes Info</button>
  </fieldset>
  <div class="container1">
    <button id="button5" class="butt" type="button" data-name="Short Leggings &amp; Bra" data-size="M" data-quantity="1" data-price="12.99" data-currency="EUR">
      <span>
        <div class="caddie">
          <div class="caddie__top-support"></div>
          <div class="caddie__top"></div>
          <div class="caddie__body"></div>
          <div class="caddie__trou"></div>
          <div class="caddie__trou2"></div>
          <div class="caddie__body-left"></div>
          <div class="caddie__roue"></div>
          <div class="caddie__roue2"></div>
          <div class="caddie__trou3"></div>
        </div>Add to cart
      </span>
      <div>
        <div>
          <i></i>
          <i></i>
          <i></i>
          <i></i>
          <i></i>
          <i></i>
          <i></i>
          <i></i>
          <i></i>
          <i></i>
          <i></i>
          <i></i>
          <i></i>
          <i></i>
          <i></i>
          <i></i>
          <i></i>
          <i></i>
          <i></i>
          <i></i>
          <i></i>
          <i></i>
          <i></i>
          <i></i>
        </div>
      </div>
      <div>
        <div></div>
        <div></div>
      </div>
      <!-- objet -->
      <div>
        <div>
          <div></div>
          <div></div>
        </div>
      </div>
      <!-- notification succes -->
      <div>
        <div>€12.99</div>
      </div>
      <!-- notification cancel -->
      <div>
        <div>Canceled</div>
      </div>
    </button>
  </div>
</form>

Text Content

FREE DELIVERY & 30-DAY RETURNS
 * Home
 * Shop
 * Reviews
 * Sizes
 * More Info

×


WHAT CLIENTS SAY ABOUT US

Vanessa Serros
★★★★★
2024-05-27
Amazing quality and great prices!
Sofia Hopkins
★★★★★
2024-05-27
Perfect for gym
Lisa Sandra
★★★★☆
2024-05-28
I love the fit and feel of these leggings.
Maggie Whiteley
★★★★★
2024-05-29
Top Notch
Add a Review
×
❮ ❯

Summer Sale


UP TO

80% OFF

Welcome to Fitexactive, your go-to for premium fitness apparel. Our high-quality
leggings, bras, hoodies, and trousers support your active lifestyle in any
setting. Designed for comfort, performance, and style, our clothing ensures you
look and feel your best, whether working out or going about your day. Explore
our range and find the perfect fit for your fitness journey. Shop now and
elevate your active lifestyle.

Shop Now



EXPLORE NEW ARRIVALS

 * ▶
   ×
   ❮ ❯
   
   Sizes S M L XL XXL Sizes Info
   
   Add to cart
   
   
   
   €7.99
   Canceled
   
   
   LEGGINGS
   
   €7.99 €25.90
   Elevate your wardrobe with our versatile and stylish high-waisted leggings,
   designed to fit and flatter every body type. Crafted from a luxurious blend
   of 92% Polyester and 8% Elastane, these leggings offer exceptional stretch
   and comfort. The buttery soft peachskin fabric feels like a second skin,
   ensuring you stay comfortable all day without worrying about pilling, fading,
   or breathability Show More
 * ▶
   ×
   ❮ ❯
   
   Sizes S M L XL XXL Sizes Info
   
   Add to cart
   
   
   
   €12.99
   Canceled
   
   
   LEGGINGS BRA SET
   
   €12.99 €45.90
   Upgrade your workout gear with our vibrant, uniquely coloured set. Made from
   a blend of 60% Nylon, 35% Polyester, and 5% Spandex, this two-piece set
   includes a seamless sports bra and high-waisted leggings. The high-rise
   waistband offers tummy control, shaping your curves for confidence and
   support during training. Seamless design uses thicker yarn avoid see-through
   issues. Show More
 * ×
   ❮ ❯
   
   Sizes S M L XL XXL Sizes Info
   
   Add to cart
   
   
   
   €5.99
   Canceled
   
   
   SPORTS BRA
   
   €5.99 €15.90
   Enhance your activewear collection with our supportive and chic sports bra,
   perfect for any workout or casual wear. Made from a premium blend of 88%
   Nylon and 12% Spandex, this sports bra provides outstanding flexibility. The
   moisture-wicking fabric keeps you dry. Ideal for activities, this bra
   combines functionality with style, making it a must-have for your fitness
   routine. Show More


FEATURED PRODUCTS

 * ×
   ❮ ❯
   
   Sizes 5 6 7 8 9
   
   Add to cart
   
   
   
   €3.99
   Canceled
   
   
   12 X NO-SHOW SOCKS
   
   €3.99 €15.00
   
   Fabric Type: 80% Cotton, 17% Polyester, 3% Spandex
   Care Instructions: Machine Wash
   Origin: Italy
   Fit Type: Casual
   
   Our no-show invisible socks are perfect for pairing with various shoe styles,
   including sneakers, oxfords, running shoes, casual shoes, training shoes,
   athletic sports shoes, and business shoes, though not suitable for very
   low-cut shoes. Made from 80% Cotton, 17% Polyester, and 3% Spandex, these
   breathable socks keep your feet dry with moisture management, cushioned
   footbeds, and comfort toe seams. They are easy to wash by machine or hand and
   should not be bleached. These socks make an excellent gift for mothers,
   teachers, wives, daughters, sisters, and friends, suitable for both outdoor
   and indoor activities with running, athletic, and casual shoes. Originating
   from Italy, they offer a casual fit and effortless style
   Show More
 * ×
   ❮ ❯
   
   Sizes S M L XL XXL Sizes Info
   
   Add to cart
   
   
   
   €12.99
   Canceled
   
   
   SHORT LEGGINGS & BRA
   
   €12.99
   
   Fabric Type: 76% Nylon, 14% Polyester, 10% Spandex
   Origin: Italy
   
   Crafted from 76% nylon, 14% polyester, and 10% spandex, this ribbed sports
   set features lightweight, moisture-wicking fabric that is highly elastic,
   comfortable, and breathable. The 4-way stretch provides compression and butt
   lifting, supporting upper leg muscles and reducing vibrations. Designed with
   a tummy control waistband, it contours and shapes your body. The ribbed,
   non-slip design ensures everything stays in place. The thick, soft, and
   supportive material of the padded bra and leggings is non-see-through. The
   triangular crotch design offers ample coverage and prevents thigh rubbing,
   allowing freedom of movement. Perfect for daily wear or an active lifestyle,
   this outfit is ideal for sports, yoga, fitness, gym sessions, walking,
   jogging, running, and other workouts. Enjoy looking youthful and energetic in
   this athletic set.
   Show More
 * ×
   ❮ ❯
   
   Sizes S M L XL XXL Sizes Info
   
   Add to cart
   
   
   
   €5.99
   Canceled
   
   
   BODYSUIT
   
   €5.99 €15.90
   
   • Fabric Type: 95% Rayon, 5% Spandex
   • Care Instructions: Machine Wash
   • Origin: Italy
   
   This short sleeve bodysuit for women, made from soft, breathable, and
   stretchy fabric, offers ultimate comfort with its superb fit that hugs your
   curves. The snap closure at the crotch makes it easy to wear and take off,
   while its classic round neck and smart design make it perfect for work or
   casual wear. Versatile and stylish, it pairs well with jeans, shorts, or
   skirts for any occasion, from work to nights out. Available in a variety of
   colours like green, white, navy, dark grey, and purple, this 5-pack bodysuit
   set is a great addition to any wardrobe.
   Show More
 * ×
   ❮ ❯
   
   Sizes S M L XL XXL Sizes Info
   
   Add to cart
   
   
   
   €25.99
   Canceled
   
   
   HOODIE & TROUSERS
   
   €25.99
   • Fabric Type: 50% Polyester, 50% Cotton
   • Care Instructions: Machine Wash
   • Origin: Italy
   
   Crafted from a blend of 50% polyester and 50% cotton, this tracksuit set
   features thick, soft, and comfy fabric that keeps you warm and comfortable.
   The oversized drop shoulder hoodie offers ample space for unrestricted
   movement, even in winter, while the solid colour and aesthetic Y2K casual
   style add a trendy touch. The hoodie includes a kangaroo pocket for
   practicality. The matching high-waist sweatpants come with an elastic
   waistband and drawstring for a perfect fit. This versatile two-piece set can
   be worn together or separately, making it ideal for lounging at home,
   shopping, travelling, jogging, or casual outings. Embrace style and comfort
   with this fashionable outfit
   Show More
 * ×
   ❮ ❯
   
   Sizes N/A
   
   Add to cart
   
   
   
   €4.99
   Canceled
   
   
   PROFESSIONAL JUMPING ROPE
   
   €4.99
   
   • Special Feature: Ergonomic, Adjustable Length
   • Recommended Uses For Product: Speed, Endurance, Exercise, and Fitness
   • Material: Alloy Steel, Polyvinyl Chloride (PVC)
   
   This durable jump rope features steel wires coated with strong PVC, ensuring
   long-lasting use. The adjustable length design allows customization to fit
   everyone, from kids to adults. High-quality ball bearings provide smooth,
   fast jumps without tangles, ensuring safe and convenient exercise. Ergonomic
   foam handles are covered with soft sponges for comfort, with non-slip and
   moisture-wicking properties to keep palms dry. Suitable for all ages and
   fitness levels, this jump rope helps strengthen your body, lose weight, and
   increase stamina. It's portable and easy to carry, fitting in your pocket for
   workouts anywhere. If you have any questions, we're here to help with a
   satisfying solution.
   Show More
 * ×
   ❮ ❯
   
   Sizes N/A
   
   Add to cart
   
   
   
   €10.99
   Canceled
   
   
   YOGA MATT
   
   €10.99
   • Color: Black • Brand: BalanceFrom • Material: Foam • Product Care
   Instructions: Water, Soap • Product Dimensions: 71"L x 24"W x 1"Th • Item
   Weight: 2.2 Pounds and Fitness
   
   
   This yoga mat ensures comfort for people of all shapes and sizes with its
   dimensions of 71" long and 24" wide. Made from high-density foam, the 1"
   thick mat comfortably cushions your spine, hips, knees, and elbows on hard
   floors. The double-sided non-slip surfaces provide excellent slip resistance
   to prevent injuries. The mat's exceptional resilience helps you maintain
   balance during any exercise style. Moisture-resistant technology allows for
   easy cleaning with soap and water. It also features easy strapping and a
   lightweight design for convenient transport and storage. A free yoga mat
   strap is included
   Show More



Our high-quality leggings, bras, hoodies, and trousers support your active
lifestyle in any setting. Designed for comfort, performance, and style, our
clothing ensures you look and feel your best, whether working out or going about
your day.

 * 
 * 
   
   

 * Contact info
   
   WOZ CLOTHING COMPANY
   TODDS ROW, CO. LIMERICK, LIMERICK
   101297
 * support@fitexactive.store
 * 

Subscribe newsletter

Subscribe


SHOPPING CART



Shipping fee: €7.99

Free delivery

Close Cart Proceed to Checkout
×


TERMS AND CONDITIONS

Last updated: 2024-05-02

Welcome to Fitexactive! These terms and conditions outline the rules and
regulations for the use of Fitexactive's website, located at
https://fitexactive.store/.

By accessing this website we assume you accept these terms and conditions. Do
not continue to use Fitexactive if you do not agree to all of the terms and
conditions stated on this page.


1. DEFINITIONS

 * "Website" refers to https://fitexactive.store/.
 * "We", "Us", "Our" refers to Fitexactive.
 * "You", "Your" refers to you, the person accessing this website and compliant
   to the Company’s terms and conditions.


2. INTELLECTUAL PROPERTY RIGHTS

Unless otherwise stated, Fitexactive and/or its licensors own the intellectual
property rights for all material on Fitexactive. All intellectual property
rights are reserved. You may access this from Fitexactive for your own personal
use subjected to restrictions set in these terms and conditions.

You must not:

 * Republish material from Fitexactive
 * Sell, rent or sub-license material from Fitexactive
 * Reproduce, duplicate or copy material from Fitexactive
 * Redistribute content from Fitexactive


3. USER ACCOUNTS

When you create an account with us, you must provide us information that is
accurate, complete, and current at all times. Failure to do so constitutes a
breach of the Terms, which may result in immediate termination of your account
on our Service.

You are responsible for safeguarding the password that you use to access the
Service and for any activities or actions under your password, whether your
password is with our Service or a third-party service.


4. PURCHASES

If you wish to purchase any product or service made available through the
Service ("Purchase"), you may be asked to supply certain information relevant to
your Purchase including, without limitation, your credit card number, the
expiration date of your credit card, your billing address, and your shipping
information.

You represent and warrant that:

 * You have the legal right to use any credit card(s) or other payment method(s)
   in connection with any Purchase; and that
 * The information you supply to us is true, correct and complete.

We may employ the use of third-party services for the purpose of facilitating
payment and the completion of Purchases. By submitting your information, you
grant us the right to provide the information to these third parties subject to
our Privacy Policy.


5. RETURNS AND REFUNDS

We offer a 30-day return policy. If you are not satisfied with your purchase,
you may return it within 30 days of receipt for a full refund. Items must be
returned in their original condition. The cost of return shipping is the
responsibility of the customer unless the item is defective.


6. DELIVERY

We will deliver the goods to the address you specify for delivery in your order.
It is important that this address is accurate. We cannot accept any liability
for any loss or damage to the goods once they have been delivered in accordance
with your delivery instructions.


7. LIMITATION OF LIABILITY

In no event shall Fitexactive, nor its directors, employees, partners, agents,
suppliers, or affiliates, be liable for any indirect, incidental, special,
consequential or punitive damages, including without limitation, loss of
profits, data, use, goodwill, or other intangible losses, resulting from:

 * Your access to or use of or inability to access or use the Service;
 * Any conduct or content of any third party on the Service;
 * Any content obtained from the Service; and
 * Unauthorized access, use or alteration of your transmissions or content,
   whether based on warranty, contract, tort (including negligence) or any other
   legal theory, whether or not we have been informed of the possibility of such
   damage, and even if a remedy set forth herein is found to have failed of its
   essential purpose.


8. GOVERNING LAW

These Terms shall be governed and construed in accordance with the laws of the
United Kingdom, without regard to its conflict of law provisions.

Our failure to enforce any right or provision of these Terms will not be
considered a waiver of those rights. If any provision of these Terms is held to
be invalid or unenforceable by a court, the remaining provisions of these Terms
will remain in effect. These Terms constitute the entire agreement between us
regarding our Service, and supersede and replace any prior agreements we might
have had between us regarding the Service.


9. CHANGES TO THESE TERMS AND CONDITIONS

We reserve the right, at our sole discretion, to modify or replace these Terms
at any time. If a revision is material we will try to provide at least 30 days
notice prior to any new terms taking effect. What constitutes a material change
will be determined at our sole discretion.

By continuing to access or use our Service after those revisions become
effective, you agree to be bound by the revised terms. If you do not agree to
the new terms, please stop using the Service.


10. CONTACT US

If you have any questions about these Terms, please contact us at .


PRIVACY POLICY

Last updated: 2024-05-02

Welcome to Fitexactive. This privacy policy outlines how we collect, use,
disclose, and safeguard your information when you visit our website
https://fitexactive.store/. By accessing this website, you agree to the
collection and use of information in accordance with this policy.


1. INFORMATION COLLECTION

We collect various types of information, including:

 * Personal Data: Name, email address, phone number, shipping address, billing
   address, and payment information.
 * Usage Data: IP address, browser type, browser version, pages visited, time
   and date of visit, time spent on pages, and other diagnostic data.
 * Cookies and Tracking Data: Cookies, web beacons, tags, and scripts to collect
   and track information and improve our service.


2. USE OF DATA

We use the collected data for various purposes:

 * To provide and maintain our service
 * To notify you about changes to our service
 * To allow you to participate in interactive features of our service
 * To provide customer support
 * To gather analysis or valuable information so that we can improve our service
 * To monitor the usage of our service
 * To detect, prevent, and address technical issues
 * To fulfill any other purpose for which you provide it


3. DATA TRANSFER

Your information, including personal data, may be transferred to and maintained
on computers located outside of your state, province, country, or other
governmental jurisdiction where the data protection laws may differ from those
of your jurisdiction. Your consent to this privacy policy followed by your
submission of such information represents your agreement to that transfer.


4. DATA DISCLOSURE

We may disclose your personal data:

 * To comply with a legal obligation
 * To protect and defend the rights or property of Fitexactive
 * To prevent or investigate possible wrongdoing in connection with the service
 * To protect the personal safety of users of the service or the public
 * To protect against legal liability


5. DATA SECURITY

The security of your data is important to us, but remember that no method of
transmission over the Internet

Home Shop Reviews Sizes Contact Us
Terms & Conditions Privacy Policy

© 2024 Fitexactive, All Rights Reserved