www.aimn.co.nz Open in urlscan Pro
2620:127:f00f:e::  Public Scan

Submitted URL: https://aimnnz.smsb.co/ZPnUN7
Effective URL: https://www.aimn.co.nz/collections/black-friday?utm_source=SMSBump&utm_medium=SMS&utm_campaign=2024___bw___vip_early_ac...
Submission: On November 21 via manual from NZ — Scanned from NZ

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="h4 drawer__title">Shopping bag<span id="cart-item-count">0</span></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" xmlns="http://www.w3.org/2000/svg" width="19.799" height="19.799" viewBox="0 0 19.799 19.799">
            <g id="Group_4" data-name="Group 4" transform="translate(0.707 0.707)">
              <line id="Line_1" data-name="Line 1" x2="26" transform="translate(0 0) rotate(45)" fill="none" stroke="#222" stroke-width="2"></line>
              <line id="Line_2" data-name="Line 2" x2="26" transform="translate(0 18.385) rotate(-45)" fill="none" stroke="#222" stroke-width="2"></line>
            </g>
          </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>
    <div class="drawer__footer appear-animation appear-delay-4">
      <div class="nosto_element" id="cartpage-nosto-3" style="width:100%; padding-bottom:10px;"><!--

Nosto Solutions Oy

User will find comments along the document which can be helpful
to tweak it and make it bespoke to different eCommerces' look&feel.


