www.alluretrends.co.za Open in urlscan Pro
23.227.38.74  Public Scan

URL: https://www.alluretrends.co.za/
Submission: On January 02 via api from US — Scanned from US

Form analysis 5 forms found in the DOM

POST /localization

<form method="post" action="/localization" id="localization_form-75" accept-charset="UTF-8" class="px-4" enctype="multipart/form-data" data-localization-form=""><input type="hidden" name="form_type" value="localization"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/">
  <input type="hidden" name="locale_code" value="en" data-localization-input="">
  <div class="sf__custom-select sf__select-"><select class="border-transparent bg-transparent" data-localization-select="">
      <option value="en" selected="selected">English</option>
    </select>
    <div class="select-selected"><span>English</span><span class="select-arrow"><svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512">
          <path d="M441.9 167.3l-19.8-19.8c-4.7-4.7-12.3-4.7-17 0L224 328.2 42.9 147.5c-4.7-4.7-12.3-4.7-17 0L6.1 167.3c-4.7 4.7-4.7 12.3 0 17l209.4 209.4c4.7 4.7 12.3 4.7 17 0l209.4-209.4c4.7-4.7 4.7-12.3 0-17z"></path>
        </svg></span></div>
    <div class="select-items select-hide">
      <div class="same-as-selected">English</div>
    </div>
  </div>
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product-form-template--21815606935827__custom-content" accept-charset="UTF-8" class="main-product-form product-form-template--21815606935827__custom-content" enctype="multipart/form-data"
  novalidate="novalidate" data-type="add-to-cart-form" data-product-id="9026703819027" data-product-handle="nike-air-force-1" data-preorder="false" data-dynamic-checkout="true"><input type="hidden" name="form_type" value="product"><input
    type="hidden" name="utf8" value="✓"><input type="hidden" name="id" value="47864348672275" data-selected-variant="">
  <div class="product-form__actions" data-cart-actions="">
    <label class="prod__option-label prod__option-label__quantity font-medium hidden md:block"> Quantity </label>
    <div class="flex flex-wrap items-end">
      <div class="form__input-wrapper form__input-wrapper--select mr-5 w-32" data-quantity-input-wrapper="">
        <label class="prod__option-label font-medium md:hidden"> Quantity </label>
        <quantity-input class="quantity-input h-[46px] flex border border-color-border rounded " data-product-id="">
          <button class="quantity-input__button flex items-center justify-center h-[46px] w-[46px]" type="button" aria-label="Decrease quantity of  by one" data-quantity-selector="decrease" data-product-id="" name="minus">
            <svg class="w-[12px] h-[12px]" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512">
              <path d="M376 232H8c-4.42 0-8 3.58-8 8v32c0 4.42 3.58 8 8 8h368c4.42 0 8-3.58 8-8v-32c0-4.42-3.58-8-8-8z"></path>
            </svg>
          </button>
          <input class="quantity-input__element w-10 text-center flex-grow shrink appearance-none" type="number" name="quantity" value="1" min="1" aria-label="Product quantity" data-quantity-input="" data-product-id=""
            form="product-form-template--21815606935827__custom-content">
          <button class="quantity-input__button flex items-center justify-center h-[46px] w-[46px]" type="button" aria-label="Increase quantity of  by one" data-quantity-selector="increase" data-product-id="" name="plus">
            <svg class="w-[12px] h-[12px]" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512">
              <path d="M376 232H216V72c0-4.42-3.58-8-8-8h-32c-4.42 0-8 3.58-8 8v160H8c-4.42 0-8 3.58-8 8v32c0 4.42 3.58 8 8 8h160v160c0 4.42 3.58 8 8 8h32c4.42 0 8-3.58 8-8V280h160c4.42 0 8-3.58 8-8v-32c0-4.42-3.58-8-8-8z"></path>
            </svg>
          </button>
        </quantity-input>
      </div>
      <button type="submit" name="add" class="add-to-cart sf__btn flex-grow shrink not-change relative sf__btn-secondary" data-atc-text="Add to cart">
        <span class="atc-spinner inset-0 absolute items-center justify-center">
          <svg class="animate-spin w-[20px] h-[20px]" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none">
            <circle class="opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4"></circle>
            <path class="opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"></path>
          </svg>
        </span>
        <span class="not-change atc-text">Add to cart</span>
      </button>
      <div class="prod__dynamic_checkout buy-one-click flex-1">
        <div data-shopify="payment-button" class="shopify-payment-button"><dynamic-checkout wallet-configs="[]" access-token="18efb9c027ee469bdba52818b72aa5c1" buyer-country="ZA" buyer-locale="en" buyer-currency="ZAR" shop-id="85119205651">
            <style>
              dynamic-checkout .wallet-button-fade-in,
              cart-wallet-buttons .wallet-button-fade-in {
                animation: animation-fade-in .3s cubic-bezier(.1, .79, 1, 1)
              }

              @keyframes animation-fade-in {
                0% {
                  opacity: 0
                }

                to {
                  opacity: 1
                }
              }

              button[aria-disabled=true] {
                opacity: .5;
                cursor: not-allowed
              }
            </style>
            <div class="wallet-button-fade-in"><shopify-buy-it-now-button access-token="18efb9c027ee469bdba52818b72aa5c1" buyer-country="ZA" disabled="false"><button type="button"
                  class="shopify-payment-button__button shopify-payment-button__button--unbranded">Buy it now</button></shopify-buy-it-now-button></div>
          </dynamic-checkout></div>
      </div>
    </div>
  </div>
  <div class="prod__form-error pt-4"></div><input type="hidden" name="product-id" value="9026703819027">
