uk.maxinshape.com Open in urlscan Pro
2620:127:f00f:e::  Public Scan

URL: https://uk.maxinshape.com/
Submission: On April 04 via api from US — Scanned from US

Form analysis 7 forms found in the DOM

POST /cart

<form action="/cart" id="CartDrawer-Form" class="cart__contents cart-drawer__form" method="post">
  <div id="CartDrawer-CartItems" class="drawer__contents js-contents">
    <p id="CartDrawer-LiveRegionText" class="visually-hidden" role="status"></p>
    <p id="CartDrawer-LineItemStatus" class="visually-hidden" aria-hidden="true" role="status"> Loading... </p>
  </div>
  <div id="CartDrawer-CartErrors" role="alert"></div>
</form>

POST /localization

<form method="post" action="/localization" id="HeaderCountryMobileFormNoScriptDrawer" accept-charset="UTF-8" class="localization-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/">
  <div class="localization-form__select">
    <h2 class="visually-hidden" id="HeaderCountryMobileLabelNoScriptDrawer"> Country/region </h2>
    <select class="localization-selector link" name="country_code" aria-labelledby="HeaderCountryMobileLabelNoScriptDrawer">
      <option value="BE"> Belgium (EUR €) </option>
      <option value="FR"> France (EUR €) </option>
      <option value="IT"> Italy (EUR €) </option>
      <option value="ES"> Spain (EUR €) </option>
      <option value="CH"> Switzerland (EUR €) </option>
      <option value="GB" selected=""> United Kingdom (GBP £) </option>
    </select>
    <svg aria-hidden="true" focusable="false" class="icon icon-caret" viewBox="0 0 10 6">
      <path fill-rule="evenodd" clip-rule="evenodd" d="M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-.708.708l4 4a.5.5 0 00.708 0l4-4a.5.5 0 000-.708z" fill="currentColor">
      </path>
    </svg>
  </div>
  <button class="button button--tertiary">Update country/region</button>
</form>

POST /localization

<form method="post" action="/localization" id="HeaderCountryMobileForm" accept-charset="UTF-8" class="localization-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden" name="utf8"
    value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/">
  <div>
    <h2 class="visually-hidden" id="HeaderCountryMobileLabel"> Country/region </h2>
    <div class="disclosure">
      <button type="button" class="disclosure__button localization-form__select localization-selector link link--text caption-large" aria-expanded="false" aria-controls="HeaderCountryMobileList" aria-describedby="HeaderCountryMobileLabel">
        <span>GBP £ | United Kingdom</span>
        <svg aria-hidden="true" focusable="false" class="icon icon-caret" viewBox="0 0 10 6">
          <path fill-rule="evenodd" clip-rule="evenodd" d="M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-.708.708l4 4a.5.5 0 00.708 0l4-4a.5.5 0 000-.708z" fill="currentColor">
          </path>
        </svg>
      </button>
      <div class="disclosure__list-wrapper" hidden="">
        <ul id="HeaderCountryMobileList" role="list" class="disclosure__list list-unstyled">
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="BE">
            <span class="localization-form__currency">EUR
              € |</span>
            Belgium
          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="FR">
            <span class="localization-form__currency">EUR
              € |</span>
            France
          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="IT">
            <span class="localization-form__currency">EUR
              € |</span>
            Italy
          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="ES">
            <span class="localization-form__currency">EUR
              € |</span>
            Spain
          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="CH">
            <span class="localization-form__currency">EUR
              € |</span>
            Switzerland
          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset disclosure__link--active" href="#" aria-current="true" data-value="GB">
            <span class="localization-form__currency">GBP
              £ |</span>
            United Kingdom
          </a>
          </li>
        </ul>
      </div>
    </div>
    <input type="hidden" name="country_code" value="GB">
  </div>
</form>

GET /search

<form action="/search" method="get" role="search" class="search search-modal__form">
  <div class="field">
    <input class="search__input field__input" id="Search-In-Modal" type="search" name="q" value="" placeholder="Search" role="combobox" aria-expanded="false" aria-owns="predictive-search-results" aria-controls="predictive-search-results"
      aria-haspopup="listbox" aria-autocomplete="list" autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false">
    <label class="field__label" for="Search-In-Modal">Search</label>
    <input type="hidden" name="options[prefix]" value="last">
    <button type="reset" class="reset__button field__button hidden" aria-label="Clear search term">
      <svg class="icon icon-close" aria-hidden="true" focusable="false">
        <use xlink:href="#icon-reset">
        </use>
      </svg>
    </button>
    <button class="search__button field__button" aria-label="Search">
      <svg class="icon icon-search" aria-hidden="true" focusable="false">
        <use href="#icon-search">
        </use>
      </svg>
    </button>
  </div>
  <div class="predictive-search predictive-search--header" tabindex="-1" data-predictive-search="">
    <div class="predictive-search__loading-state">
      <svg aria-hidden="true" focusable="false" class="spinner" viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
        <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
      </svg>
    </div>
  </div>
  <span class="predictive-search-status visually-hidden" role="status" aria-hidden="true"></span>