-->
        <style>
          * {
            font-family: Poppins;
          }

          #cartpage-nosto-3 {
            max-width: 100%;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            margin: 0 auto;
          }

          #cartpage-nosto-3 .nosto-block-cart {
            clear: both;
            color: #1a1a1a;
            font-family: Poppins, sans-serif;
            width: 100%;
            margin-bottom: 0px;
            padding-bottom: 0px;
            padding-left: 0;
            padding-right: 0;
            margin: 0 auto;
            display: inline-block;
            background-color: #FAFAFA;
          }

          #cartpage-nosto-3 .nosto-block-cart,
          #cartpage-nosto-3 .nosto-block-cart a,
          #cartpage-nosto-3 .nosto-block-cart span {
            color: #1a1a1a;
            text-decoration: none;
            text-rendering: optimizeLegibility;
          }

          /* HEADER STYLE */
          #cartpage-nosto-3 .nosto-header {
            background-color: transparent;
            color: #1a1a1a !important;
            display: block;
            border: none;
          }

          .nosto-header {
            text-transform: lowercase;
          }

          .nosto-header:first-letter {
            text-transform: capitalize;
          }

          /*.nosto-product-name{*/
          /*  text-transform: lowercase !important;*/
          /*}*/
          /*.nosto-product-name:first-letter{*/
          /*  text-transform: capitalize;*/
          /*}*/
          #cartpage-nosto-3 .nosto-list {
            margin: 0px;
            border: 0px;
            list-style: none;
            width: 100%;
          }

          #cartpage-nosto-3 .nosto-link {
            text-decoration: none !important;
          }

          /* STYLING FOR THE ELEMENT OF THE LIST */
          #cartpage-nosto-3 .nosto-list-item {
            background-color: #F5F5F5;
            ;
            margin: 0;
            float: left;
            letter-spacing: 0;
            word-spacing: 0;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            vertical-align: top;
            position: relative;
          }

          #cartpage-nosto-3 .nosto-list-item:first-child {
            padding-left: 0 !important;
          }

          #cartpage-nosto-3 .nosto-list-item:last-child {
            padding-right: 0 !important;
          }

          /* HOVERING EFFECT ON PRODUCT, THAT CAN BE ACTIVATED/DEACTIVATED FROM THE UI */
          #cartpage-nosto-3 .nosto-hover {
            width: 100%;
            height: 100%;
            background: rgba(182, 0, 149, 0.7);
            position: absolute;
            display: none;
          }

          /* CSS FOR RIBBON STYLE - LABEL ON THE RIGHT */
          /* STYLE FOR IMAGE CONTAINER AND IMAGES WITHIN EACH RECOMMENDATION BLOCK */
          #cartpage-nosto-3 .nosto-image-container {
            width: 100%;
            height: 120px !important;
            display: block;
            position: relative;
          }

          .template-collection #cartpage-nosto-3 .nosto-image-container {
            width: 120px;
          }

          width: 120px;

          #cartpage-nosto-3 .nosto-image {
            max-width: 100%;
            max-height: 100%;
            display: block;
            border: none !important;
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            margin: auto;
          }

          /* FROM HERE, STYLING FOR PRODUCT INFORMATION'S TYPOS */
          #cartpage-nosto-3 .nosto-product-info {
            text-align: center;
            font-family: inherit !important;
            color: #1a1a1a;
            padding-left: 12px;
          }

          #cartpage-nosto-3 .nosto-product-brand {
            font-weight: bold;
            display: block;
            font-weight: normal;
            margin-bottom: 0;
          }

          #cartpage-nosto-3 .nosto-product-name-cart {
            font-weight: normal;
            text-align: left;
            display: block;
            -webkit-transition: color 30ms linear, color 0.2s linear;
            -moz-transition: color 30ms linear, color 0.2s linear;
            -o-transition: color 30ms linear, color 0.2s linear;
            -ms-transition: color 30ms linear, color 0.2s linear;
            transition: color 30ms linear, color 0.2s linear;
            min-height: 50px;
          }

          #cartpage-nosto-3 .nosto-product-price {
            display: inline-block;
            font-weight: normal;
          }

          #cartpage-nosto-3 .nosto-product-price .nosto-oldprice {
            float: left;
            text-decoration: line-through;
            color: #888888;
            font-weight: 600;
            font-size: 0.825em;
          }

          #cartpage-nosto-3 .nosto-product-price .nosto-newprice {
            float: left;
            margin-right: 5px;
            color: #ed2e00;
            font-weight: 600;
            font-size: 0.825em;
          }

          #cartpage-nosto-3 .nosto-rating {
            display: block;
            width: 100%;
          }

          #cartpage-nosto-3 .nosto-rating span.nosto-star-full,
          #cartpage-nosto-3 .nosto-rating span.nosto-star-empty {
            display: inline-block;
            position: relative;
            width: 0.8em;
          }

          #cartpage-nosto-3 .nosto-rating span.nosto-star-full {
            color: #e5cd00;
          }

          #cartpage-nosto-3 .nosto-rating span.nosto-star-empty {
            color: #cdcdcd;
          }

          #cartpage-nosto-3 .nosto-reviews {
            font-weight: normal;
            font-size: 13px;
            display: block;
            width: 100%;
          }

          /* BREAKPOINTS CASES AND FALLBACK */
          /* DEACTIVATE MEDIA QUERIES IF BREAKPOINTS ARE DISABLED */
          @media (min-width: 940px) {
            #cartpage-nosto-3 .nosto-list-item {
              width: 36%;
              margin: 0 2.5px;
            }

            #cartpage-nosto-3 .nosto-list-item:nth-child(3n+1) {
              clear: left;
            }

            #cartpage-nosto-3 .nosto-list-item:nth-child(3n+0) {}

            /* CLOSE IF FOR MEDIA QUERIES */
          }

          @media (max-width: 940px) and (min-width: 510px) {
            #cartpage-nosto-3 .nosto-list-item {
              width: 30%;
              margin: 0 2.5%;
            }

            #cartpage-nosto-3 .nosto-list-item:nth-child(3n+0) {}

            #cartpage-nosto-3 .nosto-list-item:nth-child(3n+1) {
              clear: left;
            }
          }

          @media (max-width: 510px) {
            #cartpage-nosto-3 .nosto-block {
              padding-left: 15px !important;
              padding-right: 0px !important;
            }

            #cartpage-nosto-3 .nosto-list-item {
              width: 55%;
              margin: 2.5px;
            }

            #cartpage-nosto-3 .nosto-list-item:nth-child(2n+1) {
              clear: left;
            }

            #cartpage-nosto-3 .nosto-list-item:nth-child(n+11) {
              display: none !important;
            }
          }

          #cartpage-nosto-3 .nosto-btn {
            background: transparent;
            color: white;
            font-size: 15px;
            padding: 10px 20px 10px 20px;
            text-decoration: none;
            -webkit-appearance: none;
            border: 2px solid #ce3535;
            margin: 10px auto;
            display: block;
            cursor: pointer;
          }

          #cartpage-nosto-3 .nosto-btn:hover {
            background: #ce3535;
            color: white;
            text-decoration: none;
          }

          @media (min-width: 1500px) {
            .template-collection #cartpage-nosto-3 .nosto-image-container {
              width: 35%;
            }
          }

          /*@media (max-width: 1300px) {*/
          /*    #cartpage-nosto-3 .nosto-image-container{*/
          /*      height: 140px !important;*/
          /*    }*/
          /*    .nosto-product-name{*/
          /*        min-height: 43px !important;*/
          /*    }*/
          /*}*/
          #cart-upsell .flickity-button {
            width: 44px !important;
            height: 44px !important;
          }

          #cart-upsell .flickity-page-dots {
            visibility: visible !important;
            bottom: 0 !important;
          }

          @media (max-width: 768px) {
            #cartpage-nosto-3 .nosto-image-container {
              height: 120px !important;
            }

            .nosto-product-name {
              min-height: 40px !important;
            }

            .nosto-product-info {
              /*padding-bottom:0px;*/
            }

            .nosto-list {
              padding: 0px !important;
            }

            #cart-upsell .flickity-page-dots {
              bottom: -5px !important;
            }
          }
        </style>
        <div class="nosto-block-cart nosto-recs-cart" id="cart-upsell">
          <h4 class="nosto-header">Don't miss the deal:</h4>
          <div class="nosto-list">
            <div class="nosto-list-item grid-item grid-product" data-product-handle="pink-resistance-band" data-variant-id="49265027987" data-product-url="https://www.aimn.co.nz/products/pink-resistance-band?nosto=cartpage-nosto-3"
              data-product-id="12058269715" data-product-image-url="https://cdn.shopify.com/s/files/1/0751/7681/products/a33381fa9a27a92c530f791beb9c841ba3cc72f02f998e1dfd42d2c55864775f.jpg?v=1672287519">
              <style>
                #cartpage-nosto-3 .img-0:before,
                #cartpage-nosto-3 .img-0:after {
                  content: "";
                  position: absolute;
                  background-position: center center;
                  top: 0px;
                  right: 0px;
                  bottom: 0px;
                  left: 0px;
                  opacity: 1;
                  z-index: 1;
                }

                #cartpage-nosto-3 .img-0:before {
                  background-image: url("https://cdn.shopify.com/s/files/1/0751/7681/products/a33381fa9a27a92c530f791beb9c841ba3cc72f02f998e1dfd42d2c55864775f.jpg?v=1672287519");
                  background-size: cover !important;
                  background-repeat: no-repeat;
                  transition: opacity 0.3s;
                  z-index: 2;
                }

                #cartpage-nosto-3 .img-0:after {
                  background-image: url('https://cdn.shopify.com/s/files/1/0751/7681/products/021e680eeca5161c02f6bfc4601f50e3d99d9975e4ffd307adeaa6bb1e495e7e.jpg?v=1672287521');
                  background-size: cover !important;
                  background-repeat: no-repeat;
                  opacity: 0;
                  transition: opacity 0.3s;
                }

                #cartpage-nosto-3 .img-0:hover:before {
                  opacity: 0;
                }

                #cartpage-nosto-3 .img-0:hover:after {
                  opacity: 1;
                }

                .nosto-bottom-bar {
                  display: flex;
                  width: 100%;
                  align-items: center;
                  justify-content: space-between;
                  padding-top: 5px;
                }

                .grid-product__price--original {
                  margin: 0px !important;
                }

                .st-cart {
                  fill: #222222 !important;
                }
              </style>
              <div class="cart-upsel-data">
                <div class="nosto-image-container img-0" product-url="https://www.aimn.co.nz/products/pink-resistance-band?nosto=cartpage-nosto-3"></div>
                <div class="nosto-product-info">
                  <a href="https://www.aimn.co.nz/products/pink-resistance-band?nosto=cartpage-nosto-3" class="nosto-product-name nosto-product-name-cart grid-product__title">Pink Resistance Band</a>
                  <a href="https://www.aimn.co.nz/products/pink-resistance-band?nosto=cartpage-nosto-3" class="nosto-product-price">
                                  <span class="nosto-newprice money grid-product__price grid-product__price--lowered-amount">$5.00</span>
                                  <span class="nosto-oldprice money grid-product__price grid-product__price--original">$25.00</span>
                                </a>
                  <div class="nosto-bottom-bar">
                    <div class="cart-atc-recs atc-cart-nosto">
                      <span>Add +</span>
                    </div>
                  </div>
                </div>
              </div>
            </div>
            <div class="nosto-list-item grid-item grid-product" data-product-handle="black-luxe-seamless-biker-shorts" data-variant-id="32537557401662"
              data-product-url="https://www.aimn.co.nz/products/black-luxe-seamless-biker-shorts?nosto=cartpage-nosto-3" data-product-id="4749332578366"
              data-product-image-url="https://cdn.shopify.com/s/files/1/0751/7681/files/1db8f8ba30c636d1d3a2919d5a801fa64083b341c036dc84819d5e2530d6daf8.jpg?v=1732120720">
              <style>
                #cartpage-nosto-3 .img-1:before,
                #cartpage-nosto-3 .img-1:after {
                  content: "";
                  position: absolute;
                  background-position: center center;
                  top: 0px;
                  right: 0px;
                  bottom: 0px;
                  left: 0px;
                  opacity: 1;
                  z-index: 1;
                }

                #cartpage-nosto-3 .img-1:before {
                  background-image: url("https://cdn.shopify.com/s/files/1/0751/7681/files/1db8f8ba30c636d1d3a2919d5a801fa64083b341c036dc84819d5e2530d6daf8.jpg?v=1732120720");
                  background-size: cover !important;
                  background-repeat: no-repeat;
                  transition: opacity 0.3s;
                  z-index: 2;
                }

                #cartpage-nosto-3 .img-1:after {
                  background-image: url('https://cdn.shopify.com/s/files/1/0751/7681/files/6da0a346a81530444eb6f64264458602defb6bec5314e055a499ba471571474e.jpg?v=1732120722');
                  background-size: cover !important;
                  background-repeat: no-repeat;
                  opacity: 0;
                  transition: opacity 0.3s;
                }

                #cartpage-nosto-3 .img-1:hover:before {
                  opacity: 0;
                }

                #cartpage-nosto-3 .img-1:hover:after {
                  opacity: 1;
                }

                .nosto-bottom-bar {
                  display: flex;
                  width: 100%;
                  align-items: center;
                  justify-content: space-between;
                  padding-top: 5px;
                }

                .grid-product__price--original {
                  margin: 0px !important;
                }

                .st-cart {
                  fill: #222222 !important;
                }
              </style>
              <div class="cart-upsel-data">
                <div class="nosto-image-container img-1" product-url="https://www.aimn.co.nz/products/black-luxe-seamless-biker-shorts?nosto=cartpage-nosto-3"></div>
                <div class="nosto-product-info">
                  <a href="https://www.aimn.co.nz/products/black-luxe-seamless-biker-shorts?nosto=cartpage-nosto-3" class="nosto-product-name nosto-product-name-cart grid-product__title">Black Luxe Seamless Biker Shorts</a>
                  <a href="https://www.aimn.co.nz/products/black-luxe-seamless-biker-shorts?nosto=cartpage-nosto-3" class="nosto-product-price">
                                  <span class="nosto-newprice money grid-product__price grid-product__price--lowered-amount">$29.00</span>
                                  <span class="nosto-oldprice money grid-product__price grid-product__price--original">$75.00</span>
                                </a>
                  <div class="nosto-bottom-bar">
                    <div class="cart-atc-recs atc-cart-nosto">
                      <span>Add +</span>
                    </div>
                  </div>
                </div>
              </div>
            </div>
            <div class="nosto-list-item grid-item grid-product" data-product-handle="black-shape-seamless-tights" data-variant-id="44600938332352" data-product-url="https://www.aimn.co.nz/products/black-shape-seamless-tights?nosto=cartpage-nosto-3"
              data-product-id="7739969634496" data-product-image-url="https://cdn.shopify.com/s/files/1/0751/7681/files/5a2898b586930864d65ec6198eb5265a2e2b4a743388364d3be5e0c303edc258.jpg?v=1723625353">
              <style>
                #cartpage-nosto-3 .img-2:before,
                #cartpage-nosto-3 .img-2:after {
                  content: "";
                  position: absolute;
                  background-position: center center;
                  top: 0px;
                  right: 0px;
                  bottom: 0px;
                  left: 0px;
                  opacity: 1;
                  z-index: 1;
                }

                #cartpage-nosto-3 .img-2:before {
                  background-image: url("https://cdn.shopify.com/s/files/1/0751/7681/files/5a2898b586930864d65ec6198eb5265a2e2b4a743388364d3be5e0c303edc258.jpg?v=1723625353");
                  background-size: cover !important;
                  background-repeat: no-repeat;
                  transition: opacity 0.3s;
                  z-index: 2;
                }

                #cartpage-nosto-3 .img-2:after {
                  background-image: url('https://cdn.shopify.com/s/files/1/0751/7681/files/cf7e30b4c58eee5a02a2302e0f9124e26ab4cfd1dc15b8a5efbe94c81079884c.jpg?v=1723625355');
                  background-size: cover !important;
                  background-repeat: no-repeat;
                  opacity: 0;
                  transition: opacity 0.3s;
                }

                #cartpage-nosto-3 .img-2:hover:before {
                  opacity: 0;
                }

                #cartpage-nosto-3 .img-2:hover:after {
                  opacity: 1;
                }

                .nosto-bottom-bar {
                  display: flex;
                  width: 100%;
                  align-items: center;
                  justify-content: space-between;
                  padding-top: 5px;
                }

                .grid-product__price--original {
                  margin: 0px !important;
                }

                .st-cart {
                  fill: #222222 !important;
                }
              </style>
              <div class="cart-upsel-data">
                <div class="nosto-image-container img-2" product-url="https://www.aimn.co.nz/products/black-shape-seamless-tights?nosto=cartpage-nosto-3"></div>
                <div class="nosto-product-info">
                  <a href="https://www.aimn.co.nz/products/black-shape-seamless-tights?nosto=cartpage-nosto-3" class="nosto-product-name nosto-product-name-cart grid-product__title">Black Shape Seamless Tights</a>
                  <a href="https://www.aimn.co.nz/products/black-shape-seamless-tights?nosto=cartpage-nosto-3" class="nosto-product-price">
                                  <span class="nosto-newprice money grid-product__price grid-product__price--lowered-amount">$79.00</span>
                                  <span class="nosto-oldprice money grid-product__price grid-product__price--original">$99.00</span>
                                </a>
                  <div class="nosto-bottom-bar">
                    <div class="cart-atc-recs atc-cart-nosto">
                      <span>Add +</span>
                    </div>
                  </div>
                </div>
              </div>
            </div>
            <div class="nosto-list-item grid-item grid-product" data-product-handle="black-ribbed-seamless-tights" data-variant-id="19265223753790" data-product-url="https://www.aimn.co.nz/products/black-ribbed-seamless-tights?nosto=cartpage-nosto-3"
              data-product-id="2105463046206" data-product-image-url="https://cdn.shopify.com/s/files/1/0751/7681/files/828537a9d041595d29fcaeb9b405aa0888efc7695d44fffdb05fc8504a9c3149_f6c09dd3-50de-4e36-886b-ec7cd642c383.jpg?v=1732123572">
              <style>
                #cartpage-nosto-3 .img-3:before,
                #cartpage-nosto-3 .img-3:after {
                  content: "";
                  position: absolute;
                  background-position: center center;
                  top: 0px;
                  right: 0px;
                  bottom: 0px;
                  left: 0px;
                  opacity: 1;
                  z-index: 1;
                }

                #cartpage-nosto-3 .img-3:before {
                  background-image: url("https://cdn.shopify.com/s/files/1/0751/7681/files/828537a9d041595d29fcaeb9b405aa0888efc7695d44fffdb05fc8504a9c3149_f6c09dd3-50de-4e36-886b-ec7cd642c383.jpg?v=1732123572");
                  background-size: cover !important;
                  background-repeat: no-repeat;
                  transition: opacity 0.3s;
                  z-index: 2;
                }

                #cartpage-nosto-3 .img-3:after {
                  background-image: url('https://cdn.shopify.com/s/files/1/0751/7681/files/4a641030e2f8b839ac77a2a5cbfff93755654698d4a847857e56365e8a197797_5e97d47e-63fa-4479-b4ba-20de68e60692.jpg?v=1732123574');
                  background-size: cover !important;
                  background-repeat: no-repeat;
                  opacity: 0;
                  transition: opacity 0.3s;
                }

                #cartpage-nosto-3 .img-3:hover:before {
                  opacity: 0;
                }

                #cartpage-nosto-3 .img-3:hover:after {
                  opacity: 1;
                }

                .nosto-bottom-bar {
                  display: flex;
                  width: 100%;
                  align-items: center;
                  justify-content: space-between;
                  padding-top: 5px;
                }

                .grid-product__price--original {
                  margin: 0px !important;
                }

                .st-cart {
                  fill: #222222 !important;
                }
              </style>
              <div class="cart-upsel-data">
                <div class="nosto-image-container img-3" product-url="https://www.aimn.co.nz/products/black-ribbed-seamless-tights?nosto=cartpage-nosto-3"></div>
                <div class="nosto-product-info">
                  <a href="https://www.aimn.co.nz/products/black-ribbed-seamless-tights?nosto=cartpage-nosto-3" class="nosto-product-name nosto-product-name-cart grid-product__title">Black Ribbed Seamless Tights</a>
                  <a href="https://www.aimn.co.nz/products/black-ribbed-seamless-tights?nosto=cartpage-nosto-3" class="nosto-product-price">
                                  <span class="nosto-newprice money grid-product__price grid-product__price--lowered-amount">$69.00</span>
                                  <span class="nosto-oldprice money grid-product__price grid-product__price--original">$89.00</span>
                                </a>
                  <div class="nosto-bottom-bar">
                    <div class="cart-atc-recs atc-cart-nosto">
                      <span>Add +</span>
                    </div>
                  </div>
                </div>
              </div>
            </div>
            <div class="nosto-list-item grid-item grid-product" data-product-handle="black-shape-seamless-hotpants" data-variant-id="44600927748288"
              data-product-url="https://www.aimn.co.nz/products/black-shape-seamless-hotpants?nosto=cartpage-nosto-3" data-product-id="7739967209664"
              data-product-image-url="https://cdn.shopify.com/s/files/1/0751/7681/files/f926fb5cb439997eeb503659aac180bcc45c9b7d0840325cd1bfd6c0dd131f2e.jpg?v=1728289821">
              <style>
                #cartpage-nosto-3 .img-4:before,
                #cartpage-nosto-3 .img-4:after {
                  content: "";
                  position: absolute;
                  background-position: center center;
                  top: 0px;
                  right: 0px;
                  bottom: 0px;
                  left: 0px;
                  opacity: 1;
                  z-index: 1;
                }

                #cartpage-nosto-3 .img-4:before {
                  background-image: url("https://cdn.shopify.com/s/files/1/0751/7681/files/f926fb5cb439997eeb503659aac180bcc45c9b7d0840325cd1bfd6c0dd131f2e.jpg?v=1728289821");
                  background-size: cover !important;
                  background-repeat: no-repeat;
                  transition: opacity 0.3s;
                  z-index: 2;
                }

                #cartpage-nosto-3 .img-4:after {
                  background-image: url('https://cdn.shopify.com/s/files/1/0751/7681/files/35391057055a203bff56a74405cb0eff3b820f988f063fce1d203e13fd25847e.jpg?v=1728289823');
                  background-size: cover !important;
                  background-repeat: no-repeat;
                  opacity: 0;
                  transition: opacity 0.3s;
                }

                #cartpage-nosto-3 .img-4:hover:before {
                  opacity: 0;
                }

                #cartpage-nosto-3 .img-4:hover:after {
                  opacity: 1;
                }

                .nosto-bottom-bar {
                  display: flex;
                  width: 100%;
                  align-items: center;
                  justify-content: space-between;
                  padding-top: 5px;
                }

                .grid-product__price--original {
                  margin: 0px !important;
                }

                .st-cart {
                  fill: #222222 !important;
                }
              </style>
              <div class="cart-upsel-data">
                <div class="nosto-image-container img-4" product-url="https://www.aimn.co.nz/products/black-shape-seamless-hotpants?nosto=cartpage-nosto-3"></div>
                <div class="nosto-product-info">
                  <a href="https://www.aimn.co.nz/products/black-shape-seamless-hotpants?nosto=cartpage-nosto-3" class="nosto-product-name nosto-product-name-cart grid-product__title">Black Shape Seamless Hotpants</a>
                  <a href="https://www.aimn.co.nz/products/black-shape-seamless-hotpants?nosto=cartpage-nosto-3" class="nosto-product-price">
                                  <span class="nosto-newprice money grid-product__price grid-product__price--lowered-amount">$55.00</span>
                                  <span class="nosto-oldprice money grid-product__price grid-product__price--original">$75.00</span>
                                </a>
                  <div class="nosto-bottom-bar">
                    <div class="cart-atc-recs atc-cart-nosto">
                      <span>Add +</span>
                    </div>
                  </div>
                </div>
              </div>
            </div>
            <div class="nosto-list-item grid-item grid-product" data-product-handle="espresso-ribbed-seamless-tights-7-8" data-variant-id="31489590067262"
              data-product-url="https://www.aimn.co.nz/products/espresso-ribbed-seamless-tights-7-8?nosto=cartpage-nosto-3" data-product-id="4419047850046"
              data-product-image-url="https://cdn.shopify.com/s/files/1/0751/7681/files/845ac1b65806161d6b6c2fa189f5aecdbbe6d116d11cabe7da9081566f043185.jpg?v=1732137947">
              <style>
                #cartpage-nosto-3 .img-5:before,
                #cartpage-nosto-3 .img-5:after {
                  content: "";
                  position: absolute;
                  background-position: center center;
                  top: 0px;
                  right: 0px;
                  bottom: 0px;
                  left: 0px;
                  opacity: 1;
                  z-index: 1;
                }

                #cartpage-nosto-3 .img-5:before {
                  background-image: url("https://cdn.shopify.com/s/files/1/0751/7681/files/845ac1b65806161d6b6c2fa189f5aecdbbe6d116d11cabe7da9081566f043185.jpg?v=1732137947");
                  background-size: cover !important;
                  background-repeat: no-repeat;
                  transition: opacity 0.3s;
                  z-index: 2;
                }

                #cartpage-nosto-3 .img-5:after {
                  background-image: url('https://cdn.shopify.com/s/files/1/0751/7681/files/6309b3a78367c3a6ef98b9c9310ab295d35a16dcf36a976738f86dcf45abbad6.jpg?v=1732137949');
                  background-size: cover !important;
                  background-repeat: no-repeat;
                  opacity: 0;
                  transition: opacity 0.3s;
                }

                #cartpage-nosto-3 .img-5:hover:before {
                  opacity: 0;
                }

                #cartpage-nosto-3 .img-5:hover:after {
                  opacity: 1;
                }

                .nosto-bottom-bar {
                  display: flex;
                  width: 100%;
                  align-items: center;
                  justify-content: space-between;
                  padding-top: 5px;
                }

                .grid-product__price--original {
                  margin: 0px !important;
                }

                .st-cart {
                  fill: #222222 !important;
                }
              </style>
              <div class="cart-upsel-data">
                <div class="nosto-image-container img-5" product-url="https://www.aimn.co.nz/products/espresso-ribbed-seamless-tights-7-8?nosto=cartpage-nosto-3"></div>
                <div class="nosto-product-info">
                  <a href="https://www.aimn.co.nz/products/espresso-ribbed-seamless-tights-7-8?nosto=cartpage-nosto-3" class="nosto-product-name nosto-product-name-cart grid-product__title">Espresso Ribbed Seamless Tights 7/8</a>
                  <a href="https://www.aimn.co.nz/products/espresso-ribbed-seamless-tights-7-8?nosto=cartpage-nosto-3" class="nosto-product-price">
                                  <span class="nosto-newprice money grid-product__price grid-product__price--lowered-amount">$19.00</span>
                                  <span class="nosto-oldprice money grid-product__price grid-product__price--original">$89.00</span>
                                </a>
                  <div class="nosto-bottom-bar">
                    <div class="cart-atc-recs atc-cart-nosto">
                      <span>Add +</span>
                    </div>
                  </div>
                </div>
              </div>
            </div>
            <div class="nosto-list-item grid-item grid-product" data-product-handle="black-ribbed-seamless-biker-shorts" data-variant-id="20289129381950"
              data-product-url="https://www.aimn.co.nz/products/black-ribbed-seamless-biker-shorts?nosto=cartpage-nosto-3" data-product-id="2245079072830"
              data-product-image-url="https://cdn.shopify.com/s/files/1/0751/7681/files/5bef5a03acb5f51ec984e3ef75928fc342f1d1ce50316ddf3a57e34105dc1e18.jpg?v=1732122854">
              <style>
                #cartpage-nosto-3 .img-6:before,
                #cartpage-nosto-3 .img-6:after {
                  content: "";
                  position: absolute;
                  background-position: center center;
                  top: 0px;
                  right: 0px;
                  bottom: 0px;
                  left: 0px;
                  opacity: 1;
                  z-index: 1;
                }

                #cartpage-nosto-3 .img-6:before {
                  background-image: url("https://cdn.shopify.com/s/files/1/0751/7681/files/5bef5a03acb5f51ec984e3ef75928fc342f1d1ce50316ddf3a57e34105dc1e18.jpg?v=1732122854");
                  background-size: cover !important;
                  background-repeat: no-repeat;
                  transition: opacity 0.3s;
                  z-index: 2;
                }

                #cartpage-nosto-3 .img-6:after {
                  background-image: url('https://cdn.shopify.com/s/files/1/0751/7681/files/9dcc2d50646620dcc2ff1ae9ed5d96ae1e78557bafad0802b78f9d722d7eae61.jpg?v=1732122856');
                  background-size: cover !important;
                  background-repeat: no-repeat;
                  opacity: 0;
                  transition: opacity 0.3s;
                }

                #cartpage-nosto-3 .img-6:hover:before {
                  opacity: 0;
                }

                #cartpage-nosto-3 .img-6:hover:after {
                  opacity: 1;
                }

                .nosto-bottom-bar {
                  display: flex;
                  width: 100%;
                  align-items: center;
                  justify-content: space-between;
                  padding-top: 5px;
                }

                .grid-product__price--original {
                  margin: 0px !important;
                }

                .st-cart {
                  fill: #222222 !important;
                }
              </style>
              <div class="cart-upsel-data">
                <div class="nosto-image-container img-6" product-url="https://www.aimn.co.nz/products/black-ribbed-seamless-biker-shorts?nosto=cartpage-nosto-3"></div>
                <div class="nosto-product-info">
                  <a href="https://www.aimn.co.nz/products/black-ribbed-seamless-biker-shorts?nosto=cartpage-nosto-3" class="nosto-product-name nosto-product-name-cart grid-product__title">Black Ribbed Seamless Biker Shorts</a>
                  <a href="https://www.aimn.co.nz/products/black-ribbed-seamless-biker-shorts?nosto=cartpage-nosto-3" class="nosto-product-price">
                                  <span class="nosto-newprice money grid-product__price grid-product__price--lowered-amount">$39.00</span>
                                  <span class="nosto-oldprice money grid-product__price grid-product__price--original">$59.00</span>
                                </a>
                  <div class="nosto-bottom-bar">
                    <div class="cart-atc-recs atc-cart-nosto">
                      <span>Add +</span>
                    </div>
                  </div>
                </div>
              </div>
            </div>
            <div class="nosto-list-item grid-item grid-product" data-product-handle="black-luxe-seamless-tights" data-variant-id="32537557172286" data-product-url="https://www.aimn.co.nz/products/black-luxe-seamless-tights?nosto=cartpage-nosto-3"
              data-product-id="4749332545598" data-product-image-url="https://cdn.shopify.com/s/files/1/0751/7681/files/9330242c0d5064ab4943bbe44524bf2821970b760baabd4217ef6f363a5a5c76.jpg?v=1732121412">
              <style>
                #cartpage-nosto-3 .img-7:before,
                #cartpage-nosto-3 .img-7:after {
                  content: "";
                  position: absolute;
                  background-position: center center;
                  top: 0px;
                  right: 0px;
                  bottom: 0px;
                  left: 0px;
                  opacity: 1;
                  z-index: 1;
                }

                #cartpage-nosto-3 .img-7:before {
                  background-image: url("https://cdn.shopify.com/s/files/1/0751/7681/files/9330242c0d5064ab4943bbe44524bf2821970b760baabd4217ef6f363a5a5c76.jpg?v=1732121412");
                  background-size: cover !important;
                  background-repeat: no-repeat;
                  transition: opacity 0.3s;
                  z-index: 2;
                }

                #cartpage-nosto-3 .img-7:after {
                  background-image: url('https://cdn.shopify.com/s/files/1/0751/7681/files/01f1ac2a859b289a9a3e0189f14811bb14d96accde30c114b06c29eafa053e64.jpg?v=1732121414');
                  background-size: cover !important;
                  background-repeat: no-repeat;
                  opacity: 0;
                  transition: opacity 0.3s;
                }

                #cartpage-nosto-3 .img-7:hover:before {
                  opacity: 0;
                }

                #cartpage-nosto-3 .img-7:hover:after {
                  opacity: 1;
                }

                .nosto-bottom-bar {
                  display: flex;
                  width: 100%;
                  align-items: center;
                  justify-content: space-between;
                  padding-top: 5px;
                }

                .grid-product__price--original {
                  margin: 0px !important;
                }

                .st-cart {
                  fill: #222222 !important;
                }
              </style>
              <div class="cart-upsel-data">
                <div class="nosto-image-container img-7" product-url="https://www.aimn.co.nz/products/black-luxe-seamless-tights?nosto=cartpage-nosto-3"></div>
                <div class="nosto-product-info">
                  <a href="https://www.aimn.co.nz/products/black-luxe-seamless-tights?nosto=cartpage-nosto-3" class="nosto-product-name nosto-product-name-cart grid-product__title">Black Luxe Seamless Tights</a>
                  <a href="https://www.aimn.co.nz/products/black-luxe-seamless-tights?nosto=cartpage-nosto-3" class="nosto-product-price">
                                  <span class="nosto-newprice money grid-product__price grid-product__price--lowered-amount">$59.00</span>
                                  <span class="nosto-oldprice money grid-product__price grid-product__price--original">$99.00</span>
                                </a>
                  <div class="nosto-bottom-bar">
                    <div class="cart-atc-recs atc-cart-nosto">
                      <span>Add +</span>
                    </div>
                  </div>
                </div>
              </div>
            </div>
            <div class="nosto-list-item grid-item grid-product" data-product-handle="espresso-luxe-seamless-biker-shorts" data-variant-id="32537528827966"
              data-product-url="https://www.aimn.co.nz/products/espresso-luxe-seamless-biker-shorts?nosto=cartpage-nosto-3" data-product-id="4749327368254"
              data-product-image-url="https://cdn.shopify.com/s/files/1/0751/7681/files/395cb50c9e666f0c08f86b8a1e002fdd2fdaf93344fffbc36ba73bfaba9d7808.jpg?v=1732136673">
              <style>
                #cartpage-nosto-3 .img-8:before,
                #cartpage-nosto-3 .img-8:after {
                  content: "";
                  position: absolute;
                  background-position: center center;
                  top: 0px;
                  right: 0px;
                  bottom: 0px;
                  left: 0px;
                  opacity: 1;
                  z-index: 1;
                }

                #cartpage-nosto-3 .img-8:before {
                  background-image: url("https://cdn.shopify.com/s/files/1/0751/7681/files/395cb50c9e666f0c08f86b8a1e002fdd2fdaf93344fffbc36ba73bfaba9d7808.jpg?v=1732136673");
                  background-size: cover !important;
                  background-repeat: no-repeat;
                  transition: opacity 0.3s;
                  z-index: 2;
                }

                #cartpage-nosto-3 .img-8:after {
                  background-image: url('https://cdn.shopify.com/s/files/1/0751/7681/files/538c17668e2b1da797151c948ab7f5a78555b94dec9d060e4e0014c360e69e22.jpg?v=1732136675');
                  background-size: cover !important;
                  background-repeat: no-repeat;
                  opacity: 0;
                  transition: opacity 0.3s;
                }

                #cartpage-nosto-3 .img-8:hover:before {
                  opacity: 0;
                }

                #cartpage-nosto-3 .img-8:hover:after {
                  opacity: 1;
                }

                .nosto-bottom-bar {
                  display: flex;
                  width: 100%;
                  align-items: center;
                  justify-content: space-between;
                  padding-top: 5px;
                }

                .grid-product__price--original {
                  margin: 0px !important;
                }

                .st-cart {
                  fill: #222222 !important;
                }
              </style>
              <div class="cart-upsel-data">
                <div class="nosto-image-container img-8" product-url="https://www.aimn.co.nz/products/espresso-luxe-seamless-biker-shorts?nosto=cartpage-nosto-3"></div>
                <div class="nosto-product-info">
                  <a href="https://www.aimn.co.nz/products/espresso-luxe-seamless-biker-shorts?nosto=cartpage-nosto-3" class="nosto-product-name nosto-product-name-cart grid-product__title">Espresso Luxe Seamless Biker Shorts</a>
                  <a href="https://www.aimn.co.nz/products/espresso-luxe-seamless-biker-shorts?nosto=cartpage-nosto-3" class="nosto-product-price">
                                  <span class="nosto-newprice money grid-product__price grid-product__price--lowered-amount">$15.00</span>
                                  <span class="nosto-oldprice money grid-product__price grid-product__price--original">$75.00</span>
                                </a>
                  <div class="nosto-bottom-bar">
                    <div class="cart-atc-recs atc-cart-nosto">
                      <span>Add +</span>
                    </div>
                  </div>
                </div>
              </div>
            </div>
            <div class="nosto-list-item grid-item grid-product" data-product-handle="black-luxe-seamless-bra" data-variant-id="32537559269438" data-product-url="https://www.aimn.co.nz/products/black-luxe-seamless-bra?nosto=cartpage-nosto-3"
              data-product-id="4749332643902" data-product-image-url="https://cdn.shopify.com/s/files/1/0751/7681/files/c7f3bcc052c59267ca0300fb65c4a351f0c90b5db3fc3e208a02c8fe7194e2e9.jpg?v=1732120981">
              <style>
                #cartpage-nosto-3 .img-9:before,
                #cartpage-nosto-3 .img-9:after {
                  content: "";
                  position: absolute;
                  background-position: center center;
                  top: 0px;
                  right: 0px;
                  bottom: 0px;
                  left: 0px;
                  opacity: 1;
                  z-index: 1;
                }

                #cartpage-nosto-3 .img-9:before {
                  background-image: url("https://cdn.shopify.com/s/files/1/0751/7681/files/c7f3bcc052c59267ca0300fb65c4a351f0c90b5db3fc3e208a02c8fe7194e2e9.jpg?v=1732120981");
                  background-size: cover !important;
                  background-repeat: no-repeat;
                  transition: opacity 0.3s;
                  z-index: 2;
                }

                #cartpage-nosto-3 .img-9:after {
                  background-image: url('https://cdn.shopify.com/s/files/1/0751/7681/files/15454180c89da6dc65c55a3507523973b83da0643b8a6f1687839460c7b7d6fc.jpg?v=1732120983');
                  background-size: cover !important;
                  background-repeat: no-repeat;
                  opacity: 0;
                  transition: opacity 0.3s;
                }

                #cartpage-nosto-3 .img-9:hover:before {
                  opacity: 0;
                }

                #cartpage-nosto-3 .img-9:hover:after {
                  opacity: 1;
                }

                .nosto-bottom-bar {
                  display: flex;
                  width: 100%;
                  align-items: center;
                  justify-content: space-between;
                  padding-top: 5px;
                }

                .grid-product__price--original {
                  margin: 0px !important;
                }

                .st-cart {
                  fill: #222222 !important;
                }
              </style>
              <div class="cart-upsel-data">
                <div class="nosto-image-container img-9" product-url="https://www.aimn.co.nz/products/black-luxe-seamless-bra?nosto=cartpage-nosto-3"></div>
                <div class="nosto-product-info">
                  <a href="https://www.aimn.co.nz/products/black-luxe-seamless-bra?nosto=cartpage-nosto-3" class="nosto-product-name nosto-product-name-cart grid-product__title">Black Luxe Seamless Bra</a>
                  <a href="https://www.aimn.co.nz/products/black-luxe-seamless-bra?nosto=cartpage-nosto-3" class="nosto-product-price">
                                  <span class="nosto-newprice money grid-product__price grid-product__price--lowered-amount">$29.00</span>
                                  <span class="nosto-oldprice money grid-product__price grid-product__price--original">$65.00</span>
                                </a>
                  <div class="nosto-bottom-bar">
                    <div class="cart-atc-recs atc-cart-nosto">
                      <span>Add +</span>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <!-- <div class="nosto_element" id="cartpage-nosto-test" style="width:100%;display:none !important;"></div> -->
      <div class="free-shipping--notification">
        <span>Delivery:</span>
        <div>
          <p class="not-free-delivery margin--none">You are missing just <span data-shippingvalue="">$50.00</span> from free shipping!</p>
          <p class="is-free-delivery hide margin--none"> Free shipping!</p>
        </div>
      </div>
      <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">$0.00</div>
      </div>
      <div class="cart__checkout-wrapper">
        <button type="submit" name="checkout" data-terms-required="false" class="btn cart__checkout"> Check out </button>
      </div>
      <div class="cart__item-row text-center">
        <small> Shipping, taxes, and discount codes calculated at checkout.<br>
        </small>
      </div>
    </div>
  </div>
  <div class="drawer__cart-empty appear-animation appear-delay-2">
    <div class="drawer__scrollable empty-container-cart-drawer">
      <div>
        <svg width="33" height="32" viewBox="0 0 33 32" fill="none" xmlns="http://www.w3.org/2000/svg">
          <g clip-path="url(#clip0_83_2020)">
            <path d="M13.5 11H19.5" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
            <path d="M29.1987 19.29L23.7425 6.87501C23.1799 6.31244 22.4169 5.9964 21.6213 5.9964C20.8256 5.9964 20.0626 6.31244 19.5 6.87501V21" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
            <path d="M13.5 21V6.87501C12.9374 6.31244 12.1744 5.9964 11.3788 5.9964C10.5832 5.9964 9.82012 6.31244 9.25752 6.87501L3.80127 19.29" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
            <path d="M8.5 26C11.2614 26 13.5 23.7614 13.5 21C13.5 18.2386 11.2614 16 8.5 16C5.73858 16 3.5 18.2386 3.5 21C3.5 23.7614 5.73858 26 8.5 26Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
            <path d="M24.5 26C27.2614 26 29.5 23.7614 29.5 21C29.5 18.2386 27.2614 16 24.5 16C21.7386 16 19.5 18.2386 19.5 21C19.5 23.7614 21.7386 26 24.5 26Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
          </g>
          <defs>
            <clipPath id="clip0_83_2020">
              <rect width="32" height="32" fill="white" transform="translate(0.5)"></rect>
            </clipPath>
          </defs>
        </svg>
      </div>
      <span>Your cart is currently empty.</span>
      <a href="/" class="empty-cart-button">Continue Shopping</a>
    </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">
  <button type="submit" 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" class="site-header__search-input" aria-label="Search">