</form>

POST /cart

<form action="/cart" method="post" id="cart-drawer-form" class="checkout-form" novalidate="">
  <div class="scd-empty-msg"> Your cart is currently empty. </div>
</form>

POST /contact#contact-form__{{ "now" | date: "%L" }}

<form method="post" action="/contact#contact-form__{{ &quot;now&quot; | date: &quot;%L&quot; }}" id="contact-form__{{ &quot;now&quot; | date: &quot;%L&quot; }}" accept-charset="UTF-8" class="sf__footer-form-newsletter form__style-bordered"><input
    type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" name="contact[tags]" value="newsletter">
  <div class="relative">
    <input type="email" required="" name="contact[email]" placeholder="Enter your email" autocorrect="off" autocapitalize="off" autocomplete="off" spellcheck="false" class="form-control form__control-icon py-1.5 px-12 sf__newletter__form-input">
    <span class="sf__footer-form-newsletter-icon absolute">
      <svg class="w-[16px] h-[16px]" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
        <path
          d="M464 64H48C21.49 64 0 85.49 0 112v288c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V112c0-26.51-21.49-48-48-48zm0 48v40.805c-22.422 18.259-58.168 46.651-134.587 106.49-16.841 13.247-50.201 45.072-73.413 44.701-23.208.375-56.579-31.459-73.413-44.701C106.18 199.465 70.425 171.067 48 152.805V112h416zM48 400V214.398c22.914 18.251 55.409 43.862 104.938 82.646 21.857 17.205 60.134 55.186 103.062 54.955 42.717.231 80.509-37.199 103.053-54.947 49.528-38.783 82.032-64.401 104.947-82.653V400H48z">
        </path>
      </svg>
    </span>
    <button type="submit" name="commit" class="sf__form-submit absolute">
      <svg xmlns="http://www.w3.org/2000/svg" class="w-[16px] h-[16px]" fill="none" viewBox="0 0 16 17">
        <path fill="currentColor"
          d="M7.66406.585938c.21094-.1875.41016-.1875.59766 0L15.6094 7.96875c.2109.1875.2109.375 0 .5625L8.26172 15.9141c-.1875.1875-.38672.1875-.59766 0l-.70312-.7032c-.07032-.0703-.10547-.164-.10547-.2812s.03515-.2227.10547-.3164l5.44926-5.44924H.421875C.140625 9.16406 0 9.02344 0 8.74219v-.98438c0-.28125.140625-.42187.421875-.42187H12.4102L6.96094 1.88672c-.1875-.21094-.1875-.41016 0-.59766l.70312-.703122z">
        </path>
      </svg>
    </button>
  </div>
</form>

GET /search

<form id="m-form-search" action="/search" method="GET" role="search" novalidate="" class="m-search-form relative w-full md:mx-28 flex border border-black rounded-md">
  <input type="hidden" name="options[unavailable_products]" value="last">
  <input type="hidden" name="options[prefix]" value="last">
  <input type="hidden" name="options[fields]" value="title,vendor,product_type,variants.title">
  <input type="search" name="q" required="" autocomplete="off" placeholder="Search products" aria-label="Search products" class="w-full h-11" style="border: none;" data-search-input="">
  <button type="submit" class="absolute top-px right-0 py-3 px-3.5">
    <svg class="w-[18px] h-[18px]" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
      <path
        d="M508.5 468.9L387.1 347.5c-2.3-2.3-5.3-3.5-8.5-3.5h-13.2c31.5-36.5 50.6-84 50.6-136C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c52 0 99.5-19.1 136-50.6v13.2c0 3.2 1.3 6.2 3.5 8.5l121.4 121.4c4.7 4.7 12.3 4.7 17 0l22.6-22.6c4.7-4.7 4.7-12.3 0-17zM208 368c-88.4 0-160-71.6-160-160S119.6 48 208 48s160 71.6 160 160-71.6 160-160 160z">
      </path>
    </svg>
  </button>
  <span class="invisible absolute top-0 right-0 py-2.5 px-3" data-spinner="">
    <svg class="animate-spin animate-spin-show w-[24px] h-[24px]" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none">
      <circle class="opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4"></circle>
      <path class="opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"></path>
    </svg>
  </span>
  <span class="absolute top-0 p-3.5 invisible cursor-pointer text-[#777] right-8" data-clear-search="">
    <svg class="w-[16px] h-[16px]" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512">
      <path
        d="M193.94 256L296.5 153.44l21.15-21.15c3.12-3.12 3.12-8.19 0-11.31l-22.63-22.63c-3.12-3.12-8.19-3.12-11.31 0L160 222.06 36.29 98.34c-3.12-3.12-8.19-3.12-11.31 0L2.34 120.97c-3.12 3.12-3.12 8.19 0 11.31L126.06 256 2.34 379.71c-3.12 3.12-3.12 8.19 0 11.31l22.63 22.63c3.12 3.12 8.19 3.12 11.31 0L160 289.94 262.56 392.5l21.15 21.15c3.12 3.12 8.19 3.12 11.31 0l22.63-22.63c3.12-3.12 3.12-8.19 0-11.31L193.94 256z">
      </path>
    </svg>
  </span>