</form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="newsletter-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" name="contact[tags]" value="newsletter">
  <div class="newsletter-form__field-wrapper scroll-trigger animate--slide-in scroll-trigger--offscreen" data-cascade="" style="--animation-order: 3;">
    <div class="field">
      <input id="NewsletterForm--sections--22194927632725__d4a426a0-3a7a-4d3d-b5f8-fce81ce29b5a" type="email" name="contact[email]" class="field__input" value="" aria-required="true" autocorrect="off" autocapitalize="off" autocomplete="email"
        placeholder="Email" required="">
      <label class="field__label" for="NewsletterForm--sections--22194927632725__d4a426a0-3a7a-4d3d-b5f8-fce81ce29b5a"> Email </label>
      <button type="submit" class="newsletter-form__button field__button" name="commit" id="Subscribe" aria-label="Subscribe">
        <svg viewBox="0 0 14 10" fill="none" aria-hidden="true" focusable="false" class="icon icon-arrow" xmlns="http://www.w3.org/2000/svg">
          <path fill-rule="evenodd" clip-rule="evenodd" d="M8.537.808a.5.5 0 01.817-.162l4 4a.5.5 0 010 .708l-4 4a.5.5 0 11-.708-.708L11.793 5.5H1a.5.5 0 010-1h10.793L8.646 1.354a.5.5 0 01-.109-.546z" fill="currentColor">
          </path>
        </svg>
      </button>
    </div>
  </div>
</form>

POST /localization

<form method="post" action="/localization" id="FooterCountryFormNoScript" accept-charset="UTF-8" class="localization-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden" name="utf8"
    value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/">
  <div class="localization-form__select">
    <h2 class="visually-hidden" id="FooterCountryLabelNoScript">Country/region</h2>
    <select class="localization-selector link" name="country_code" aria-labelledby="FooterCountryLabelNoScript">
      <option value="BE"> Belgium (EUR €) </option>
      <option value="FR"> France (EUR €) </option>
      <option value="IT"> Italy (EUR €) </option>
      <option value="ES"> Spain (EUR €) </option>
      <option value="CH"> Switzerland (EUR €) </option>
      <option value="GB" selected=""> United Kingdom (GBP £) </option>
    </select>
    <svg aria-hidden="true" focusable="false" class="icon icon-caret" viewBox="0 0 10 6">
      <path fill-rule="evenodd" clip-rule="evenodd" d="M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-.708.708l4 4a.5.5 0 00.708 0l4-4a.5.5 0 000-.708z" fill="currentColor">
      </path>
    </svg>
  </div>
  <button class="button button--tertiary">Update country/region</button>
</form>

POST /localization

<form method="post" action="/localization" id="FooterCountryForm" accept-charset="UTF-8" class="localization-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden" name="utf8"
    value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/">
  <div class="no-js-hidden">
    <h2 class="caption-large text-body" id="FooterCountryLabel">Country/region</h2>
    <div class="disclosure">
      <button type="button" class="disclosure__button localization-form__select localization-selector link link--text caption-large" aria-expanded="false" aria-controls="FooterCountryList" aria-describedby="FooterCountryLabel">
        <span>GBP £ | United Kingdom</span>
        <svg aria-hidden="true" focusable="false" class="icon icon-caret" viewBox="0 0 10 6">
          <path fill-rule="evenodd" clip-rule="evenodd" d="M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-.708.708l4 4a.5.5 0 00.708 0l4-4a.5.5 0 000-.708z" fill="currentColor">
          </path>
        </svg>
      </button>
      <div class="disclosure__list-wrapper" hidden="">
        <ul id="FooterCountryList" role="list" class="disclosure__list list-unstyled">
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="BE">
            <span class="localization-form__currency">EUR
              € |</span>
            Belgium
          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="FR">
            <span class="localization-form__currency">EUR
              € |</span>
            France
          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="IT">
            <span class="localization-form__currency">EUR
              € |</span>
            Italy
          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="ES">
            <span class="localization-form__currency">EUR
              € |</span>
            Spain
          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="CH">
            <span class="localization-form__currency">EUR
              € |</span>
            Switzerland
          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset disclosure__link--active" href="#" aria-current="true" data-value="GB">
            <span class="localization-form__currency">GBP
              £ |</span>
            United Kingdom
          </a>
          </li>
        </ul>
      </div>
    </div>
    <input type="hidden" name="country_code" value="GB">
  </div>
</form>

Text Content

Cookie Policy
We use cookies for the proper functioning of our site 🍪Read more
PreferencesRejectAccept
x
Skip to content


YOUR CART IS EMPTY

Continue shopping


YOUR CART

Loading...




ESTIMATED TOTAL

£0.00 GBP

Free shipping Today
Update Check out
Special Discount for new customers today
(automatic discount, no code required)

 * Home
 * Our Products
 * Contact
 * Track Order
 * Customer account


COUNTRY/REGION