</form>

<form aria-live="polite" class="needsclick klaviyo-form klaviyo-form-version-cid_1 go3279073480 kl-private-reset-css-Xuajs1" data-testid="klaviyo-form-XVxRJN" novalidate=""
  style="display: flex; flex-direction: row; box-sizing: border-box; width: 100%; overflow: visible; max-width: 450px; margin: 0px auto; border-radius: 2px; border-style: none; border-width: 0px; border-color: rgb(0, 0, 0); background-color: rgba(255, 255, 255, 0); background-repeat: no-repeat; background-position-y: 50%; padding: 10px 5px; flex: 1 1 0%;">
  <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: column; width: 100%; margin: 0px; padding: 0px; justify-content: center;">
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 0px 6px; position: relative; flex: 1 0 0px;">
        <div class="kl-private-reset-css-Xuajs1 go3176171171" id="rich-text-01JC17YEANBQT0RBH858Q2MCD7" style="width: 100%;">
          <p style="text-align: center; font-size: 14px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 400;"><span style="color: #ffffff;"><strong><span style="font-weight: bold;">SIGN UP FOR OUR
                  NEWSLETTER</span></strong></span></p>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 0px 6px 5px; position: relative; flex: 1 0 0px;">
        <div class="kl-private-reset-css-Xuajs1 go3176171171" id="rich-text-01JC17YEAWDG21P0XY3HJ6DS65" style="width: 100%;">
          <p style="text-align: center; font-size: 14px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 400;"><span style="font-weight: 400; color: #ffffff;"><span style="font-size: 12px;">You’ll be the first to know about
                new collections, exclusive offers and so much more!</span></span></p>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 0px 6px 5px; position: relative; flex: 1 0 0px;">
        <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-grow: 1; flex-direction: column; align-self: flex-end;"><input id="first_name_01JC17YEB391P2A57ENA7MCS45"
            class="needsclick go3420027238 kl-private-reset-css-Xuajs1" type="text" autocomplete="given-name" tabindex="0" placeholder="First name" aria-label="First name" aria-required="true" aria-invalid="false" options="[object Object]"
            style="box-sizing: border-box; border-radius: 2px; padding: 0px 0px 0px 16px; height: 38px; text-align: left; color: rgb(0, 0, 0); font-family: Arial, &quot;Helvetica Neue&quot;, Helvetica, sans-serif; font-size: 12px; font-weight: 200; letter-spacing: 0px; background-color: rgb(255, 255, 255); border: 1px solid rgb(148, 149, 150);">
          <div class="needsclick  kl-private-reset-css-Xuajs1" style="width: 100%; position: relative;"></div>
        </div>
      </div>
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 0px 6px 5px; position: relative; flex: 1 0 0px;">
        <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-grow: 1; flex-direction: column; align-self: flex-end;"><input id="email_01JC17YEB6FX48WH845D4NGRCY" class="needsclick go3420027238 kl-private-reset-css-Xuajs1"
            type="email" autocomplete="email" name="email" tabindex="0" placeholder="Email" aria-label="Email" aria-required="true" aria-invalid="false" options="[object Object]"
            style="box-sizing: border-box; border-radius: 2px; padding: 0px 0px 0px 16px; height: 38px; text-align: left; color: rgb(0, 0, 0); font-family: Arial, &quot;Helvetica Neue&quot;, Helvetica, sans-serif; font-size: 12px; font-weight: 200; letter-spacing: 0px; background-color: rgb(255, 255, 255); border: 1px solid rgb(148, 149, 150);">
          <div class="needsclick  kl-private-reset-css-Xuajs1" style="width: 100%; position: relative;"></div>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 5px 6px; position: relative; flex: 1 0 0px;">
        <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-grow: 1; flex-direction: column; align-self: flex-end;">
          <div class="needsclick go1164640055 kl-private-reset-css-Xuajs1"
            style="display: flex; flex-direction: row; box-sizing: border-box; border-radius: 2px; padding: 0px; height: 38px; text-align: left; font-family: Arial, &quot;Helvetica Neue&quot;, Helvetica, sans-serif; font-size: 12px; font-weight: 200; letter-spacing: 0px; background-color: rgb(255, 255, 255); border: 1px solid rgb(148, 149, 150);">
            <button class="needsclick go2771253331 kl-private-reset-css-Xuajs1" aria-label="Search Countries" type="button" role="combobox" aria-haspopup="listbox" aria-expanded="false"
              style="display: flex; flex-direction: row; align-items: center; justify-content: space-between; box-sizing: border-box; border: 1px solid rgba(0, 0, 0, 0); border-top-left-radius: 2px; border-bottom-left-radius: 2px; width: 60px; height: 36px; cursor: pointer; padding-left: 10px;"><img
                aria-label="New Zealand" title="New Zealand" src="https://cdnjs.cloudflare.com/ajax/libs/flag-icon-css/4.1.4/flags/4x3/nz.svg" style="display: inline-block; width: 1em; height: 1em; vertical-align: middle; border-radius: 3px;"><svg
                height="20" width="20" viewBox="0 0 20 20" aria-hidden="true" focusable="false" class="" transform="" style="fill: rgb(148, 149, 150);">
                <path
                  d="M4.516 7.548c0.436-0.446 1.043-0.481 1.576 0l3.908 3.747 3.908-3.747c0.533-0.481 1.141-0.446 1.574 0 0.436 0.445 0.408 1.197 0 1.615-0.406 0.418-4.695 4.502-4.695 4.502-0.217 0.223-0.502 0.335-0.787 0.335s-0.57-0.112-0.789-0.335c0 0-4.287-4.084-4.695-4.502s-0.436-1.17 0-1.615z">
                </path>
              </svg></button><input type="tel" data-testid="phoneNumberInput" class="needsclick go2771253331 kl-private-reset-css-Xuajs1" id="phone_number_01JC17YEBC6PVHM2RKSNJ6JD9B" autocomplete="tel" name="phone-number" tabindex="0"
              placeholder="Phone Number" aria-label="Phone Number" aria-invalid="false"
              style="border: none; text-align: left; color: rgb(0, 0, 0); font-family: Arial, &quot;Helvetica Neue&quot;, Helvetica, sans-serif; font-size: 12px; font-weight: 200; letter-spacing: 0px; background-color: rgba(0, 0, 0, 0); flex-grow: 1; padding-left: 10px; border-top-right-radius: 2px; border-bottom-right-radius: 2px;">
          </div>
          <div class="needsclick  kl-private-reset-css-Xuajs1" style="width: 100%; position: relative;"></div>
        </div>
      </div>
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 5px 6px; position: relative; flex: 1 0 0px;">
        <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-grow: 1; flex-direction: column; align-self: flex-end;"><input type="text" id="Birthday_01JC17YEBF8KQ9VGP9B9XB9SH2"
            class="needsclick go3420027238 kl-private-reset-css-Xuajs1" tabindex="0" placeholder="Birthday YYYY/MM/DD" aria-label="Birthday YYYY/MM/DD" aria-invalid="false"
            style="box-sizing: border-box; border-radius: 2px; padding: 0px 0px 0px 16px; height: 38px; text-align: left; color: rgb(0, 0, 0); font-family: Arial, &quot;Helvetica Neue&quot;, Helvetica, sans-serif; font-size: 12px; font-weight: 200; letter-spacing: 0px; background-color: rgb(255, 255, 255); border: 1px solid rgb(148, 149, 150);">
          <div class="needsclick  kl-private-reset-css-Xuajs1" style="width: 100%; position: relative;"></div>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 0px 6px; position: relative; flex: 1 0 0px;">
        <div class="needsclick  kl-private-reset-css-Xuajs1" style="width: 100%; justify-content: flex-start; display: flex;">
          <fieldset class="needsclick go983184302 kl-private-reset-css-Xuajs1" style="align-self: flex-end; display: block;">
            <div role="group" aria-required="true" class="needsclick  kl-private-reset-css-Xuajs1" style="display: block;"><input class="needsclick klaviyo-sr-only kl-private-reset-css-Xuajs1" tabindex="0" type="checkbox" id="%24consent__6__16"
                name="%24consent__6" aria-invalid="false" aria-label="Yes, I want to subscribe."><label class="needsclick go3431972610 kl-private-reset-css-Xuajs1" for="%24consent__6__16"
                style="display: flex; align-items: center; flex: 1 0 100%; padding-bottom: 8px; word-break: break-word; max-width: 100%; cursor: pointer;"><svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1"
                  xmlns="http://www.w3.org/2000/svg" aria-hidden="true" style="stroke: rgb(148, 149, 150); margin-right: 8px; min-width: 20px; width: auto; height: auto;">
                  <g>
                    <g>
                      <rect stroke-width="1" x="0.5" y="0.5" width="19" height="19" rx="2.22222222" fill="#FFFFFF"></rect>
                    </g>
                  </g>
                </svg><svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" style="cursor: pointer; display: none; position: absolute; margin: 0px;">
                  <defs></defs>
                  <g id="checkbox_inner_%24consent__6__16" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
                    <g id="checkbox-on-checkbox_inner_%24consent__6__16" transform="translate(3.000000, 4.000000)" fill="#303B43">
                      <polygon id="shape-checkbox_inner_%24consent__6__16" fill="#000000" points="4.45454545 9.20149254 1.11363636 5.75373134 0 6.90298507 4.45454545 11.5 14 1.64925373 12.8863636 0.5"></polygon>
                    </g>
                  </g>
                </svg>
                <div class="needsclick  kl-private-reset-css-Xuajs1"
                  style="cursor: pointer; color: rgb(255, 255, 255); font-family: Arial, &quot;Helvetica Neue&quot;, Helvetica, sans-serif; font-size: 12px; font-weight: 200; letter-spacing: 0px; margin-right: 24px; display: flex; position: relative; top: 1px;">
                  Yes, I want to subscribe.</div>
              </label></div>
            <div class="needsclick  kl-private-reset-css-Xuajs1" style="width: 100%; position: relative;"></div>
          </fieldset>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 0px 6px; position: relative; flex: 1 0 0px;"><button
          class="needsclick go1540330686 kl-private-reset-css-Xuajs1" type="button" tabindex="0"
          style="background: rgb(255, 255, 255); border-radius: 2px; border-style: none; border-color: rgb(0, 0, 0); border-width: 0px; color: rgb(0, 0, 0); font-family: Arial, &quot;Helvetica Neue&quot;, Helvetica, sans-serif; font-size: 12px; font-weight: 400; letter-spacing: 2px; line-height: 1; white-space: normal; padding-top: 11px; padding-bottom: 11px; text-align: center; word-break: break-word; align-self: flex-end; cursor: pointer; pointer-events: auto; height: auto; width: 100%;">SIGN
          UP</button></div>
    </div>
  </div><input type="submit" tabindex="-1" value="Submit" style="display: none;">