</form>

Text Content

Free Delivery on orders over £120. Don’t miss discount.
hello@domain.com
Open Doors To A World Of Fashion
English
English
English
Cart 0
 * HOME
 * SHOP NOW
 * CONTACT
 * ABOUT US



Search Wishlist 0 Cart 0
HOME SHOP NOW CONTACT ABOUT US



New Arrivals


MINIMOG EDITIONS

Shop Now
The ReCotton Tee
New Arrivals


MINIMOG EDITIONS

Shop Now
The ReCotton Tee
New Arrivals


MINIMOG EDITIONS

Shop Now
The ReCotton Tee
New Arrivals


MINIMOG EDITIONS

Shop Now
The ReCotton Tee



SEASON COLLECTION


JORDAN

I can accept failure, everyone fails at something.But I can't accept not trying.
- Jordan

Shop Jordan


PUMA

Forever Faster.

Shop Puma


VANS

Off The Wall.

Shop VANS


NIKE

Just Do it. What's stopping you

Shop Nike


ADIDAS

Impossible Is Nothing

Shop Adidas


NEW BALANCE

Fearlessly Independent Since 1906.

Shop NB


JORDAN

I can accept failure, everyone fails at something.But I can't accept not trying.
- Jordan

Shop Jordan


PUMA

Forever Faster.

Shop Puma


VANS

Off The Wall.

Shop VANS


NIKE

Just Do it. What's stopping you

Shop Nike


ADIDAS

Impossible Is Nothing

Shop Adidas


NEW BALANCE

Fearlessly Independent Since 1906.

Shop NB



YOU ARE IN

Best Sellers Flash Sale
Best Sellers
Best Sellers
Flash Sale
Example Product Title

$19.99

Example Product Title

$19.99

Example Product Title

$19.99

Example Product Title

$19.99

Example Product Title

$19.99

Example Product Title

$19.99

Example Product Title

$19.99

Example Product Title

$19.99

Example Product Title

$19.99

Example Product Title

$19.99

Example Product Title

$19.99

Example Product Title

$19.99

Example Product Title

$19.99

Example Product Title

$19.99

Example Product Title

$19.99

Example Product Title

$19.99

Example Product Title

$19.99

Example Product Title

$19.99

Example Product Title

$19.99

Example Product Title

$19.99

NIKE AIR FORCE 1 LOW '07 WHITE
Regular price R 1,299.00
Sale price R 1,299.00 Regular price
Unit price
/
As classic as they come, the 1982 Air Force One was the first basketball shoe
with Nike Air technology and soon became an icon of hip-hop culture in its low
top form. This crispy white on white women’s Nike Air Force 1 Low comes with a
leather upper and embroidered Nike Air branding on the heel. It also features
embroidered Nike Air branding on the heel, a silver deubré, and a white Air
Force 1 sole unit with soft, bouncy cushioning.
Error Quantity must be 1 or more
Color: White
White
White
Quantity
Quantity
Add to cart
Buy it now



NIKE
AIR FORCE 1

Buy Now Buy Now


FOLLOW US INSTAGRAM

Tag @alluretrends_sa in your Instagram photos for a chance to be gifted a
discounted vouchers
on your next purchase. Find more inspiration on our Instagram.



FREE SHIPPING

Free Shipping for orders over R1000


ONLINE SUPPORT

24 hours a day, 7 days a week


GUARANTEED QUALITY

Our products guarantee both authenticity and exceptional quality.


SHOPPING CART

Your cart is currently empty.
Note Add note for seller Shipping Estimate shipping rates Coupon Add a discount
code
Add note for seller

Save Cancel
Estimate shipping rates
First Name
Last Name
Company
Address
Apartment, suite, etc.
City
Country
Province
Postal/Zip Code
Phone
Calculate shipping rates Cancel

Add a discount code



Save Cancel
Subtotal R 0.00
Check out View Cart



LET’S GET IN TOUCH

Unlock exclusive benefits – subscribe to our newsletter now!





FOOTER MENU

Search Track Order


INFORMATION


OUR STORE

hello@domain.com


©Alluretrends 2022

Cart 0



SEARCH OUR STORE

Wishlist 0 Cart 0
Popular Searches:
T-Shirt Blue Jacket
""