Belgium (EUR €) France (EUR €) Italy (EUR €) Spain (EUR €) Switzerland (EUR €)
United Kingdom (GBP £)
Update country/region


COUNTRY/REGION

GBP £ | United Kingdom
 * EUR € | Belgium
 * EUR € | France
 * EUR € | Italy
 * EUR € | Spain
 * EUR € | Switzerland
 * GBP £ | United Kingdom



 * Home
 * Our Products
 * Contact
 * Track Order
 * Customer account

Search

Cart


FLAT STOMACH AND TONED FIGURE IN 1 EXERCISE

Say goodbye to endless workouts and discover an innovative approach that
simplifies and amplifies your fitness journey. Designed for all levels, from
beginners looking to establish a solid base to fitness enthusiasts looking for
an extra challenge, our wheel offers unrivalled versatility.


Discover Now


CUSTOMER REVIEWS

Average rating: 4.6/5





OUR COMMITMENTS


A PREMIUM & ETHICAL PRODUCT

Quality is our ultimate commitment. Each of our products is carefully selected
for its exceptional quality.

We are committed to providing you with durable, reliable items designed to
exceed your expectations. Trust us for premium quality products that add value
to your life.



100% SATISFIED OR YOUR MONEY BACK

Your satisfaction is our top priority. We believe so strongly in the quality of
our products that we offer a 100% satisfaction guarantee.

If, for any reason, you're not completely satisfied with your purchase, just let
us know and we'll make it easy for you to return your item for a full refund.



FRENCH COMPANY 🇫🇷

We are proudly a French company, rooted in the land of gastronomy, art and
creativity.

Our commitment to quality, innovation and business ethics reflects the French
values we cherish.

As a French company, we are committed to promoting excellence, supporting
ethical business practices and contributing positively to our community.



DEDICATED & RESPONSIVE CUSTOMER SERVICE

Your satisfaction is our top priority, and our responsive customer service is
proof of that. We are committed to being there for you every step of the way.

Our dedicated customer service team is ready to answer your questions, solve
your problems and provide you with exceptional assistance.

You can count on fast, efficient communication, because we believe in
transparency and listening to our customers.



SUBSCRIBE TO OUR NEWSLETTER

Stay informed of our new arrivals and upcoming offers!

Email


HOW TO CONTACT US

Email: contact@maxinshape.com
Phone: +33 7 44 31 17 72
Monday to Friday from 10:00 to 18:00


HELP MENU

 * Contact us
 * Return my order
 * Track my order
 * My customer account
 * Job offers


LEGAL PAGES

 * Terms of use
 * General terms and conditions of sale and use
 * Privacy policy
 * Returns and refunds
 * RGPD Policy
 * Shipping policy
 * Conditions of promotion
 * Payment policy




COUNTRY/REGION

Belgium (EUR €) France (EUR €) Italy (EUR €) Spain (EUR €) Switzerland (EUR €)
United Kingdom (GBP £)
Update country/region


COUNTRY/REGION

GBP £ | United Kingdom
 * EUR € | Belgium
 * EUR € | France
 * EUR € | Italy
 * EUR € | Spain
 * EUR € | Switzerland
 * GBP £ | United Kingdom


© 2024, Maxinshape Powered by Shopify

 * Choosing a selection results in a full page refresh.
 * Opens in a new window.





Choose the type of cookies you wish to use



Strictly required cookies

These cookies are necessary for the operation of the website and cannot be
deactivated. These cookies are only set in response to actions you have taken,
such as language, currency, login session, privacy preferences. You can set your
browser to block these cookies, but this may affect the operation of our site.

Analytics and Statistics

These cookies allow us to measure visitor traffic and see traffic sources by
collecting information in datasets. They also help us understand which products
and actions are more popular than others.

Marketing and Retargeting

These cookies are generally set by our marketing and advertising partners. They
may be used by them to create a profile of your interests and later show you
relevant advertisements. If you do not allow these cookies, you will not see ads
targeted to your interests.

Functional Cookies

These cookies enable our website to offer additional functions and personal
settings. They may be set by us or by third-party service providers we have
placed on our pages. If you do not allow these cookies, some or all of these
services may not function properly.

Partage ou vente de données personnelles

Les lois de conformité aux États-Unis accordent aux résidents américains le
droit de refuser la vente ou le partage de vos informations personnelles avec
des tiers. Sur ce site web, la "vente" ou le "partage" consiste à partager vos
informations personnelles avec nos partenaires ou des tiers nécessaires à des
fins commerciales, notamment : des entrepreneurs, des fournisseurs ou des tiers
qui traitent des informations personnelles en notre nom. Ces cookies collectent
certaines informations en ligne et partagent ces informations avec des tiers
pour vous fournir des publicités plus pertinentes sur nos sites et sur d’autres
sites que vous visitez. Vous pouvez exercer votre droit de vous opposer à la
vente ou au partage de vos données avec des tiers en utilisant ce commutateur.

Accept Selection Accept All
*By clicking on the buttons above, I give my consent to the collection of my IP
address and e-mail (if registered). For more information, visit RGPD compliance