</form>

<form aria-live="polite" class="needsclick klaviyo-form klaviyo-form-version-cid_2 go3279073480 kl-private-reset-css-Xuajs1" data-testid="klaviyo-form-XVxRJN" novalidate=""
  style="display: flex; flex-direction: row; box-sizing: border-box; width: 100%; overflow: visible; max-width: 450px; margin: 0px auto; border-radius: 2px; border-style: none; border-width: 0px; border-color: rgb(0, 0, 0); background-color: rgba(255, 255, 255, 0); background-repeat: no-repeat; background-position-y: 50%; padding: 10px 5px; flex: 1 1 0%;">
  <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: column; width: 100%; margin: 0px; padding: 0px; justify-content: center;">
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 0px 6px; position: relative; flex: 1 0 0px;">
        <div class="kl-private-reset-css-Xuajs1 go3176171171" id="rich-text-01JC17YEANBQT0RBH858Q2MCD7" style="width: 100%;">
          <p style="text-align: center; font-size: 14px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 400;"><span style="color: #ffffff;"><strong><span style="font-weight: bold;">SIGN UP FOR OUR
                  NEWSLETTER</span></strong></span></p>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 0px 6px 5px; position: relative; flex: 1 0 0px;">
        <div class="kl-private-reset-css-Xuajs1 go3176171171" id="rich-text-01JC17YEAWDG21P0XY3HJ6DS65" style="width: 100%;">
          <p style="text-align: center; font-size: 14px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 400;"><span style="font-weight: 400; color: #ffffff;"><span style="font-size: 12px;">You’ll be the first to know about
                new collections, exclusive offers and so much more!</span></span></p>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 0px 6px 5px; position: relative; flex: 1 0 0px;">
        <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-grow: 1; flex-direction: column; align-self: flex-end;"><input id="first_name_01JC17YEB391P2A57ENA7MCS45"
            class="needsclick go3420027238 kl-private-reset-css-Xuajs1" type="text" autocomplete="given-name" tabindex="0" placeholder="First name" aria-label="First name" aria-required="true" aria-invalid="false" options="[object Object]"
            style="box-sizing: border-box; border-radius: 2px; padding: 0px 0px 0px 16px; height: 38px; text-align: left; color: rgb(0, 0, 0); font-family: Arial, &quot;Helvetica Neue&quot;, Helvetica, sans-serif; font-size: 12px; font-weight: 200; letter-spacing: 0px; background-color: rgb(255, 255, 255); border: 1px solid rgb(148, 149, 150);">
          <div class="needsclick  kl-private-reset-css-Xuajs1" style="width: 100%; position: relative;"></div>
        </div>
      </div>
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 0px 6px 5px; position: relative; flex: 1 0 0px;">
        <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-grow: 1; flex-direction: column; align-self: flex-end;"><input id="email_01JC17YEB6FX48WH845D4NGRCY" class="needsclick go3420027238 kl-private-reset-css-Xuajs1"
            type="email" autocomplete="email" name="email" tabindex="0" placeholder="Email" aria-label="Email" aria-required="true" aria-invalid="false" options="[object Object]"
            style="box-sizing: border-box; border-radius: 2px; padding: 0px 0px 0px 16px; height: 38px; text-align: left; color: rgb(0, 0, 0); font-family: Arial, &quot;Helvetica Neue&quot;, Helvetica, sans-serif; font-size: 12px; font-weight: 200; letter-spacing: 0px; background-color: rgb(255, 255, 255); border: 1px solid rgb(148, 149, 150);">
          <div class="needsclick  kl-private-reset-css-Xuajs1" style="width: 100%; position: relative;"></div>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 5px 6px; position: relative; flex: 1 0 0px;">
        <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-grow: 1; flex-direction: column; align-self: flex-end;">
          <div class="needsclick go1164640055 kl-private-reset-css-Xuajs1"
            style="display: flex; flex-direction: row; box-sizing: border-box; border-radius: 2px; padding: 0px; height: 38px; text-align: left; font-family: Arial, &quot;Helvetica Neue&quot;, Helvetica, sans-serif; font-size: 12px; font-weight: 200; letter-spacing: 0px; background-color: rgb(255, 255, 255); border: 1px solid rgb(148, 149, 150);">
            <button class="needsclick go2771253331 kl-private-reset-css-Xuajs1" aria-label="Search Countries" type="button" role="combobox" aria-haspopup="listbox" aria-expanded="false"
              style="display: flex; flex-direction: row; align-items: center; justify-content: space-between; box-sizing: border-box; border: 1px solid rgba(0, 0, 0, 0); border-top-left-radius: 2px; border-bottom-left-radius: 2px; width: 60px; height: 36px; cursor: pointer; padding-left: 10px;"><img
                aria-label="New Zealand" title="New Zealand" src="https://cdnjs.cloudflare.com/ajax/libs/flag-icon-css/4.1.4/flags/4x3/nz.svg" style="display: inline-block; width: 1em; height: 1em; vertical-align: middle; border-radius: 3px;"><svg
                height="20" width="20" viewBox="0 0 20 20" aria-hidden="true" focusable="false" class="" transform="" style="fill: rgb(148, 149, 150);">
                <path
                  d="M4.516 7.548c0.436-0.446 1.043-0.481 1.576 0l3.908 3.747 3.908-3.747c0.533-0.481 1.141-0.446 1.574 0 0.436 0.445 0.408 1.197 0 1.615-0.406 0.418-4.695 4.502-4.695 4.502-0.217 0.223-0.502 0.335-0.787 0.335s-0.57-0.112-0.789-0.335c0 0-4.287-4.084-4.695-4.502s-0.436-1.17 0-1.615z">
                </path>
              </svg></button><input type="tel" data-testid="phoneNumberInput" class="needsclick go2771253331 kl-private-reset-css-Xuajs1" id="phone_number_01JC17YEBC6PVHM2RKSNJ6JD9B" autocomplete="tel" name="phone-number" tabindex="0"
              placeholder="Phone Number" aria-label="Phone Number" aria-invalid="false"
              style="border: none; text-align: left; color: rgb(0, 0, 0); font-family: Arial, &quot;Helvetica Neue&quot;, Helvetica, sans-serif; font-size: 12px; font-weight: 200; letter-spacing: 0px; background-color: rgba(0, 0, 0, 0); flex-grow: 1; padding-left: 10px; border-top-right-radius: 2px; border-bottom-right-radius: 2px;">
          </div>
          <div class="needsclick  kl-private-reset-css-Xuajs1" style="width: 100%; position: relative;"></div>
        </div>
      </div>
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 5px 6px; position: relative; flex: 1 0 0px;">
        <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-grow: 1; flex-direction: column; align-self: flex-end;"><input type="text" id="Birthday_01JC17YEBF8KQ9VGP9B9XB9SH2"
            class="needsclick go3420027238 kl-private-reset-css-Xuajs1" tabindex="0" placeholder="Birthday YYYY/MM/DD" aria-label="Birthday YYYY/MM/DD" aria-invalid="false"
            style="box-sizing: border-box; border-radius: 2px; padding: 0px 0px 0px 16px; height: 38px; text-align: left; color: rgb(0, 0, 0); font-family: Arial, &quot;Helvetica Neue&quot;, Helvetica, sans-serif; font-size: 12px; font-weight: 200; letter-spacing: 0px; background-color: rgb(255, 255, 255); border: 1px solid rgb(148, 149, 150);">
          <div class="needsclick  kl-private-reset-css-Xuajs1" style="width: 100%; position: relative;"></div>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 0px 6px; position: relative; flex: 1 0 0px;">
        <div class="needsclick  kl-private-reset-css-Xuajs1" style="width: 100%; justify-content: flex-start; display: flex;">
          <fieldset class="needsclick go983184302 kl-private-reset-css-Xuajs1" style="align-self: flex-end; display: block;">
            <div role="group" aria-required="true" class="needsclick  kl-private-reset-css-Xuajs1" style="display: block;"><input class="needsclick klaviyo-sr-only kl-private-reset-css-Xuajs1" tabindex="0" type="checkbox" id="%24consent__10__20"
                name="%24consent__10" aria-invalid="false" aria-label="Yes, I want to subscribe."><label class="needsclick go3431972610 kl-private-reset-css-Xuajs1" for="%24consent__10__20"
                style="display: flex; align-items: center; flex: 1 0 100%; padding-bottom: 8px; word-break: break-word; max-width: 100%; cursor: pointer;"><svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1"
                  xmlns="http://www.w3.org/2000/svg" aria-hidden="true" style="stroke: rgb(148, 149, 150); margin-right: 8px; min-width: 20px; width: auto; height: auto;">
                  <g>
                    <g>
                      <rect stroke-width="1" x="0.5" y="0.5" width="19" height="19" rx="2.22222222" fill="#FFFFFF"></rect>
                    </g>
                  </g>
                </svg><svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" style="cursor: pointer; display: none; position: absolute; margin: 0px;">
                  <defs></defs>
                  <g id="checkbox_inner_%24consent__10__20" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
                    <g id="checkbox-on-checkbox_inner_%24consent__10__20" transform="translate(3.000000, 4.000000)" fill="#303B43">
                      <polygon id="shape-checkbox_inner_%24consent__10__20" fill="#000000" points="4.45454545 9.20149254 1.11363636 5.75373134 0 6.90298507 4.45454545 11.5 14 1.64925373 12.8863636 0.5"></polygon>
                    </g>
                  </g>
                </svg>
                <div class="needsclick  kl-private-reset-css-Xuajs1"
                  style="cursor: pointer; color: rgb(255, 255, 255); font-family: Arial, &quot;Helvetica Neue&quot;, Helvetica, sans-serif; font-size: 12px; font-weight: 200; letter-spacing: 0px; margin-right: 24px; display: flex; position: relative; top: 1px;">
                  Yes, I want to subscribe.</div>
              </label></div>
            <div class="needsclick  kl-private-reset-css-Xuajs1" style="width: 100%; position: relative;"></div>
          </fieldset>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 0px 6px; position: relative; flex: 1 0 0px;"><button
          class="needsclick go1540330686 kl-private-reset-css-Xuajs1" type="button" tabindex="0"
          style="background: rgb(255, 255, 255); border-radius: 2px; border-style: none; border-color: rgb(0, 0, 0); border-width: 0px; color: rgb(0, 0, 0); font-family: Arial, &quot;Helvetica Neue&quot;, Helvetica, sans-serif; font-size: 12px; font-weight: 400; letter-spacing: 2px; line-height: 1; white-space: normal; padding-top: 11px; padding-bottom: 11px; text-align: center; word-break: break-word; align-self: flex-end; cursor: pointer; pointer-events: auto; height: auto; width: 100%;">SIGN
          UP</button></div>
    </div>
  </div><input type="submit" tabindex="-1" value="Submit" style="display: none;">
</form>

Text Content

Skip to content
Shopping bag0
Close cart

DON'T MISS THE DEAL:

Pink Resistance Band $5.00 $25.00
Add +
Black Luxe Seamless Biker Shorts $29.00 $75.00
Add +
Black Shape Seamless Tights $79.00 $99.00
Add +
Black Ribbed Seamless Tights $69.00 $89.00
Add +
Black Shape Seamless Hotpants $55.00 $75.00
Add +
Espresso Ribbed Seamless Tights 7/8 $19.00 $89.00
Add +
Black Ribbed Seamless Biker Shorts $39.00 $59.00
Add +
Black Luxe Seamless Tights $59.00 $99.00
Add +
Espresso Luxe Seamless Biker Shorts $15.00 $75.00
Add +
Black Luxe Seamless Bra $29.00 $65.00
Add +
Delivery:

You are missing just $50.00 from free shipping!

Free shipping!

Discounts

Subtotal
$0.00
Check out
Shipping, taxes, and discount codes calculated at checkout.


Your cart is currently empty. Continue Shopping
Site navigation
Wishlist

 * Shop
 * New in
 * Bestsellers



Wishlist Log in Cart
Search
"Close (esc)"
View more



Move backwards
Main menu

Close menu
 * Shop
      
    * SHOP
    * 
      All Products
    * 
      New Arrivals
    * 
      Bestsellers
   
    * --------------------------------------------------------------------------------
   
    * By category
    * 
      Tights
       * All Tights
       * Ribbed Leggings
       * Flare Leggings
       * Seamless Leggings
       * Petite Leggings
       * Maternity Leggings
       * Leggings with Pockets
       * Shape Leggings
       * Sense Leggings
       * Core Leggings
       * 7/8 Leggings
       * Bodysuits
   
    * 
      Shorts
       * All Shorts
       * Seamless Shorts
       * Core Shorts
       * All Biker Shorts
       * Sweatshorts
       * Running Shorts
   
    * 
      Tops
       * All Tops
       * Long Sleeves Shirts
       * T-shirts
       * Singlet & Tank Tops
       * Crop Tops
   
    * 
      Sports Bras
       * All Sport Bras
       * Ribbed Sport Bras
       * Seamless Sports Bras
       * Core Material Sports Bras
       * High Support Bras
       * Strap Bras
   
    * 
      Skirts & Dresses
       * Skirts & Dresses
       * Skirts
       * Dresses
   
    * 
      Sweat Sets
       * All Sweats
       * Hoodies
       * Sweatshirts
       * Half-Zip Sweatshirts
       * Sweatpants
   
    * 
      Pants
       * All Pants
       * Sweatpants
       * Outdoor Pants
       * Waterproof Pants
   
    * 
      Jackets
       * All Jackets
       * Anoraks
       * Running Jackets
       * Everyday Jackets
       * Workout Jackets
       * Waterproof Jackets
       * Fall Jackets
       * Winter Jackets
   
    * 
      Underwear
       * All Underwear
       * Panties
       * Bras
       * Socks
   
    * 
      Shoes
       * All Shoes
   
    * 
      Swimwear
       * All Swimwear
       * Bikini Tops
       * Bikini Bottoms
       * Swimsuits
   
    * 
      Accessories
       * All Accessories
       * Equipment
       * Water Bottles
       * Caps
       * Bags
       * Hats & Mittens
       * Waterproof Jewelry
   
    * 
      Maternity Wear
       * All Activewear Pregnancy
       * Maternity Tights
       * Maternity Tops
       * Maternity Bike Shorts
   
    * 
      All Products
   
    * --------------------------------------------------------------------------------
   
    * 
      Gift Cards
   
    * --------------------------------------------------------------------------------
   
    * By activities
    * 
      Running
       * Running All Products
       * Running Tights
       * Sports Bras for Running
       * Running Singlets & Short Sleeve Tops
       * Running Shorts
       * Running Jackets & Tops
       * Running Accessories
   
    * 
      Yoga
       * Yoga All Products
       * Yoga Tights
       * Yoga Bras
       * Yoga Tops
       * Yoga Pants
       * Yoga Shorts
       * Yoga Accessories
   
    * 
      Loungewear
       * Loungewear All Products
       * Lounge Leggings
       * Lounge Tank Tops
       * Lounge Hoodies & Sweaters
       * Lounge Pants
       * Lounge Shorts
       * Lounge Accessories
   
    * 
      Gym
       * Gym All Products
       * Gym Tights
       * Gym Bras
       * Gym Singlets
       * Gym Shirts
       * Gym Shorts
       * Gym Accessories
   
    * 
      Outdoor
       * Outdoor All Products
       * Outdoor Jackets
       * Outdoor Pants
       * Outdoor Bottoms
       * Outdoor Tops
       * Outdoor Shoes
       * Outdoor Accessories
   
    * 
      Tennis
       * Tennis All Products
       * Tennis Shirts
       * Tennis Bras
       * Tennis Skirts & Skorts
       * Tennis Dresses
       * Tennis Accessories
   
    * 
      Activewear
   
    * --------------------------------------------------------------------------------
   
    * By feature
    * 
      Bestsellers
    * 
      Seamless
       * Seamless All Products
       * Seamless Leggings
       * Seamless Sports Bras
       * Seamless Crop Tops
   
    * 
      Black Activewear
       * Black Leggings
       * Black Yoga Pants
       * Black Sports Bras
       * Black Shorts
       * Black Running Shorts
   
    * 
      Petite
    * 
      Recycled
    * 
      Prints
   
    * --------------------------------------------------------------------------------
   
      All products

 * New Arrivals
 * Bestsellers
 * Our fabrics
      
    * 
      Ribbed Seamless
       * Ribbed Leggings
       * Ribbed Biker Shorts
       * Ribbed Sports Bras
       * Ribbed Singlets
       * Ribbed Maternity
   
    * 
      Shape Seamless
       * Shape Leggings
       * Shape Hotpants
       * Shape Tops
       * Shape Sports Bras
   
    * 
      Sense
       * Sense Leggings
       * Sense Tops
       * Sense Shorts
       * Sense Sports Bras
       * Sense Pants
       * Sense Petite
       * Sense Maternity
   
    * 
      Core
       * Core Leggings
       * Core Shorts
       * Core Sports Bras
       * Core Tops
       * Core Skorts
   
    * 
      Ribbed Performance
       * Ribbed Performance Tights
       * Ribbed Performance Shorts
       * Ribbed Performance Tops
   
      

 * Last Chance
 * About Us
   
      We aim to inspire and motivate you to an active lifestyle and to believe
      in yourself and your dreams. Celebrating our 10th anniversary!
   
    * --------------------------------------------------------------------------------
   
    * Our Story
    * Sustainability
    * Stores
    * Careers @ aim´n
   
    * --------------------------------------------------------------------------------
   
      Aim'n founders: Tekla & Helen

 * 
 * customer serviceDream ClubSize ChartShippingReturnsDream Club / FAQCustomer
   Service / FAQ
 * Follow us
   * Instagram
   * Facebook
   * Pinterest
 * Current region
   NZ • $
   Change
 * AIMN NZ © 2024 All Rights Reserved


BLACK WEEK - 20-70% OFF ALMOST EVERYTHING!



Valid until 2/12 excl. selected styles. Cannot be combined with points or other
offers.

aim'n icon
Back In Stock
badge_wintersale
Best seller
Black Week
Boxing Day
Coming soon
Deal
Dream Deal
Free gift
Invisible Scrunch
Limited Edition
Matching set
Members Deal
New
Last Chance
Petite & Regular Length
Recycled
% Sale auto
Selling Fast
Summer Sale
Winter deal
Winter Sale
X for X
Filter
Popularity Price High to Low Price Low to High What's New
Filters


Support
High
Low
Medium
Length
7/8
Biker
Full
Midi
Petite
Size
XXS
XS
S
M
L
XL
XXL
XXXL
36-38
39-41
XS/S
M/L
34
36
37
38
39
40
41
42
44
ONE SIZE
ONESIZE
+ More
Color

+ More
Mutiselectable category
ACCESSORIES
BAGS
DRESS
EQUIPMENT
LONG SLEEVE
OUTERWEAR
PANTS
SHOES
SHORT SLEEVE
SHORTS
SINGLET
SKIRT/SKORT
SPORTS BRA
SWEATSHIRT
SWIMWEAR
TIGHTS
+ More
Last Chance
-61%
Last Chance

["gid://shopify/Metaobject/93092053184","gid://shopify/Metaobject/93091725504","gid://shopify/Metaobject/93092053184"]

{{- 'layout.general.add_to_wishlist' | t -}}

Black Luxe Seamless Biker Shorts
$ 29.00 $ 75.00
-61%
+
Colors +11 ★ 4.8 (858)
Add to cart
XS
S
XXXL
Petite & Regular Length
Black Week
-22%
Last Chance

["gid://shopify/Metaobject/93091627200","gid://shopify/Metaobject/93091561664","gid://shopify/Metaobject/93091725504","gid://shopify/Metaobject/93092053184"]

{{- 'layout.general.add_to_wishlist' | t -}}

Black Ribbed Seamless Tights
$ 69.00 $ 89.00
-22%
+
Colors +19 ★ 4.8 (5920)
Add to cart
XS
S
M
L
XL
XXL
XXXL
Invisible Scrunch
Black Week
-20%
Last Chance

["gid://shopify/Metaobject/93091659968","gid://shopify/Metaobject/93091561664","gid://shopify/Metaobject/93091725504","gid://shopify/Metaobject/93092053184"]

{{- 'layout.general.add_to_wishlist' | t -}}

Black Shape Seamless Tights
$ 79.00 $ 99.00
-20%
+
Colors +4 ★ 4.6 (120)
Add to cart
XXS
XS
M
L
XL
XXL
Black Week
-34%
Last Chance

["gid://shopify/Metaobject/93091561664","gid://shopify/Metaobject/93091725504","gid://shopify/Metaobject/93092053184"]

{{- 'layout.general.add_to_wishlist' | t -}}

Black Ribbed Seamless Biker Shorts
$ 39.00 $ 59.00
-34%
+
Colors +16 ★ 4.8 (3874)
Add to cart
XS
S
M
L
XL
XXL
XXXL
Last Chance
-79%
Last Chance

["gid://shopify/Metaobject/93092053184","gid://shopify/Metaobject/93091725504","gid://shopify/Metaobject/93092053184"]

{{- 'layout.general.add_to_wishlist' | t -}}

Espresso Ribbed Seamless Tights 7/8
$ 19.00 $ 89.00
-79%
+
Colors +6 ★ 4.8 (213)
Add to cart
XS
S
M
L
Invisible Scrunch
Black Week
-27%
Last Chance

["gid://shopify/Metaobject/93091659968","gid://shopify/Metaobject/93091561664","gid://shopify/Metaobject/93091725504","gid://shopify/Metaobject/93092053184"]

{{- 'layout.general.add_to_wishlist' | t -}}

Black Shape Seamless Hotpants
$ 55.00 $ 75.00
-27%
+
Colors +2 ★ 4.2 (45)
Add to cart
XS
S
M
L
XL
Last Chance
-55%
Last Chance

["gid://shopify/Metaobject/93092053184","gid://shopify/Metaobject/93091725504","gid://shopify/Metaobject/93092053184"]

{{- 'layout.general.add_to_wishlist' | t -}}

Black Luxe Seamless Bra
$ 29.00 $ 65.00
-55%
+
Colors +13 ★ 4.7 (900)
Add to cart
XS
S
M
XXXL
Black Week
-31%
Last Chance

["gid://shopify/Metaobject/93091561664","gid://shopify/Metaobject/93091725504","gid://shopify/Metaobject/93092053184"]

{{- 'layout.general.add_to_wishlist' | t -}}

Black High Support Ribbed Bra
$ 45.00 $ 65.00
-31%
+
Colors +11 ★ 4.7 (2406)
Add to cart
XS
S
M
L
XL
XXL
Black Week
-34%
Last Chance

["gid://shopify/Metaobject/93091561664","gid://shopify/Metaobject/93091725504","gid://shopify/Metaobject/93092053184"]

{{- 'layout.general.add_to_wishlist' | t -}}

Navy Ribbed Biker Shorts
$ 39.00 $ 59.00
-34%
+
Colors +12 ★ 4.8 (3874)
Add to cart
XS
S
M
L
XL
XXL
Black Week
-46%
Last Chance

["gid://shopify/Metaobject/93091561664","gid://shopify/Metaobject/93091725504","gid://shopify/Metaobject/93092053184"]

{{- 'layout.general.add_to_wishlist' | t -}}

Off-White Ribbed Seamless High Support Bra
$ 35.00 $ 65.00
-46%
+
Colors +11 ★ 4.7 (2406)
Add to cart
XS
S
M
L
Black Week
-34%
Last Chance

["gid://shopify/Metaobject/93091561664","gid://shopify/Metaobject/93091725504","gid://shopify/Metaobject/93092053184"]

{{- 'layout.general.add_to_wishlist' | t -}}

Black Ribbed Midi Biker Shorts
$ 39.00 $ 59.00
-34%
+
Colors +6 ★ 4.6 (1194)
Add to cart
XS
S
M
L
XL
XXL
XXXL
Last Chance
-80%
Last Chance

["gid://shopify/Metaobject/93092053184","gid://shopify/Metaobject/93091725504","gid://shopify/Metaobject/93092053184"]

{{- 'layout.general.add_to_wishlist' | t -}}

Off-White Luxe Seamless Biker Shorts
$ 15.00 $ 75.00
-80%
+
Colors +11 ★ 4.8 (858)
Add to cart
XS
S
M
L
Black Week
-40%
Last Chance

["gid://shopify/Metaobject/93091561664","gid://shopify/Metaobject/93091725504","gid://shopify/Metaobject/93092053184"]

{{- 'layout.general.add_to_wishlist' | t -}}

Navy High Support Ribbed Bra
$ 39.00 $ 65.00
-40%
+
Colors +11 ★ 4.7 (2406)
Add to cart
XS
S
M
L
XL
XXL
Last Chance
-67%
Last Chance

["gid://shopify/Metaobject/93092053184","gid://shopify/Metaobject/93091725504","gid://shopify/Metaobject/93092053184"]

{{- 'layout.general.add_to_wishlist' | t -}}

Espresso Ribbed Seamless Tights
$ 29.00 $ 89.00
-67%
+
Colors +19 ★ 4.8 (5920)
Add to cart
M
L
XL
Black Week
-51%
Last Chance

["gid://shopify/Metaobject/93091561664","gid://shopify/Metaobject/93091725504","gid://shopify/Metaobject/93092053184"]

{{- 'layout.general.add_to_wishlist' | t -}}

Black Ribbed Seamless Strap Bra
$ 29.00 $ 59.00
-51%
+
Colors +5 ★ 4.8 (470)
Add to cart
XXL
XS
S
M
L
XL
XXXL
Black Week
-40%
Last Chance

["gid://shopify/Metaobject/93091561664","gid://shopify/Metaobject/93091725504","gid://shopify/Metaobject/93092053184"]

{{- 'layout.general.add_to_wishlist' | t -}}

Cotton Candy Shape Seamless Tights
$ 59.00 $ 99.00
-40%
+
Colors +4 ★ 4.6 (120)
Add to cart
XXS
XS
S
M
L
XL
XXL
Black Week
-36%
Last Chance

["gid://shopify/Metaobject/93091561664","gid://shopify/Metaobject/93091725504","gid://shopify/Metaobject/93092053184"]

{{- 'layout.general.add_to_wishlist' | t -}}

Black Soft Basic Racerback Tank
$ 29.00 $ 45.00
-36%
+
Colors +3 ★ 4.7 (131)
Add to cart
XS
S
M
L
XXL
Black Week
-22%
Last Chance

["gid://shopify/Metaobject/93091561664","gid://shopify/Metaobject/93091725504","gid://shopify/Metaobject/93092053184"]

{{- 'layout.general.add_to_wishlist' | t -}}

Black Ribbed Performance Tights
$ 69.00 $ 89.00
-22%
+
Colors +1 ★ 4.3 (11)
Add to cart
XS
S
M
L
XL
XXL
Black Week
-29%
Last Chance

["gid://shopify/Metaobject/93091561664","gid://shopify/Metaobject/93091725504","gid://shopify/Metaobject/93092053184"]

{{- 'layout.general.add_to_wishlist' | t -}}

White Soft Basic Long Sleeve
$ 35.00 $ 49.00
-29%
+
Colors +3 ★ 4.8 (206)
Add to cart
XS
S
M
XL
XXL
Black Week
-36%
Last Chance

["gid://shopify/Metaobject/93091561664","gid://shopify/Metaobject/93091725504","gid://shopify/Metaobject/93092053184"]

{{- 'layout.general.add_to_wishlist' | t -}}

White Soft Basic Racerback Tank
$ 29.00 $ 45.00
-36%
+
Colors +3 ★ 4.7 (131)
Add to cart
XS
S
M
L
XL
XXL
Black Week
-44%
Last Chance

["gid://shopify/Metaobject/93091561664","gid://shopify/Metaobject/93091725504","gid://shopify/Metaobject/93092053184"]

{{- 'layout.general.add_to_wishlist' | t -}}

Cafè Au Lait Ease Ribbed Tank Top
$ 25.00 $ 45.00
-44%
+
Colors +5 ★ 4.6 (29)
Add to cart
XS
S
M
L
XL
Black Week
-22%
Last Chance

["gid://shopify/Metaobject/93091561664","gid://shopify/Metaobject/93091725504","gid://shopify/Metaobject/93092053184"]

{{- 'layout.general.add_to_wishlist' | t -}}

Black Soft Basic Short Sleeve
$ 35.00 $ 45.00
-22%
+
Colors +3 ★ 4.8 (107)
Add to cart
XS
S
M
L
XXL
Recycled
Black Week
-35%
Last Chance

["gid://shopify/Metaobject/93091758272","gid://shopify/Metaobject/93091561664","gid://shopify/Metaobject/93091725504","gid://shopify/Metaobject/93092053184"]

{{- 'layout.general.add_to_wishlist' | t -}}

Sage Sense Midi Biker Shorts
$ 49.00 $ 75.00
-35%
+
Colors +2 ★ 4.8 (16)
Add to cart
XS
S
XL
XXL
Petite & Regular Length
Black Week
-22%
Last Chance

["gid://shopify/Metaobject/93091627200","gid://shopify/Metaobject/93091561664","gid://shopify/Metaobject/93091725504","gid://shopify/Metaobject/93092053184"]

{{- 'layout.general.add_to_wishlist' | t -}}

Black Ribbed Seamless Petite Tights
$ 69.00 $ 89.00
-22%
+
Colors +1 ★ 4.8 (5920)
Add to cart
XS
S
M
L
XL
XXL
XXXL
Last Chance
-51%
Last Chance

["gid://shopify/Metaobject/93092053184","gid://shopify/Metaobject/93091725504","gid://shopify/Metaobject/93092053184"]

{{- 'layout.general.add_to_wishlist' | t -}}

Sugar Rush Ribbed Seamless Biker Shorts
$ 29.00 $ 59.00
-51%
+
Colors +16 ★ 4.8 (3874)
Add to cart
XS
S
Recycled
Black Week
-41%
Last Chance

["gid://shopify/Metaobject/93091758272","gid://shopify/Metaobject/93091561664","gid://shopify/Metaobject/93091725504","gid://shopify/Metaobject/93092053184"]

{{- 'layout.general.add_to_wishlist' | t -}}

Black Edge Core Racerback Singlet
$ 29.00 $ 49.00
-41%
+
Colors +5 ★ 4.4 (82)
Add to cart
XS
S
M
L
XL
XXL
Recycled
New
Black Week
-27%
Last Chance

["gid://shopify/Metaobject/93091758272","gid://shopify/Metaobject/93091594432","gid://shopify/Metaobject/93091561664","gid://shopify/Metaobject/93091725504","gid://shopify/Metaobject/93092053184"]

{{- 'layout.general.add_to_wishlist' | t -}}

Black Sense Bralette
$ 55.00 $ 75.00
-27%
+
Colors +5 ★ 4.8 (45)
Add to cart
XS
S
M
L
XL
XXL
Recycled
Black Week
-30%
Last Chance

["gid://shopify/Metaobject/93091758272","gid://shopify/Metaobject/93091561664","gid://shopify/Metaobject/93091725504","gid://shopify/Metaobject/93092053184"]

{{- 'layout.general.add_to_wishlist' | t -}}

Double Pocket Midi Biker Shorts
$ 55.00 $ 79.00
-30%
+
Colors +0 ★ 4.5 (21)
Add to cart
XXL
XL
L
M
S
XS
Last Chance
-40%
Last Chance

["gid://shopify/Metaobject/93092053184","gid://shopify/Metaobject/93091725504","gid://shopify/Metaobject/93092053184"]

{{- 'layout.general.add_to_wishlist' | t -}}

Black Luxe Seamless Tights
$ 59.00 $ 99.00
-40%
+
Colors +12 ★ 4.8 (1389)
Add to cart
XS
XXXL
Black Week
-44%
Last Chance

["gid://shopify/Metaobject/93091561664","gid://shopify/Metaobject/93091725504","gid://shopify/Metaobject/93092053184"]

{{- 'layout.general.add_to_wishlist' | t -}}

Toffee Melange Ease Ribbed Tank Top
$ 25.00 $ 45.00
-44%
+
Colors +5 ★ 4.6 (29)
Add to cart
XS
S
M
L
XL
Black Week
-34%
Last Chance

["gid://shopify/Metaobject/93091561664","gid://shopify/Metaobject/93091725504","gid://shopify/Metaobject/93092053184"]

{{- 'layout.general.add_to_wishlist' | t -}}

White Boyfriend T-shirt
$ 39.00 $ 59.00
-34%
+
Colors +3 ★ 4.4 (37)
Add to cart
XS
S
M
L
XL
XXL
Recycled
Black Week
-30%
Last Chance

["gid://shopify/Metaobject/93091758272","gid://shopify/Metaobject/93091561664","gid://shopify/Metaobject/93091725504","gid://shopify/Metaobject/93092053184"]

{{- 'layout.general.add_to_wishlist' | t -}}

Black Edge Core Tights
$ 69.00 $ 99.00
-30%
+
Colors +4 ★ 4.6 (64)
Add to cart
XS
XXS
S
M
L
XL
XXL
XXXL
Black Week
-20%
Last Chance

["gid://shopify/Metaobject/93091561664","gid://shopify/Metaobject/93091725504","gid://shopify/Metaobject/93092053184"]

{{- 'layout.general.add_to_wishlist' | t -}}

Black Soft Basic Long Sleeve
$ 39.00 $ 49.00
-20%
+
Colors +3 ★ 4.8 (206)
Add to cart
XS
S
M
Black Week
-25%
Last Chance

["gid://shopify/Metaobject/93091561664","gid://shopify/Metaobject/93091725504","gid://shopify/Metaobject/93092053184"]

{{- 'layout.general.add_to_wishlist' | t -}}

Essential Tights
$ 89.00 $ 119.00
-25%
+
Colors +0 ★ 4.6 (480)
Add to cart
XS
S
M
L
XL
XXL
XXXL
Black Week
-24%
Last Chance

["gid://shopify/Metaobject/93091561664","gid://shopify/Metaobject/93091725504","gid://shopify/Metaobject/93092053184"]

{{- 'layout.general.add_to_wishlist' | t -}}

Black Ribbed Performance Midi Biker Shorts
$ 45.00 $ 59.00
-24%
+
Colors +1 ★ 4.2 (6)
Add to cart
XS
S
M
L
XL
XXL
Last Chance
-83%
Last Chance

["gid://shopify/Metaobject/93092053184","gid://shopify/Metaobject/93091725504","gid://shopify/Metaobject/93092053184"]

{{- 'layout.general.add_to_wishlist' | t -}}

Chai Ribbed Seamless Tights
$ 15.00 $ 89.00
-83%
+
Colors +18 ★ 4.8 (5920)
Add to cart
S
M
Recycled
New
Black Week
-27%
Last Chance

["gid://shopify/Metaobject/93091758272","gid://shopify/Metaobject/93091594432","gid://shopify/Metaobject/93091561664","gid://shopify/Metaobject/93091725504","gid://shopify/Metaobject/93092053184"]

{{- 'layout.general.add_to_wishlist' | t -}}

White Sense Bralette
$ 55.00 $ 75.00
-27%
+
Colors +5 ★ 4.8 (45)
Add to cart
XS
S
M
L
XL
XXL
Petite & Regular Length
Black Week
-34%
Last Chance

["gid://shopify/Metaobject/93091627200","gid://shopify/Metaobject/93091561664","gid://shopify/Metaobject/93091725504","gid://shopify/Metaobject/93092053184"]

{{- 'layout.general.add_to_wishlist' | t -}}

Black Shape Seamless Flare Tights
$ 79.00 $ 119.00
-34%
+
Colors +1 ★ 4.5 (17)
Add to cart
XXS
XS
S
M
L
XL
XXL
Recycled
Black Week
-30%
Last Chance

["gid://shopify/Metaobject/93091758272","gid://shopify/Metaobject/93091561664","gid://shopify/Metaobject/93091725504","gid://shopify/Metaobject/93092053184"]

{{- 'layout.general.add_to_wishlist' | t -}}

Black Elevate Core Midi Shorts
$ 55.00 $ 79.00
-30%
+
Colors +0 ★ 4.7 (7)
Add to cart
XS
S
L
XL
XXL
XXXL
New
Black Week
-49%
Last Chance

["gid://shopify/Metaobject/93091594432","gid://shopify/Metaobject/93091561664","gid://shopify/Metaobject/93091725504","gid://shopify/Metaobject/93092053184"]

{{- 'layout.general.add_to_wishlist' | t -}}

Black Sense Skort
$ 45.00 $ 89.00
-49%
+
Colors +1 ★ null (0)
Add to cart
XS
S
M
L
XL
XXL
Black Week
-34%
Last Chance

["gid://shopify/Metaobject/93091561664","gid://shopify/Metaobject/93091725504","gid://shopify/Metaobject/93092053184"]

{{- 'layout.general.add_to_wishlist' | t -}}

Shadow Grey Ribbed Seamless Biker Shorts
$ 39.00 $ 59.00
-34%
+
Colors +16 ★ 4.8 (3874)
Add to cart
XS
S
M
L
XL
Petite & Regular Length
Black Week
-25%
Last Chance

["gid://shopify/Metaobject/93091627200","gid://shopify/Metaobject/93091561664","gid://shopify/Metaobject/93091725504","gid://shopify/Metaobject/93092053184"]

{{- 'layout.general.add_to_wishlist' | t -}}

Black Sense Flare Petite Tights
$ 89.00 $ 119.00
-25%
+
Colors +1 ★ 4.6 (45)
Add to cart
XS
S
M
L
XL
XXL
XXXL
Recycled
Black Week
-40%
Last Chance

["gid://shopify/Metaobject/93091758272","gid://shopify/Metaobject/93091561664","gid://shopify/Metaobject/93091725504","gid://shopify/Metaobject/93092053184"]

{{- 'layout.general.add_to_wishlist' | t -}}

Black Monochrome Core Tights
$ 59.00 $ 99.00
-40%
+
Colors +0 ★ 4.6 (5)
Add to cart
XXS
XS
S
M
L
XL
XXL
Black Week
-22%
Last Chance

["gid://shopify/Metaobject/93091561664","gid://shopify/Metaobject/93091725504","gid://shopify/Metaobject/93092053184"]

{{- 'layout.general.add_to_wishlist' | t -}}

White Soft Basic Short Sleeve
$ 35.00 $ 45.00
-22%
+
Colors +3 ★ 4.8 (107)
Add to cart
XS
S
M
L
XL
XXL
Recycled
Black Week
-58%
Last Chance

["gid://shopify/Metaobject/93091758272","gid://shopify/Metaobject/93091561664","gid://shopify/Metaobject/93091725504","gid://shopify/Metaobject/93092053184"]

{{- 'layout.general.add_to_wishlist' | t -}}

Toffee Brazilian Bikini Bottom
$ 19.00 $ 45.00
-58%
+
Colors +4 ★ 5.0 (3)
Add to cart
S
M
L
XL
XXL
Black Week
-20%
Last Chance

["gid://shopify/Metaobject/93091561664","gid://shopify/Metaobject/93091725504","gid://shopify/Metaobject/93092053184"]

{{- 'layout.general.add_to_wishlist' | t -}}

Shadow Grey Shape Seamless Tights
$ 79.00 $ 99.00
-20%
+
Colors +4 ★ 4.6 (120)
Add to cart
XXS
XS
M
L
XL
XXL
Petite & Regular Length
Black Week
-30%
Last Chance

["gid://shopify/Metaobject/93091627200","gid://shopify/Metaobject/93091561664","gid://shopify/Metaobject/93091725504","gid://shopify/Metaobject/93092053184"]

{{- 'layout.general.add_to_wishlist' | t -}}

Black Ribbed Seamless Flare Petite Tights
$ 69.00 $ 99.00
-30%
+
Colors +1 ★ 4.4 (239)
Add to cart
XS
S
M
L
XL
XXL
XXXL
Recycled
Black Week
-68%
Last Chance

["gid://shopify/Metaobject/93091758272","gid://shopify/Metaobject/93091561664","gid://shopify/Metaobject/93091725504","gid://shopify/Metaobject/93092053184"]

{{- 'layout.general.add_to_wishlist' | t -}}

Toffee Demi Cup Bikini Bra
$ 19.00 $ 59.00
-68%
+
Colors +3 ★ 3.6 (5)
Add to cart
S
M
L
XL
XXL
Show More Products


Showing 48 out of 367 products



SHOP NOW

SHOP NOW

SHOP NOW

SHOP NOW

SHOP NOW

SHOP NOW

SHOP NOW



SIGN UP FOR OUR NEWSLETTER

You’ll be the first to know about new collections, exclusive offers and so much
more!



Yes, I want to subscribe.

SIGN UP

SIGN UP FOR OUR NEWSLETTER

You’ll be the first to know about new collections, exclusive offers and so much
more!



Yes, I want to subscribe.

SIGN UP
 * ABOUT US
 * About aim'n
 * Dream Club
 * Career
 * aim'n Blog
 * Stores
 * Press & Media
 * Stockists
 * Report Fakes
 * Sustainability
 * Reviews
 * Wholesale

 * CUSTOMER SERVICE
 * Size Chart
 * Dream Club FAQ
 * Returns
 * FAQ
 * Shipping
 * Terms & Conditions
 * Campaigns & Special offers
 * Sitemap

 * POPULAR CATEGORIES
 * Activewear NZ
 * Leggings
 * Sports bra
 * Sportswear
 * Tights
 * Bike shorts
 * Gym clothes

PAYMENT OPTIONS

 * PayPal

SHIPPING

 * 
 * 

AIM'N IS A SWEDISH ACTIVEWEAR BRAND. CELEBRATING OUR 10TH ANNIVERSARY!

 * Instagram
 * Facebook
 * Pinterest

© 2024 AIMN NZ

Terms & conditions | Privacy policy
Current region NZ

Previous Next

"Close (esc)"



CHOOSE YOUR REGION

 * AFGHANISTANcurrent
 * ALBANIAcurrent
 * ALGERIAcurrent
 * ANDORRAcurrent
 * ANGOLAcurrent
 * ANGUILLAcurrent
 * ANTIGUA AND BARBUDAcurrent
 * ARGENTINA REPUBLICcurrent
 * ARMENIAcurrent
 * ARUBAcurrent
 * AUSTRALIAcurrent
 * AUSTRIAcurrent
 * AZERBAIJANcurrent
 * BAHAMAScurrent
 * BAHRAINcurrent
 * BANGLADESHcurrent
 * BARBADOScurrent
 * BELARUScurrent
 * BELGIUMcurrent
 * BELIZEcurrent
 * BENINcurrent
 * BERMUDAcurrent
 * BHUTANcurrent
 * BOLIVIAcurrent
 * BOSNIA AND HERZEGOVINAcurrent
 * BOTSWANAcurrent
 * BRAZILcurrent
 * BRITISH VIRGIN ISLANDScurrent
 * BRUNEI DARUSSALAMcurrent
 * BULGARIAcurrent
 * BURKINA FASOcurrent
 * BURUNDIcurrent
 * CAMBODIAcurrent
 * CAMEROONcurrent
 * CANADAcurrent
 * CAPE VERDEcurrent
 * CAYMAN ISLANDScurrent
 * CENTRAL AFRICAN REPUBLICcurrent
 * CHADcurrent
 * CHILEcurrent
 * CHINAcurrent
 * CHRISTMAS ISLANDScurrent
 * COLOMBIAcurrent
 * COMORAScurrent
 * CONGO (DEMOCRATIC REPUBLIC)current
 * CONGOcurrent
 * COOK ISLANDScurrent
 * COSTA RICAcurrent
 * COTE D IVOIREcurrent
 * CROATIAcurrent
 * CUBAcurrent
 * CYPRUScurrent
 * CZECH REPUBLICcurrent
 * DENMARKcurrent
 * DJIBOUTIcurrent
 * DOMINICAcurrent
 * DOMINICAN REPUBLICcurrent
 * EAST TIMORcurrent
 * ECUADORcurrent
 * EGYPTcurrent
 * EL SALVADORcurrent
 * EQUATORIAL GUINEAcurrent
 * ESTONIAcurrent
 * ETHIOPIAcurrent
 * FALKLAND ISLANDScurrent
 * FAROE ISLANDScurrent
 * FIJIcurrent
 * FINLANDcurrent
 * FRANCEcurrent
 * FRENCH GUIANAcurrent
 * FRENCH POLYNESIAcurrent
 * GABONcurrent
 * GAMBIAcurrent
 * GEORGIAcurrent
 * GERMANYcurrent
 * GHANAcurrent
 * GIBRALTARcurrent
 * GREAT BRITAINcurrent
 * GREECEcurrent
 * GREENLANDcurrent
 * GRENADAcurrent
 * GUAMcurrent
 * GUATEMALAcurrent
 * GUINEAcurrent
 * GUINEA-BISSAUcurrent
 * GUYANAcurrent
 * HAITIcurrent
 * HONDURAScurrent
 * HONG KONGcurrent
 * HUNGARYcurrent
 * ICELANDcurrent
 * INDIAcurrent
 * INDONESIAcurrent
 * IRAN, ISLAMIC REPUBLIC OFcurrent
 * IRAQcurrent
 * IRELANDcurrent
 * ISLE OF MANcurrent
 * ISRAELcurrent
 * ITALYcurrent
 * JAMAICAcurrent
 * JAPANcurrent
 * JORDANcurrent
 * KAZAKHSTANcurrent
 * KENYAcurrent
 * KIRIBATIcurrent
 * KOREA, DEM. PEOPLES REP OFcurrent
 * KOREA, REPUBLIC OFcurrent
 * KUWAITcurrent
 * KYRGYZSTANcurrent
 * LAO PEOPLE’S DEM. REPUBLICcurrent
 * LATVIAcurrent
 * LEBANONcurrent
 * LESOTHOcurrent
 * LIBERIAcurrent
 * LIBYAN ARAB JAMAHIRIYAcurrent
 * LIECHTENSTEINcurrent
 * LITHUANIAcurrent
 * LUXEMBOURGcurrent
 * MACAOcurrent
 * MACEDONIAcurrent
 * MADAGASCARcurrent
 * MALAWIcurrent
 * MALAYSIAcurrent
 * MALDIVEScurrent
 * MALIcurrent
 * MALTAcurrent
 * MARSHALL ISLANDScurrent
 * MARTINIQUEcurrent
 * MAURITANIAcurrent
 * MAURITIUScurrent
 * MAYOTTEcurrent
 * MEXICOcurrent
 * MICRONESIAcurrent
 * MOLDAVA REPUBLIC OFcurrent
 * MONACOcurrent
 * MONGOLIAcurrent
 * MONTENEGROcurrent
 * MOROCCOcurrent
 * MOZAMBIQUEcurrent
 * MYANMARcurrent
 * NAMIBIAcurrent
 * NAURUcurrent
 * NEPALcurrent
 * NETHERLANDScurrent
 * NEW CALEDONIAcurrent
 * NEW ZEALANDcurrent
 * NICARAGUAcurrent
 * NIGERcurrent
 * NIGERIAcurrent
 * NIUEcurrent
 * NORFOLK ISLANDcurrent
 * NORWAYcurrent
 * OMANcurrent
 * PAKISTANcurrent
 * PALAUcurrent
 * PALESTINEcurrent
 * PANAMAcurrent
 * PAPUA NEW GUINEAcurrent
 * PARAGUAYcurrent
 * PERUcurrent
 * PHILIPPINES (REPUBLIC OF THE)current
 * POLANDcurrent
 * PORTUGALcurrent
 * PUERTO RICOcurrent
 * QATARcurrent
 * REUNIONcurrent
 * ROMANIAcurrent
 * RWANDAcurrent
 * SAMOAcurrent
 * SAN MARINOcurrent
 * SAO TOME/PRINCIPEcurrent
 * SAUDI ARABIAcurrent
 * SCOTLANDcurrent
 * SENEGALcurrent
 * SERBIAcurrent
 * SEYCHELLEScurrent
 * SIERRA LEONEcurrent
 * SINGAPOREcurrent
 * SLOVAKIAcurrent
 * SLOVENIAcurrent
 * SOLOMON ISLANDScurrent
 * SOMALIAcurrent
 * SOUTH AFRICAcurrent
 * SPAINcurrent
 * SRI LANKAcurrent
 * ST. KITTS AND NEVIScurrent
 * ST. LUCIAcurrent
 * ST. VINCENT & THE GRENADINEScurrent
 * SUDANcurrent
 * SURInamecurrent
 * SWAZILANDcurrent
 * SWEDENcurrent
 * SWITZERLANDcurrent
 * SYRIAN ARAB REPUBLICcurrent
 * TAIWANcurrent
 * TAJIKISTANcurrent
 * TANZANIA, UNITED REPUBLIC OFcurrent
 * THAILANDcurrent
 * TOGOcurrent
 * TOKELAUcurrent
 * TONGAcurrent
 * TRINIDAD AND TOBAGOcurrent
 * TUNISIAcurrent
 * TURKEYcurrent
 * TURKMENISTANcurrent
 * TURKS AND CAICOS ISLANDScurrent
 * TUVALUcurrent
 * UGANDAcurrent
 * UKRAINEcurrent
 * UNITED ARAB EMIRATEScurrent
 * UNITED KINGDOMcurrent
 * UNITED STATEScurrent
 * URUGUAYcurrent
 * UZBEKISTANcurrent
 * VANUATUcurrent
 * VATICAN CITY STATEcurrent
 * VENEZUELAcurrent
 * VIETNAMcurrent
 * WESTERN SAHARAcurrent
 * YEMENcurrent
 * ZAMBIAcurrent
 * ZIMBABWEcurrent

"Close (esc)"


HI THERE, BEAUTIFUL!

CHOOSE YOUR LOCATION

We noticed that you are browsing our store from New Zealand. Go shop at your
local site - AIM'N NZ.

Location

NEW ZEALAND AFGHANISTAN ALBANIA ALGERIA ANDORRA ANGOLA ANGUILLA ANTIGUA AND
BARBUDA ARGENTINA REPUBLIC ARMENIA ARUBA AUSTRALIA AUSTRIA AZERBAIJAN BAHAMAS
BAHRAIN BANGLADESH BARBADOS BELARUS BELGIUM BELIZE BENIN BERMUDA BHUTAN BOLIVIA
BOSNIA AND HERZEGOVINA BOTSWANA BRAZIL BRITISH VIRGIN ISLANDS BRUNEI DARUSSALAM
BULGARIA BURKINA FASO BURUNDI CAMBODIA CAMEROON CANADA CAPE VERDE CAYMAN ISLANDS
CENTRAL AFRICAN REPUBLIC CHAD CHILE CHINA CHRISTMAS ISLANDS COLOMBIA COMORAS
CONGO (DEMOCRATIC REPUBLIC) CONGO COOK ISLANDS COSTA RICA COTE D IVOIRE CROATIA
CUBA CYPRUS CZECH REPUBLIC DENMARK DJIBOUTI DOMINICA DOMINICAN REPUBLIC EAST
TIMOR ECUADOR EGYPT EL SALVADOR EQUATORIAL GUINEA ESTONIA ETHIOPIA FALKLAND
ISLANDS FAROE ISLANDS FIJI FINLAND FRANCE FRENCH GUIANA FRENCH POLYNESIA GABON
GAMBIA GEORGIA GERMANY GHANA GIBRALTAR GREAT BRITAIN GREECE GREENLAND GRENADA
GUAM GUATEMALA GUINEA GUINEA-BISSAU GUYANA HAITI HONDURAS HONG KONG HUNGARY
ICELAND INDIA INDONESIA IRAN, ISLAMIC REPUBLIC OF IRAQ IRELAND ISLE OF MAN
ISRAEL ITALY JAMAICA JAPAN JORDAN KAZAKHSTAN KENYA KIRIBATI KOREA, DEM. PEOPLES
REP OF KOREA, REPUBLIC OF KUWAIT KYRGYZSTAN LAO PEOPLE’S DEM. REPUBLIC LATVIA
LEBANON LESOTHO LIBERIA LIBYAN ARAB JAMAHIRIYA LIECHTENSTEIN LITHUANIA
LUXEMBOURG MACAO MACEDONIA MADAGASCAR MALAWI MALAYSIA MALDIVES MALI MALTA
MARSHALL ISLANDS MARTINIQUE MAURITANIA MAURITIUS MAYOTTE MEXICO MICRONESIA
MOLDAVA REPUBLIC OF MONACO MONGOLIA MONTENEGRO MOROCCO MOZAMBIQUE MYANMAR
NAMIBIA NAURU NEPAL NETHERLANDS NEW CALEDONIA NEW ZEALAND NICARAGUA NIGER
NIGERIA NIUE NORFOLK ISLAND NORWAY OMAN PAKISTAN PALAU PALESTINE PANAMA PAPUA
NEW GUINEA PARAGUAY PERU PHILIPPINES (REPUBLIC OF THE) POLAND PORTUGAL PUERTO
RICO QATAR REUNION ROMANIA RWANDA SAMOA SAN MARINO SAO TOME/PRINCIPE SAUDI
ARABIA SCOTLAND SENEGAL SERBIA SEYCHELLES SIERRA LEONE SINGAPORE SLOVAKIA
SLOVENIA SOLOMON ISLANDS SOMALIA SOUTH AFRICA SPAIN SRI LANKA ST. KITTS AND
NEVIS ST. LUCIA ST. VINCENT & THE GRENADINES SUDAN SURIname SWAZILAND SWEDEN
SWITZERLAND SYRIAN ARAB REPUBLIC TAIWAN TAJIKISTAN TANZANIA, UNITED REPUBLIC OF
THAILAND TOGO TOKELAU TONGA TRINIDAD AND TOBAGO TUNISIA TURKEY TURKMENISTAN
TURKS AND CAICOS ISLANDS TUVALU UGANDA UKRAINE UNITED ARAB EMIRATES UNITED
KINGDOM UNITED STATES URUGUAY UZBEKISTAN VANUATU VATICAN CITY STATE VENEZUELA
VIETNAM WESTERN SAHARA YEMEN ZAMBIA ZIMBABWE Go shopping!


SECURE PAYMENT

PAY THE WAY YOU WANT

 * PayPal

 * Paypal

"Close (esc)"


RETURNS

EASY AND SIMPLE




1. Return Policy

In order to have the right to return the goods:

- The goods must be submitted within our return portal:
https://www.aimn.co.nz/pages/register-return 30 days after order date. 

- The goods need to be unused and undamaged.

- All the tags/labels need to be left on the goods.

- For hygienic reasons, we cannot accept returns on swimwear, underwear,
socks and accessories.

 
Make a return
"Close (esc)"


SHIPPING

FAST AND WORLDWIDE

DHL & CourierPost

 


 

WE SHIP WORLD WIDE!

Orders will usually be shipped within 1-2 working days 💝 

Please remember the postman doesn't work on weekends and public holidays, but we
will always get your order out to you as soon as possible.

(PS. all shipping costs in New Zealand dollars).

Order to Australia? Please head to www.aimn.com.au

Countries in Europe, please make your purchase at www.aimn.eu

From the US, North America, Africa, Asia, South America? please make your order
at www.aimn.com

 

Shipping rates and shipping time:

(Shipping time does not include the day of posting.) 

 

New Zealand: Free shipping

Shipping time: 1-5 working days depending on area. Usually the parcel is
delivered overnight.

Within NZ, we offer delivery options with Signature Required and Non-Signature
Required. Non-Signature Required is provided at no extra cost and $1 for
Signature Required.

Please note that for Non-Signature Required parcels, you have authorized the
courier to leave the parcel in your letterbox. 

- Order before 2 pm NZT and have it packed and sent off the same day!

 

Shipping to the rest of the world: $12 (Free shipping for order over $150)

Shipping time: 5-12 working days


PS. Shipment to countries outside of New Zealand may be subject to taxes and
customs duties. The recipient of the shipment is the importer of record in the
destination country and is responsible for all Import Fees. 

Please note that AIM'N is not liable for any freight charges incurred by refused
shipment and unclaimed goods.

Countries in Europe, make your purchase at www.aimn.com

 

"Close (esc)"

SIZE GUIDE - FIND YOUR CORRECT AIM'N SIZE

LADIES TOPS - HOW TO MEASURE?

You will get the best results if you measure with no clothes on (wearing a well
fitted bra).





1. CHEST

To be measured at the fullest part of the chest

2. WAIST

To be measured at the narrowest part of the waist 

 



BODY MEASUREMENTS IN CENTIMETERS



XXS XS S M L  XL XXL 1. Chest 72-78 78-84 84-90 90-96 96-102 102-108 108-114 2.
Waist 56-62 62-68 68-74 74-80 80-86 86-92 92-98


32 34 36 38 40  42 44 1. Chest 76 80 84 88 92 96 100 2. Waist 61 64 68 72 76 80
84



If your measurements fall between two sizes, choose the smaller size for a
tighter fit and the larger size for a looser fit. If your bust and waist
measurements correspond to two different suggested sizes, choose the size
indicated by your bust measurement.

LADIES BOTTOMS - HOW TO MEASURE?

You will get the best results if you measure with no clothes on (wearing a well
fitted underwear).





1. WAIST

To be measured at the narrowest part of the waist

2. SEAT

To be measured at the fullest part of the seat

 







BODY MEASUREMENTS IN CENTIMETERS



XXS XS S M L  XL XXL 1. Waist 56-62 62-68 68-74 74-80 80-86 86-92 92-98 2. Seat
80-86
86-92 92-98 98-104 104-110 110-116 116-122


32 34 36 38 40 42 44 1. Waist 61 64 68 72 76 80 84 2. Seat 84 88 92 96 100 104
108



If your measurements fall between two sizes, choose the smaller size for a
tighter fit and the larger size for a looser fit. If your hip and waist
measurements correspond to two different suggested sizes, choose the size
indicated by your hip measurement.

Athena Sneakers - measurements in millimeters




Inner length (mm)
EU SIZE NZ/AU SIZE UK SIZE US SIZE 240,3 36 5 3 5 247 37 6 4 6 253,7 38 7 5 7
260,3 39 8 6 8 267 40 9 7 9 273,6 41 10 8 10



RECYCLED TECH TRENCH COAT - HOW TO MEASURE?

1. Length

The length is measured from the inner shoulder down to the jacket's longest
point at the front.


APPROXIMATE MEASUREMENTS IN CENTIMETERS



XS S M  L XL 1. Length (cm) 119 120,5 122 123,5 125





WATERPROOF PARKA - HOW TO MEASURE?

1. Length

The length is measured from the inner shoulder down to the jacket's longest
point at the front.

APPROXIMATE MEASUREMENTS IN CENTIMETERS

XS S M  L XL 1. Length (cm) 91 93 95 97 99
























LIGHTWEIGHT ANORAK - HOW TO MEASURE?

1. Length

The length is measured from the inner shoulder down to the jacket's longest
point at the front.

APPROXIMATE MEASUREMENTS IN CENTIMETERS

XS S M  L XL 1. Length (cm) 68 70 72 74 76






























QUILTED ANORAK - HOW TO MEASURE?

1. Length

The length is measured from the inner shoulder down to the jacket's longest
point at the front.

APPROXIMATE MEASUREMENTS IN CENTIMETERS

XS S M  L XL 1. Length (cm) 75 77 79 81 83



















WATERPROOF OVERSIZED ANORAK - HOW TO MEASURE?

1. Length

The length is measured from the inner shoulder down to the jacket's longest
point at the front.

APPROXIMATE MEASUREMENTS IN CENTIMETERS

XS S M  L XL 1. Length (cm) 79 81 83 85 87


Large in size, we recommend it smaller if you choose between two sizes.










QUILTED FEMME JACKET - HOW TO MEASURE?

1. Length

The length is measured from the inner shoulder down to the jacket's longest
point at the front.

APPROXIMATE MEASUREMENTS IN CENTIMETERS



XS S M  L XL 1. Length (cm) 62 63 64 65 66




Cotton Canvas Sneakers - measurements in millimeters




Inner length (mm)
EU SIZE NZ/AU SIZE UK SIZE US SIZE 240 36 5 3 5 246,7 37 6 4 6 253,4 38 7 5 7
260 39 8 6 8 266,7 40 9 7 9 273,4 41 10 8 10

"Close (esc)"

"Close (esc)"
Move backwards
Choose your size
Close menu


8192192 en
category
Black Week - 20-70% off almost everything! 296574550208

8192192 en
category
Black Week - 20-70% off almost everything! 296574550208



WE USE COOKIES TO IMPROVE YOUR EXPERIENCE.

Hi! By clicking “Accept All Cookies”, you agree to the storing of cookies on
your device to enhance site navigation, analyse site usage, and assist in our
marketing efforts.Cookie policy

Accept All Cookies
Cookies Settings



PRIVACY PREFERENCE CENTER




 * YOUR PRIVACY


 * SOCIAL MEDIA COOKIES


 * TARGETING COOKIES


 * FUNCTIONAL COOKIES


 * PERFORMANCE COOKIES


 * STRICTLY NECESSARY COOKIES

YOUR PRIVACY

When you visit any website, it may store or retrieve information on your
browser, mostly in the form of cookies. This information might be about you,
your preferences or your device and is mostly used to make the site work as you
expect it to. The information does not usually directly identify you, but it can
give you a more personalized web experience. Because we respect your right to
privacy, you can choose not to allow some types of cookies. Click on the
different category headings to find out more and change our default settings.
However, blocking some types of cookies may impact your experience of the site
and the services we are able to offer.
More information

SOCIAL MEDIA COOKIES

Social Media Cookies


These cookies are set by a range of social media services that we have added to
the site to enable you to share our content with your friends and networks. They
are capable of tracking your browser across other sites and building up a
profile of your interests. This may impact the content and messages you see on
other websites you visit. If you do not allow these cookies you may not be able
to use or see these sharing tools.

TARGETING COOKIES

Targeting Cookies


These cookies may be set through our site by our advertising partners. They may
be used by those companies to build a profile of your interests and show you
relevant adverts on other sites. They do not store directly personal
information, but are based on uniquely identifying your browser and internet
device. If you do not allow these cookies, you will experience less targeted
advertising.

FUNCTIONAL COOKIES

Functional Cookies


These cookies enable the website to provide enhanced functionality and
personalisation. They may be set by us or by third party providers whose
services we have added to our pages. If you do not allow these cookies then some
or all of these services may not function properly.

PERFORMANCE COOKIES

Performance Cookies


These cookies allow us to count visits and traffic sources so we can measure and
improve the performance of our site. They help us to know which pages are the
most and least popular and see how visitors move around the site. All
information these cookies collect is aggregated and therefore anonymous. If you
do not allow these cookies we will not know when you have visited our site, and
will not be able to monitor its performance.

STRICTLY NECESSARY COOKIES

Always Active

These cookies are necessary for the website to function and cannot be switched
off in our systems. They are usually only set in response to actions made by you
which amount to a request for services, such as setting your privacy
preferences, logging in or filling in forms. You can set your browser to block
or alert you about these cookies, but some parts of the site will not then work.
These cookies do not store any personally identifiable information.

Back Button


BACK

Filter Button
Consent Leg.Interest
Switch Label label
Switch Label label
Switch Label label

Clear
checkbox label label
Apply Cancel
Confirm My Choices
Allow All




Earn Rewards


My Wishlist 0