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

Submitted URL: https://www.aranda.co.za/_t/c/A1020005-1746B4E71AFC065E-4A16D85E?l=AAD6KLhW%2FxcxPaJrspMdAJRu6p2xkymebFqDCATeT9sDQ%2FeLSN...
Effective URL: https://www.aranda.co.za/
Submission: On March 02 via api from CH — Scanned from CA

Form analysis 6 forms found in the DOM

GET /search

<form action="/search" method="get" role="search" class="search search-modal__form">
  <div class="field">
    <input class="search__input field__input form-input-placeholder" id="Search-In-Modal" type="search" name="q" value="" placeholder="Search the store" autocomplete="off" role="combobox" aria-expanded="false"
      aria-owns="predictive-search-results-list" aria-controls="predictive-search-results-list" aria-haspopup="listbox" aria-autocomplete="list" autocorrect="off" autocapitalize="off" spellcheck="false">
    <input type="hidden" name="options[prefix]" value="last">
    <label class="field__label hiddenLabels" for="Search-In-Modal"> Search the store </label>
    <button class="button search__button field__button focus-inset" aria-label="Search">
      <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="icon-search">
        <path
          d="M495,466.2L377.2,348.4c29.2-35.6,46.8-81.2,46.8-130.9C424,103.5,331.5,11,217.5,11C103.4,11,11,103.5,11,217.5   S103.4,424,217.5,424c49.7,0,95.2-17.5,130.8-46.7L466.1,495c8,8,20.9,8,28.9,0C503,487.1,503,474.1,495,466.2z M217.5,382.9   C126.2,382.9,52,308.7,52,217.5S126.2,52,217.5,52C308.7,52,383,126.3,383,217.5S308.7,382.9,217.5,382.9z">
        </path>
      </svg>
    </button>
  </div>
</form>

POST /contact#ContactFooter

<form method="post" action="/contact#ContactFooter" id="ContactFooter" accept-charset="UTF-8" class="footer__newsletter newsletter-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓"><input
    type="hidden" name="contact[tags]" value="newsletter">
  <div class="newsletter-form__field-wrapper">
    <div class="field">
      <label class="field__label hiddenLabels" for="NewsletterForm--footer"> Your email </label>
      <input id="NewsletterForm--footer" type="email" name="contact[email]" class="field__input form-input-placeholder" value="" aria-required="true" autocorrect="off" autocapitalize="off" autocomplete="email" placeholder="enter your email address">
    </div>
    <button type="submit" class="button newsletter-form__button" name="commit" id="Subscribe" style="--button-width: 150px"> Submit </button>
  </div>
  <script>
    $(document).ready(function() {
      if (window.location.href.indexOf('newsletter&form_type=customer') > -1) {
        var newsletterSuccessPopup = (function() {
          var popup = $('.newsletter-success-modal');
          var close = popup.find('.close');
          var success = popup.find('.success');
          var error = popup.find('.error');
          var overlay = $('.background-overlay');
          popup.show();
          overlay.show();
          error.show();
          success.hide();
          $.cookie('emailSubcribeModal', 'closed', {
            expires: 1,
            path: '/'
          });
          close.off('click').on('click', function() {
            popup.fadeOut();
            overlay.hide();
          });
          overlay.off('click').on('click', function() {
            popup.fadeOut();
            overlay.hide();
          });
        })();
        var newURL = location.href.split("?")[0];
        window.history.pushState('object', document.title, newURL);
      }
    })
  </script>
</form>

POST

<form class="notifyMe-form" method="post" action="">
  <input type="hidden" name="halo-notify-product-site" value="Aranda | South Africa">
  <input type="hidden" name="halo-notify-product-site-url" value="https://www.aranda.co.za">
  <input type="hidden" name="halo-notify-product-title" value="">
  <input type="hidden" name="halo-notify-product-link" value="https://www.aranda.co.za">
  <input type="hidden" name="halo-notify-product-variant" value="">
  <div class="form-field">
    <label class="form-label" for="halo-notify-email">Leave your email and we will notify as soon as the product / variant is back in stock</label>
    <input class="form-input form-input-placeholder" type="email" name="email" required="" id="halo-notify-email" placeholder="Insert your email">
    <button type="button" class="button button-1" id="halo-btn-notify" data-form-notify=""> Subscribe </button>
  </div>
</form>

POST /account/login

<form accept-charset="UTF-8" action="/account/login" method="post" class="auth-form auth-form-2">
  <input name="form_type" type="hidden" value="customer_login">
  <input name="utf8" type="hidden" value="✓">
  <div class="form-field">
    <label class="form-label" for="customer_email"> Email Address <em>*</em>
    </label>
    <input id="customer_email" class="form-input form-input-placeholder" type="email" value="" name="customer[email]" required="" placeholder="Email Address">
  </div>
  <div class="form-field">
    <label class="form-label" for="customer_password"> Password <em>*</em>
    </label>
    <input id="customer_password" class="form-input form-input-placeholder" type="password" value="" required="" placeholder="Password" name="customer[password]">
  </div>
  <div class="form-actions auth-actions text-center">
    <input type="submit" class="button button-1 button-login" value="Log in">
    <a class="auth-link link link-underline" href="/account/login#recover">
                        <span class="text">Forgot your password?</span>
                    </a>
    <a href="/account/register" class="button button-2 button-register">
                        Create account
                    </a>
  </div>
</form>

GET /search

<form action="/search" method="get" role="search" class="search search-modal__form">
  <div class="field">
    <input class="search__input field__input form-input-placeholder" id="Search-In-Modal" type="search" name="q" value="" placeholder="Search products..." autocomplete="off" role="combobox" aria-expanded="false"
      aria-owns="predictive-search-results-list" aria-controls="predictive-search-results-list" aria-haspopup="listbox" aria-autocomplete="list" autocorrect="off" autocapitalize="off" spellcheck="false">
    <input type="hidden" name="options[prefix]" value="last">
    <label class="field__label hiddenLabels" for="Search-In-Modal"> Search </label>
    <button class="button search__button field__button focus-inset" aria-label="Search">
      <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
        <path
          d="M 19 3 C 13.488281 3 9 7.488281 9 13 C 9 15.394531 9.839844 17.589844 11.25 19.3125 L 3.28125 27.28125 L 4.71875 28.71875 L 12.6875 20.75 C 14.410156 22.160156 16.605469 23 19 23 C 24.511719 23 29 18.511719 29 13 C 29 7.488281 24.511719 3 19 3 Z M 19 5 C 23.429688 5 27 8.570313 27 13 C 27 17.429688 23.429688 21 19 21 C 14.570313 21 11 17.429688 11 13 C 11 8.570313 14.570313 5 19 5 Z">
        </path>
      </svg>
    </button>
  </div>
  <div class="quickSearchResultsBlock quickSearchResultsWidget quickSearchResultsWrap" data-quick-trending-products="">
    <div class="quickSearchResults custom-scrollbar">
      <div class="container">
        <div class="search-block quickSearchTrending">
          <h3 class="search-block-title text-left">
            <span class="text">Trending Now</span>
            <a href="javascript:void(0)" class="header-search-popup-close" alt="Close">
                                    <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
	<path d="M 38.982422 6.9707031 A 2.0002 2.0002 0 0 0 37.585938 7.5859375 L 24 21.171875 L 10.414062 7.5859375 A 2.0002 2.0002 0 0 0 8.9785156 6.9804688 A 2.0002 2.0002 0 0 0 7.5859375 10.414062 L 21.171875 24 L 7.5859375 37.585938 A 2.0002 2.0002 0 1 0 10.414062 40.414062 L 24 26.828125 L 37.585938 40.414062 A 2.0002 2.0002 0 1 0 40.414062 37.585938 L 26.828125 24 L 40.414062 10.414062 A 2.0002 2.0002 0 0 0 38.982422 6.9707031 z"></path>
</svg>
                                </a>
          </h3>
          <ul class="list-item list-unstyled clearfix">
            <li class="item">
              <a href="/search?q=dempus*&amp;type=product" class="link">
                                        <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
	<path d="M 19 3 C 13.488281 3 9 7.488281 9 13 C 9 15.394531 9.839844 17.589844 11.25 19.3125 L 3.28125 27.28125 L 4.71875 28.71875 L 12.6875 20.75 C 14.410156 22.160156 16.605469 23 19 23 C 24.511719 23 29 18.511719 29 13 C 29 7.488281 24.511719 3 19 3 Z M 19 5 C 23.429688 5 27 8.570313 27 13 C 27 17.429688 23.429688 21 19 21 C 14.570313 21 11 17.429688 11 13 C 11 8.570313 14.570313 5 19 5 Z"></path>
</svg>
                                        <span class="text">dempus</span>
                                    </a>
            </li>
            <li class="item">
              <a href="/search?q=sample*&amp;type=product" class="link">
                                        <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
	<path d="M 19 3 C 13.488281 3 9 7.488281 9 13 C 9 15.394531 9.839844 17.589844 11.25 19.3125 L 3.28125 27.28125 L 4.71875 28.71875 L 12.6875 20.75 C 14.410156 22.160156 16.605469 23 19 23 C 24.511719 23 29 18.511719 29 13 C 29 7.488281 24.511719 3 19 3 Z M 19 5 C 23.429688 5 27 8.570313 27 13 C 27 17.429688 23.429688 21 19 21 C 14.570313 21 11 17.429688 11 13 C 11 8.570313 14.570313 5 19 5 Z"></path>
</svg>
                                        <span class="text">sample</span>
                                    </a>
            </li>
            <li class="item">
              <a href="/search?q=magnis*&amp;type=product" class="link">
                                        <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
	<path d="M 19 3 C 13.488281 3 9 7.488281 9 13 C 9 15.394531 9.839844 17.589844 11.25 19.3125 L 3.28125 27.28125 L 4.71875 28.71875 L 12.6875 20.75 C 14.410156 22.160156 16.605469 23 19 23 C 24.511719 23 29 18.511719 29 13 C 29 7.488281 24.511719 3 19 3 Z M 19 5 C 23.429688 5 27 8.570313 27 13 C 27 17.429688 23.429688 21 19 21 C 14.570313 21 11 17.429688 11 13 C 11 8.570313 14.570313 5 19 5 Z"></path>
</svg>
                                        <span class="text">magnis</span>
                                    </a>
            </li>
            <li class="item">
              <a href="/search?q=loremous-saliduar*&amp;type=product" class="link">
                                        <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
	<path d="M 19 3 C 13.488281 3 9 7.488281 9 13 C 9 15.394531 9.839844 17.589844 11.25 19.3125 L 3.28125 27.28125 L 4.71875 28.71875 L 12.6875 20.75 C 14.410156 22.160156 16.605469 23 19 23 C 24.511719 23 29 18.511719 29 13 C 29 7.488281 24.511719 3 19 3 Z M 19 5 C 23.429688 5 27 8.570313 27 13 C 27 17.429688 23.429688 21 19 21 C 14.570313 21 11 17.429688 11 13 C 11 8.570313 14.570313 5 19 5 Z"></path>
</svg>
                                        <span class="text">loremous saliduar</span>
                                    </a>
            </li>
            <li class="item">
              <a href="/search?q=naminos*&amp;type=product" class="link">
                                        <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
	<path d="M 19 3 C 13.488281 3 9 7.488281 9 13 C 9 15.394531 9.839844 17.589844 11.25 19.3125 L 3.28125 27.28125 L 4.71875 28.71875 L 12.6875 20.75 C 14.410156 22.160156 16.605469 23 19 23 C 24.511719 23 29 18.511719 29 13 C 29 7.488281 24.511719 3 19 3 Z M 19 5 C 23.429688 5 27 8.570313 27 13 C 27 17.429688 23.429688 21 19 21 C 14.570313 21 11 17.429688 11 13 C 11 8.570313 14.570313 5 19 5 Z"></path>
</svg>
                                        <span class="text">naminos</span>
                                    </a>
            </li>
            <li class="item">
              <a href="/search?q=dinterdum*&amp;type=product" class="link">
                                        <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
	<path d="M 19 3 C 13.488281 3 9 7.488281 9 13 C 9 15.394531 9.839844 17.589844 11.25 19.3125 L 3.28125 27.28125 L 4.71875 28.71875 L 12.6875 20.75 C 14.410156 22.160156 16.605469 23 19 23 C 24.511719 23 29 18.511719 29 13 C 29 7.488281 24.511719 3 19 3 Z M 19 5 C 23.429688 5 27 8.570313 27 13 C 27 17.429688 23.429688 21 19 21 C 14.570313 21 11 17.429688 11 13 C 11 8.570313 14.570313 5 19 5 Z"></path>
</svg>
                                        <span class="text">dinterdum</span>
                                    </a>
            </li>
          </ul>
        </div>
        <div class="search-block quickSearchProduct">
          <h3 class="search-block-title text-left">
            <span class="text">Popular Products</span>
          </h3>
          <div class="search-block-content">
            <div class="halo-block">
              <div class="products-grid column-3 disable-srollbar">
                <div class="product">
                  <div class="product-item">
                    <div class="card">
                      <div class="card-product card--text-only card--soft">
                        <div class="card-product__wrapper">
                          <div class="card-media card-media--square">
                            <svg class="placeholder-svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 525.5 525.5">
                              <path
                                d="M375.5 345.2c0-.1 0-.1 0 0 0-.1 0-.1 0 0-1.1-2.9-2.3-5.5-3.4-7.8-1.4-4.7-2.4-13.8-.5-19.8 3.4-10.6 3.6-40.6 1.2-54.5-2.3-14-12.3-29.8-18.5-36.9-5.3-6.2-12.8-14.9-15.4-17.9 8.6-5.6 13.3-13.3 14-23 0-.3 0-.6.1-.8.4-4.1-.6-9.9-3.9-13.5-2.1-2.3-4.8-3.5-8-3.5h-54.9c-.8-7.1-3-13-5.2-17.5-6.8-13.9-12.5-16.5-21.2-16.5h-.7c-8.7 0-14.4 2.5-21.2 16.5-2.2 4.5-4.4 10.4-5.2 17.5h-48.5c-3.2 0-5.9 1.2-8 3.5-3.2 3.6-4.3 9.3-3.9 13.5 0 .2 0 .5.1.8.7 9.8 5.4 17.4 14 23-2.6 3.1-10.1 11.7-15.4 17.9-6.1 7.2-16.1 22.9-18.5 36.9-2.2 13.3-1.2 47.4 1 54.9 1.1 3.8 1.4 14.5-.2 19.4-1.2 2.4-2.3 5-3.4 7.9-4.4 11.6-6.2 26.3-5 32.6 1.8 9.9 16.5 14.4 29.4 14.4h176.8c12.9 0 27.6-4.5 29.4-14.4 1.2-6.5-.5-21.1-5-32.7zm-97.7-178c.3-3.2.8-10.6-.2-18 2.4 4.3 5 10.5 5.9 18h-5.7zm-36.3-17.9c-1 7.4-.5 14.8-.2 18h-5.7c.9-7.5 3.5-13.7 5.9-18zm4.5-6.9c0-.1.1-.2.1-.4 4.4-5.3 8.4-5.8 13.1-5.8h.7c4.7 0 8.7.6 13.1 5.8 0 .1 0 .2.1.4 3.2 8.9 2.2 21.2 1.8 25h-30.7c-.4-3.8-1.3-16.1 1.8-25zm-70.7 42.5c0-.3 0-.6-.1-.9-.3-3.4.5-8.4 3.1-11.3 1-1.1 2.1-1.7 3.4-2.1l-.6.6c-2.8 3.1-3.7 8.1-3.3 11.6 0 .2 0 .5.1.8.3 3.5.9 11.7 10.6 18.8.3.2.8.2 1-.2.2-.3.2-.8-.2-1-9.2-6.7-9.8-14.4-10-17.7 0-.3 0-.6-.1-.8-.3-3.2.5-7.7 3-10.5.8-.8 1.7-1.5 2.6-1.9h155.7c1 .4 1.9 1.1 2.6 1.9 2.5 2.8 3.3 7.3 3 10.5 0 .2 0 .5-.1.8-.3 3.6-1 13.1-13.8 20.1-.3.2-.5.6-.3 1 .1.2.4.4.6.4.1 0 .2 0 .3-.1 13.5-7.5 14.3-17.5 14.6-21.3 0-.3 0-.5.1-.8.4-3.5-.5-8.5-3.3-11.6l-.6-.6c1.3.4 2.5 1.1 3.4 2.1 2.6 2.9 3.5 7.9 3.1 11.3 0 .3 0 .6-.1.9-1.5 20.9-23.6 31.4-65.5 31.4h-43.8c-41.8 0-63.9-10.5-65.4-31.4zm91 89.1h-7c0-1.5 0-3-.1-4.2-.2-12.5-2.2-31.1-2.7-35.1h3.6c.8 0 1.4-.6 1.4-1.4v-14.1h2.4v14.1c0 .8.6 1.4 1.4 1.4h3.7c-.4 3.9-2.4 22.6-2.7 35.1v4.2zm65.3 11.9h-16.8c-.4 0-.7.3-.7.7 0 .4.3.7.7.7h16.8v2.8h-62.2c0-.9-.1-1.9-.1-2.8h33.9c.4 0 .7-.3.7-.7 0-.4-.3-.7-.7-.7h-33.9c-.1-3.2-.1-6.3-.1-9h62.5v9zm-12.5 24.4h-6.3l.2-1.6h5.9l.2 1.6zm-5.8-4.5l1.6-12.3h2l1.6 12.3h-5.2zm-57-19.9h-62.4v-9h62.5c0 2.7 0 5.8-.1 9zm-62.4 1.4h62.4c0 .9-.1 1.8-.1 2.8H194v-2.8zm65.2 0h7.3c0 .9.1 1.8.1 2.8H259c.1-.9.1-1.8.1-2.8zm7.2-1.4h-7.2c.1-3.2.1-6.3.1-9h7c0 2.7 0 5.8.1 9zm-7.7-66.7v6.8h-9v-6.8h9zm-8.9 8.3h9v.7h-9v-.7zm0 2.1h9v2.3h-9v-2.3zm26-1.4h-9v-.7h9v.7zm-9 3.7v-2.3h9v2.3h-9zm9-5.9h-9v-6.8h9v6.8zm-119.3 91.1c-2.1-7.1-3-40.9-.9-53.6 2.2-13.5 11.9-28.6 17.8-35.6 5.6-6.5 13.5-15.7 15.7-18.3 11.4 6.4 28.7 9.6 51.8 9.6h6v14.1c0 .8.6 1.4 1.4 1.4h5.4c.3 3.1 2.4 22.4 2.7 35.1 0 1.2.1 2.6.1 4.2h-63.9c-.8 0-1.4.6-1.4 1.4v16.1c0 .8.6 1.4 1.4 1.4H256c-.8 11.8-2.8 24.7-8 33.3-2.6 4.4-4.9 8.5-6.9 12.2-.4.7-.1 1.6.6 1.9.2.1.4.2.6.2.5 0 1-.3 1.3-.8 1.9-3.7 4.2-7.7 6.8-12.1 5.4-9.1 7.6-22.5 8.4-34.7h7.8c.7 11.2 2.6 23.5 7.1 32.4.2.5.8.8 1.3.8.2 0 .4 0 .6-.2.7-.4 1-1.2.6-1.9-4.3-8.5-6.1-20.3-6.8-31.1H312l-2.4 18.6c-.1.4.1.8.3 1.1.3.3.7.5 1.1.5h9.6c.4 0 .8-.2 1.1-.5.3-.3.4-.7.3-1.1l-2.4-18.6H333c.8 0 1.4-.6 1.4-1.4v-16.1c0-.8-.6-1.4-1.4-1.4h-63.9c0-1.5 0-2.9.1-4.2.2-12.7 2.3-32 2.7-35.1h5.2c.8 0 1.4-.6 1.4-1.4v-14.1h6.2c23.1 0 40.4-3.2 51.8-9.6 2.3 2.6 10.1 11.8 15.7 18.3 5.9 6.9 15.6 22.1 17.8 35.6 2.2 13.4 2 43.2-1.1 53.1-1.2 3.9-1.4 8.7-1 13-1.7-2.8-2.9-4.4-3-4.6-.2-.3-.6-.5-.9-.6h-.5c-.2 0-.4.1-.5.2-.6.5-.8 1.4-.3 2 0 0 .2.3.5.8 1.4 2.1 5.6 8.4 8.9 16.7h-42.9v-43.8c0-.8-.6-1.4-1.4-1.4s-1.4.6-1.4 1.4v44.9c0 .1-.1.2-.1.3 0 .1 0 .2.1.3v9c-1.1 2-3.9 3.7-10.5 3.7h-7.5c-.4 0-.7.3-.7.7 0 .4.3.7.7.7h7.5c5 0 8.5-.9 10.5-2.8-.1 3.1-1.5 6.5-10.5 6.5H210.4c-9 0-10.5-3.4-10.5-6.5 2 1.9 5.5 2.8 10.5 2.8h67.4c.4 0 .7-.3.7-.7 0-.4-.3-.7-.7-.7h-67.4c-6.7 0-9.4-1.7-10.5-3.7v-54.5c0-.8-.6-1.4-1.4-1.4s-1.4.6-1.4 1.4v43.8h-43.6c4.2-10.2 9.4-17.4 9.5-17.5.5-.6.3-1.5-.3-2s-1.5-.3-2 .3c-.1.2-1.4 2-3.2 5 .1-4.9-.4-10.2-1.1-12.8zm221.4 60.2c-1.5 8.3-14.9 12-26.6 12H174.4c-11.8 0-25.1-3.8-26.6-12-1-5.7.6-19.3 4.6-30.2H197v9.8c0 6.4 4.5 9.7 13.4 9.7h105.4c8.9 0 13.4-3.3 13.4-9.7v-9.8h44c4 10.9 5.6 24.5 4.6 30.2z">
                              </path>
                              <path
                                d="M286.1 359.3c0 .4.3.7.7.7h14.7c.4 0 .7-.3.7-.7 0-.4-.3-.7-.7-.7h-14.7c-.3 0-.7.3-.7.7zm5.3-145.6c13.5-.5 24.7-2.3 33.5-5.3.4-.1.6-.5.4-.9-.1-.4-.5-.6-.9-.4-8.6 3-19.7 4.7-33 5.2-.4 0-.7.3-.7.7 0 .4.3.7.7.7zm-11.3.1c.4 0 .7-.3.7-.7 0-.4-.3-.7-.7-.7H242c-19.9 0-35.3-2.5-45.9-7.4-.4-.2-.8 0-.9.3-.2.4 0 .8.3.9 10.8 5 26.4 7.5 46.5 7.5h38.1zm-7.2 116.9c.4.1.9.1 1.4.1 1.7 0 3.4-.7 4.7-1.9 1.4-1.4 1.9-3.2 1.5-5-.2-.8-.9-1.2-1.7-1.1-.8.2-1.2.9-1.1 1.7.3 1.2-.4 2-.7 2.4-.9.9-2.2 1.3-3.4 1-.8-.2-1.5.3-1.7 1.1s.2 1.5 1 1.7z">
                              </path>
                              <path
                                d="M275.5 331.6c-.8 0-1.4.6-1.5 1.4 0 .8.6 1.4 1.4 1.5h.3c3.6 0 7-2.8 7.7-6.3.2-.8-.4-1.5-1.1-1.7-.8-.2-1.5.4-1.7 1.1-.4 2.3-2.8 4.2-5.1 4zm5.4 1.6c-.6.5-.6 1.4-.1 2 1.1 1.3 2.5 2.2 4.2 2.8.2.1.3.1.5.1.6 0 1.1-.3 1.3-.9.3-.7-.1-1.6-.8-1.8-1.2-.5-2.2-1.2-3-2.1-.6-.6-1.5-.6-2.1-.1zm-38.2 12.7c.5 0 .9 0 1.4-.1.8-.2 1.3-.9 1.1-1.7-.2-.8-.9-1.3-1.7-1.1-1.2.3-2.5-.1-3.4-1-.4-.4-1-1.2-.8-2.4.2-.8-.3-1.5-1.1-1.7-.8-.2-1.5.3-1.7 1.1-.4 1.8.1 3.7 1.5 5 1.2 1.2 2.9 1.9 4.7 1.9z">
                              </path>
                              <path
                                d="M241.2 349.6h.3c.8 0 1.4-.7 1.4-1.5s-.7-1.4-1.5-1.4c-2.3.1-4.6-1.7-5.1-4-.2-.8-.9-1.3-1.7-1.1-.8.2-1.3.9-1.1 1.7.7 3.5 4.1 6.3 7.7 6.3zm-9.7 3.6c.2 0 .3 0 .5-.1 1.6-.6 3-1.6 4.2-2.8.5-.6.5-1.5-.1-2s-1.5-.5-2 .1c-.8.9-1.8 1.6-3 2.1-.7.3-1.1 1.1-.8 1.8 0 .6.6.9 1.2.9z">
                              </path>
                            </svg>
                          </div>
                        </div>
                        <div class="card-information">
                          <div class="card-information__wrapper text-left">
                            <div class="card-vendor text-left">
                              <span class="visually-hidden">Vendor:</span> Vendor
                            </div>
                            <a class="card-title link-underline uppercase text-left" href="">
                        <span class="text">
                            Example product title
                        </span>
                    </a>
                            <div class="card-information__group">
                              <div class="card-price">
                                <div class="price price--sold-out ">
                                  <dl>
                                    <div class="price__regular">
                                      <dt>
                                        <span class="visually-hidden visually-hidden--inline">Regular price</span>
                                      </dt>
                                      <dd class="price__last">
                                        <span class="price-item price-item--regular"> R 19.99 </span>
                                      </dd>
                                    </div>
                                    <div class="price__sale">
                                      <dt class="price__compare">
                                        <span class="visually-hidden visually-hidden--inline">Regular price</span>
                                      </dt>
                                      <dd class="price__compare">
                                        <s class="price-item price-item--regular">
                                        </s>
                                      </dd>
                                      <dt>
                                        <span class="visually-hidden visually-hidden--inline">Sale price</span>
                                      </dt>
                                      <dd class="price__last">
                                        <span class="price-item price-item--sale"> R 19.99 </span>
                                      </dd>
                                    </div>
                                    <small class="unit-price caption hidden">
                                      <dt class="visually-hidden">Unit price</dt>
                                      <dd class="price__last">
                                        <span></span>
                                        <span aria-hidden="true">/</span>
                                        <span class="visually-hidden">&nbsp;per&nbsp;</span>
                                        <span>
                                        </span>
                                      </dd>
                                    </small>
                                  </dl>
                                </div>
                              </div>
                            </div>
                          </div>
                        </div>
                      </div>
                    </div>
                  </div>
                </div>
                <div class="product">
                  <div class="product-item">
                    <div class="card">
                      <div class="card-product card--text-only card--soft">
                        <div class="card-product__wrapper">
                          <div class="card-media card-media--square">
                            <svg class="placeholder-svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 525.5 525.5">
                              <path
                                d="M401.7 288.4c-.7-.5-1.6-.5-2.4 0l-.3-.7c-2.6-5.8-7.1-10.1-12.8-12.2l-77.8-31.8-7.1-3.9 1.3-1.7c.2-.3.2-.8-.1-1-.3-.2-.8-.2-1 .1l-1.4 1.9-12-6.6.4-4.5c.1-.8-.5-1.5-1.3-1.5-.8-.1-1.5.5-1.5 1.3l-.1.9-1.4 1.7-13.4-7.4.4-4.3c.1-.8-.5-1.5-1.3-1.6-.8-.1-1.5.5-1.6 1.3l-.1 1-1.2 1.6-13.3-7.3.5-4.4c.1-.8-.5-1.5-1.2-1.6-.8-.1-1.5.5-1.6 1.2l-.4 3.2-17.7-9.8c-5.3-3.1-11.6-3.1-16.5.1-4.6 3-7 8.2-6.3 13.7l1.3 12.6c-8.3 6.5-17.7 10.1-27.2 10.1-8.8 0-17-2.3-24.5-6.7-5.9-3.5-11.1-8.2-15.4-14-2-2.6-5.1-4.9-7.7-4.3-.8.2-2.2.9-2.6 3.2v78l-3.7-.3c-2.5-.2-4.7 1.7-5.3 4.7l-2.3 15.5c-.4 2.2 0 4.4 1.3 6.1.9 1.2 2.2 2 3.7 2.1 19.4 1.2 58.1 2.5 101 2.5 32.5 0 67.4-.8 98.2-3 38.9-2.8 62.8-11.8 73.1-27.4.7-1.1 1.4-2.2 2-3.3.4-1.3.2-2.8-.7-3.5zm-94.5-42.2l.1.1 22 9c-12.2 2.2-24.9.5-36.1-4.9l6.4-8.3 7.6 4.1zm-8.8-4.8l-6.5 8.4-1.5-.7c-.7-.3-1.6-.1-1.9.6-.3.7-.1 1.6.6 1.9l.9.5-2.6 3.3c-.5-.3-1-.5-1.5-.6l1.8-19.2 10.7 5.8zm-12.7 16.3s.1 0 0 0zm-3.2-25.1l-7.2 9-2.7-1.3c-.7-.3-1.6-.1-1.9.6-.3.7-.1 1.6.6 1.9l2.1 1-3.6 4.5c-.5-.3-1-.5-1.5-.7l2.2-21.6 12 6.6zm-14.5 18c.1 0 .1 0 0 0zm-2.6-27.4l-7.4 9.9-2.5-1.2c-.7-.3-1.6-.1-1.9.6-.3.7-.1 1.6.6 1.9l2.1 1-4.3 5.8-1.2-.6 2.8-24 11.8 6.6zm-52-7.4c-.6-4.5 1.3-8.6 5-11 3.7-2.4 8.4-2.6 12.4-.6l-.3.6c-.2.4-.4.9-.6 1.3-.1.3-.3.5-.4.8-2.4 4.8-5.4 9.3-8.8 13.4-2 2.4-4.1 4.5-6.3 6.4l-1-10.9zm-76.1 2.3v-.5c.1-.4.2-.9.5-.9.8-.2 2.9.8 4.7 3.2 4.5 6.1 10 11 16.2 14.7 7.9 4.7 16.7 7.1 26 7.1 14 0 27.6-7 38.3-19.7 3.6-4.3 6.7-8.9 9.2-14 .1-.2.2-.4.3-.7.2-.5.5-1 .7-1.4.1-.1.1-.3.2-.4l17.4 9.6-2.9 25c-4.2.1-7.5 3.5-7.5 7.7 0 .8.1 1.6.4 2.4.2.7 1.1 1.1 1.8.9.7-.2 1.1-1.1.9-1.8-.2-.5-.2-1-.2-1.5 0-2.5 1.9-4.5 4.3-4.8l-.4 3.7c-.1.8.5 1.5 1.2 1.6h.2c.7 0 1.3-.5 1.4-1.3l.1-1 1.3-1.7c.9.9 1.5 2.1 1.5 3.5 0 2.7-2.2 4.8-4.8 4.8-.8 0-1.4.6-1.4 1.4 0 .8.6 1.4 1.4 1.4 4.2 0 7.7-3.4 7.7-7.7 0-2.3-1-4.4-2.7-5.8l4.5-6 5.8 2.9c.2.1.4.1.6.1.5 0 1-.3 1.3-.8.3-.7.1-1.6-.6-1.9l-5.3-2.6 7.4-9.9 1.1.6-2.3 22.8c-4 .2-7.2 3.6-7.2 7.7 0 .6.1 1.2.2 1.7.2.8.9 1.2 1.7 1.1.8-.2 1.2-.9 1.1-1.7-.1-.4-.1-.7-.1-1.1 0-2.4 1.8-4.4 4.1-4.8l-.4 3.7c-.1.8.5 1.5 1.3 1.6h.1c.7 0 1.3-.5 1.4-1.3l.1-.9 1.5-1.9c.9.9 1.5 2.1 1.5 3.5 0 2.7-2.2 4.8-4.8 4.8-.8 0-1.4.6-1.4 1.4s.6 1.4 1.4 1.4c4.2 0 7.7-3.4 7.7-7.7 0-2.3-1-4.3-2.6-5.8l3.7-4.7 5.9 2.9c.2.1.4.1.6.1.5 0 1-.3 1.3-.8.3-.7.1-1.6-.6-1.9l-5.3-2.6 7.1-9 1.4.8-1.9 20.4c-3.9.3-7 3.6-7 7.6 0 .8.1 1.6.4 2.3.2.7 1 1.2 1.8.9.7-.2 1.2-1 .9-1.8-.1-.5-.2-1-.2-1.5 0-2.4 1.7-4.3 3.9-4.7l-.4 3.7c-.1.8.5 1.5 1.3 1.5h.1c.7 0 1.3-.6 1.4-1.3l.1-.9 1.5-2c1 .9 1.7 2.2 1.7 3.6 0 2.7-2.2 4.8-4.8 4.8-.8 0-1.4.6-1.4 1.4s.6 1.4 1.4 1.4c4.2 0 7.7-3.4 7.7-7.7 0-2.4-1.1-4.5-2.8-5.9l2.7-3.5c8.6 4.2 17.9 6.3 27.4 6.3 4.8 0 9.5-.5 14.2-1.6.2-.1.4-.2.6-.4l51.6 21.1c4.2 1.5 7.6 4.5 10 8.4-2.5 2-10.2 7.5-24 11.9-.4.1-.6.5-.5.9.1.3.4.5.7.5h.2c13.8-4.4 21.4-9.8 24.2-12 .2.3.4.7.5 1l.6 1.4c-.6.4-1.2.9-1.8 1.3-30.8 22.3-83 18.6-133.5 14.9l-46.9-4.2c0-1.1-.1-2.2-.1-3.3 10 1.1 66 6.9 103.8 7.3.4 0 .7-.3.7-.7 0-.4-.3-.7-.7-.7-38.1-.5-94.7-6.4-103.9-7.3-1.4-14.1-7.8-29.6-14-38.7 14.6-3.2 28.2-11.3 38.4-23l5.4-6.2 1.2.6c.7.3 1.6.1 1.9-.6.3-.7.1-1.6-.6-1.9l-2.2-1.1c-.6-.3-1.3-.1-1.7.3l-6.1 7c-12.4 14.2-29.9 22.8-47.9 23.6-1 0-2 .1-3 .1-19.4 0-38.4-7.6-48.7-19.5v-19.8c-.2.7-.2.7-.2.6zm0 24.2c11.1 11.1 29.8 18.1 48.7 18.1 1.1 0 2.1 0 3.1-.1l3.9-.3c2.1 2.9 4.3 6.5 6.2 10.5.1.3.4.4.6.4.1 0 .2 0 .3-.1.4-.2.5-.6.3-.9-1.8-3.7-3.8-7.2-5.9-10.1 1-.1 2-.3 3-.5 0 .1.1.2.1.3 6.8 9.5 13.9 27.4 14.2 42.3l-3-.3v-.2c-.2-7.1-2.1-15.7-5.3-24.3-.1-.4-.6-.5-.9-.4-.4.1-.5.6-.4.9 3.2 8.4 5.1 16.8 5.2 23.8l-70.3-6.4v-52.7zm260.6 51.2c-9.8 14.9-33 23.5-70.9 26.2-71.5 5.1-164.8 2.5-198.8.5-.7 0-1.3-.5-1.6-.9-.7-1-1-2.4-.7-3.8l2.3-15.5c.3-1.4 1.2-2.3 2.2-2.3h.1L258 309.1l3.5.3c2 .1 4 .3 6 .4.6 0 1.2.1 1.8.1 2.2.2 4.3.3 6.5.5h.1c2.1.1 4.2.3 6.3.4.5 0 1.1.1 1.6.1 2.1.1 4.3.3 6.4.4l6.3.3c.5 0 1 0 1.6.1 4.2.2 8.4.3 12.6.4h1.5c2.1 0 4.1.1 6.2.1h6.8c1.2 0 2.4-.1 3.6-.1.6 0 1.2 0 1.8-.1 1.2 0 2.4-.1 3.6-.2.5 0 1.1-.1 1.6-.1 1.7-.1 3.3-.2 4.9-.3h.1c1.7-.1 3.3-.3 4.9-.5.5-.1 1-.1 1.5-.2 1.1-.1 2.3-.3 3.4-.4.6-.1 1.1-.2 1.7-.2 1.1-.2 2.2-.3 3.3-.5.5-.1 1-.2 1.5-.2 1.5-.3 3-.5 4.5-.9h.1c1.5-.3 3-.7 4.5-1 .5-.1.9-.2 1.4-.4 1-.3 2-.5 3-.8.5-.1 1-.3 1.5-.5 1-.3 2-.6 2.9-.9.4-.1.9-.3 1.3-.5 1.4-.5 2.7-1 4-1.5h.1c1.3-.5 2.6-1.1 3.9-1.7l1.2-.6c.9-.4 1.8-.9 2.7-1.3.4-.2.9-.5 1.3-.7.9-.5 1.7-1 2.5-1.5.4-.2.8-.5 1.1-.7 1.2-.8 2.4-1.5 3.5-2.3.4-.3.8-.6 1.3-.9.1-.1.2-.1.2-.2.1 0 0 .3-.2.5z">
                              </path>
                              <path d="M192.5 315.8c-2.7-.1-5.3-.1-7.8-.2-.4 0-.7.3-.7.7 0 .4.3.7.7.7 2.6.1 5.2.1 7.8.2.4 0 .7-.3.7-.7 0-.4-.3-.7-.7-.7z"></path>
                              <path
                                d="M227.2 312.5c-25.2-2.1-60.2-5.1-83.3-7.7-2.8-.3-5.4 1.7-5.8 4.5-.2 1.5.2 3 1.1 4.2.9 1.2 2.3 1.9 3.8 1.9 6.2.3 19 .9 34.5 1.4.4 0 .7-.3.7-.7 0-.4-.3-.7-.7-.7-15.5-.5-28.2-1.1-34.5-1.4-1.1-.1-2.1-.6-2.8-1.4-.7-.9-1-2-.8-3.1.3-2.1 2.2-3.5 4.3-3.3 23.2 2.6 58.1 5.6 83.4 7.7.4 0 .7-.3.8-.6 0-.5-.3-.8-.7-.8zm32.5 2.6s-10.3-.8-25.4-2c-.3 0-.7.3-.8.6 0 .4.3.7.6.8 15.1 1.2 25.4 2 25.4 2h.1c.4 0 .7-.3.7-.7.1-.3-.2-.7-.6-.7zm69.1-8.8c10.3-.2 20.1-1.2 29.1-3 .4-.1.6-.5.6-.8-.1-.4-.5-.6-.8-.6-8.9 1.8-18.6 2.8-28.8 3-.4 0-.7.3-.7.7-.1.4.2.7.6.7z">
                              </path>
                            </svg>
                          </div>
                        </div>
                        <div class="card-information">
                          <div class="card-information__wrapper text-left">
                            <div class="card-vendor text-left">
                              <span class="visually-hidden">Vendor:</span> Vendor
                            </div>
                            <a class="card-title link-underline uppercase text-left" href="">
                        <span class="text">
                            Example product title
                        </span>
                    </a>
                            <div class="card-information__group">
                              <div class="card-price">
                                <div class="price price--sold-out ">
                                  <dl>
                                    <div class="price__regular">
                                      <dt>
                                        <span class="visually-hidden visually-hidden--inline">Regular price</span>
                                      </dt>
                                      <dd class="price__last">
                                        <span class="price-item price-item--regular"> R 19.99 </span>
                                      </dd>
                                    </div>
                                    <div class="price__sale">
                                      <dt class="price__compare">
                                        <span class="visually-hidden visually-hidden--inline">Regular price</span>
                                      </dt>
                                      <dd class="price__compare">
                                        <s class="price-item price-item--regular">
                                        </s>
                                      </dd>
                                      <dt>
                                        <span class="visually-hidden visually-hidden--inline">Sale price</span>
                                      </dt>
                                      <dd class="price__last">
                                        <span class="price-item price-item--sale"> R 19.99 </span>
                                      </dd>
                                    </div>
                                    <small class="unit-price caption hidden">
                                      <dt class="visually-hidden">Unit price</dt>
                                      <dd class="price__last">
                                        <span></span>
                                        <span aria-hidden="true">/</span>
                                        <span class="visually-hidden">&nbsp;per&nbsp;</span>
                                        <span>
                                        </span>
                                      </dd>
                                    </small>
                                  </dl>
                                </div>
                              </div>
                            </div>
                          </div>
                        </div>
                      </div>
                    </div>
                  </div>
                </div>
                <div class="product">
                  <div class="product-item">
                    <div class="card">
                      <div class="card-product card--text-only card--soft">
                        <div class="card-product__wrapper">
                          <div class="card-media card-media--square">
                            <svg class="placeholder-svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 525.5 525.5">
                              <path
                                d="M381.3 247.3c.3-1.2 1.2-3.4 3.4-4.2l2.5-.9c.5-.2.8-.5.9-1l3.8-16.2c.1-.4 0-.8-.2-1.1-.2-.3-.6-.5-1-.6-61.1-8.3-93.8-.3-113.3 4.6-6.4 1.6-11.1 2.7-14.6 2.7s-8.2-1.1-14.6-2.7c-19.5-4.8-52.2-12.9-113.3-4.6-.4.1-.8.3-1 .6-.2.3-.3.7-.2 1.1l3.8 16.2c.1.5.5.9.9 1l2.5.9c2.2.8 3.1 3 3.4 4.2.4 1.4.7 3 1.1 4.6 1.8 7.6 4 17 7.9 25.9-7.6 8.2-13.4 15.3-16.2 18.9-.5.7-.8 1.5-.7 2.4.1.8.5 1.5 1 2 .5.7 1.9 2.6 4.6 3.4 2.4.7 4.6 1 6.6 1 7.8 0 13.4-4.7 17.5-9.4 6.7 5.9 15.6 9.7 27.8 9.7 43.9 0 52.1-24.5 57.5-40.7 3.3-9.8 5.4-15.3 11.4-15.3 6.1 0 8.3 5.6 11.6 15.4 5.4 16.1 13.5 40.6 57.4 40.6 12.4 0 21.4-4 28.2-10.1 4.2 4.8 9.8 9.8 17.8 9.8 2 0 4.2-.3 6.6-1.1 2.6-.8 4.1-2.7 4.6-3.4.6-.5.9-1.2 1-2 .1-.9-.1-1.7-.7-2.4-2.9-3.7-8.9-11-16.7-19.4 3.8-8.7 6-18 7.7-25.4.3-1.5.7-3 1-4.5zm-238.6 54.5c-2.1-.6-3.1-2.3-3.1-2.3-.1-.2-.2-.3-.4-.4-.1-.1-.1-.2-.1-.2 0-.1 0-.2.1-.3 2.7-3.4 8.2-10.1 15.3-17.9 2.5 4.9 5.5 9.6 9.4 13.5-6.9 7.9-13.1 10.1-21.2 7.6zm244.3-3.3c.1.1.1.2.1.3 0 .1 0 .2-.1.2l-.4.4s-1 1.7-3.1 2.3c-8.2 2.5-14.5.2-21.6-8 3.9-4 6.9-8.7 9.3-13.7 7.4 8.1 13 15 15.8 18.5zm-9.5-47.2c-4.8 20.6-12.1 51.7-45.8 51.7-41.8 0-49.2-22.3-54.7-38.6-3.1-9.3-5.8-17.4-14.3-17.4-8.3 0-11 8-14.1 17.3-5.5 16.3-12.9 38.7-54.8 38.7-33.7 0-41-31.1-45.8-51.7-.4-1.7-.8-3.2-1.1-4.7-.8-3.1-2.6-5.3-5.2-6.2l-1.7-.6-3.2-14c59.5-7.9 91.5 0 110.7 4.7 6.6 1.6 11.4 2.8 15.3 2.8s8.7-1.2 15.3-2.8c19.2-4.7 51.2-12.6 110.7-4.7l-3.2 14-1.7.6c-2.5.9-4.4 3.2-5.2 6.2-.5 1.5-.8 3.1-1.2 4.7z">
                              </path>
                              <path
                                d="M383.9 232c0-4.1-13.7-4.1-13.7 0 0 2 3.4 3.1 6.8 3.1 3.5 0 6.9-1 6.9-3.1zm-6.8 1.7c-3.4 0-5.4-1.1-5.4-1.7s2.1-1.7 5.4-1.7c3.4 0 5.4 1.1 5.4 1.7s-2.1 1.7-5.4 1.7zM141.8 232c0 2 3.4 3.1 6.8 3.1s6.8-1.1 6.8-3.1c.1-4-13.6-4-13.6 0zm6.8 1.7c-3.4 0-5.4-1.1-5.4-1.7s2.1-1.7 5.4-1.7 5.4 1.1 5.4 1.7-2 1.7-5.4 1.7zM356 227.6c-7.9-2-36.2-7.4-68 5.5-5.7 2.3-9.4 8-9.1 14.1.9 22.6 7 52.6 48.7 52.6 12.9 0 23.1-3.8 30.2-11.4 11.3-12.1 12.7-30.8 11.8-44.5-.6-7.9-6-14.4-13.6-16.3zm-67.5 6.8c15.7-6.4 30.5-8.2 42.4-8.2 11.9 0 20.8 1.8 24.7 2.8 5.3 1.3 9.4 5.1 11.4 10h-.1c-.1 0-14.3 1.7-36.4 3.5-9 .7-20.2 1.6-32.9 2.2h-.8c-.1 0-.2 0-.3.1-5 .3-10.2.5-15.6.7-.2 0-.3.1-.5.1.4-5.1 3.5-9.4 8.1-11.2zm39.1 64c-39.9 0-46.2-28.5-47.2-50.4.2.1.3.1.5.1 5.8-.2 11.4-.4 16.7-.7 28.4.1 40.9 18.3 51.9 34.4 1.6 2.4 3.2 4.7 4.8 6.9.2.2.4.4.7.5-6.8 6.1-15.9 9.2-27.4 9.2zm29.2-11.1c0-.1-.1-.3-.2-.4-1.6-2.2-3.1-4.4-4.7-6.8-8.8-12.9-19.4-28.3-39.2-33.7 6.5-.4 12.4-.9 17.6-1.3 10.4 5.8 21.4 14.7 33.6 27.3.3.3.6.4 1 .4h.1c-1.8 5.4-4.4 10.4-8.2 14.5zm9-17c-11-11.2-21.1-19.6-30.6-25.5 19.5-1.6 31.9-3.1 32-3.1.2 0 .4-.1.5-.2.2.8.3 1.6.3 2.5.5 6.7.5 16.7-2.2 26.3zM238 233c-31.7-12.9-60-7.5-68-5.5-7.6 1.9-13.1 8.5-13.6 16.4-.9 13.6.5 32.4 11.8 44.5 7.1 7.6 17.3 11.4 30.2 11.4 41.7 0 47.8-30 48.7-52.6.3-6.2-3.4-11.8-9.1-14.2zm-67.6-4.1c7.7-1.9 34.9-7.2 65.7 4.9-8 .9-14.7 1.5-22.6 2.2-5.5.5-11.6 2.6-18.3 6.3-21.8-1.7-35.8-3.4-36-3.4h-.3c2.1-4.9 6.2-8.6 11.5-10zM157.9 244c.1-.9.2-1.8.4-2.6.2.2.4.3.7.3.1 0 12.5 1.5 32 3.1-9.6 6-19.7 14.4-30.7 25.7-2.8-9.7-2.8-19.8-2.4-26.5zm40.5 54.4c-11.5 0-20.6-3.1-27.4-9.2.3-.1.6-.2.8-.5 1.5-2.1 3-4.2 4.6-6.5 11.4-16.5 24.3-35.1 55.1-34 5.1.2 8.8.3 13.6.3.2 0 .3 0 .4-.1-.9 21.9-7.3 50-47.1 50zm46.8-52.7c-4.8 0-8.4-.1-13.5-.3-32.4-1.3-46.4 19-57.6 35.2-1.6 2.3-3 4.4-4.5 6.4-.1.2-.2.3-.2.5-3.9-4.2-6.5-9.2-8.3-14.5h.3c.4 0 .7-.1 1-.4 12.3-12.6 23.4-21.6 34-27.5 6.5-3.6 12.4-5.7 17.6-6.2 8.5-.7 15.7-1.5 24.7-2.4.5-.1 1-.4 1.2-.9 3.5 2.3 5.7 6.1 6 10.2-.4-.1-.5-.1-.7-.1z">
                              </path>
                            </svg>
                          </div>
                        </div>
                        <div class="card-information">
                          <div class="card-information__wrapper text-left">
                            <div class="card-vendor text-left">
                              <span class="visually-hidden">Vendor:</span> Vendor
                            </div>
                            <a class="card-title link-underline uppercase text-left" href="">
                        <span class="text">
                            Example product title
                        </span>
                    </a>
                            <div class="card-information__group">
                              <div class="card-price">
                                <div class="price price--sold-out ">
                                  <dl>
                                    <div class="price__regular">
                                      <dt>
                                        <span class="visually-hidden visually-hidden--inline">Regular price</span>
                                      </dt>
                                      <dd class="price__last">
                                        <span class="price-item price-item--regular"> R 19.99 </span>
                                      </dd>
                                    </div>
                                    <div class="price__sale">
                                      <dt class="price__compare">
                                        <span class="visually-hidden visually-hidden--inline">Regular price</span>
                                      </dt>
                                      <dd class="price__compare">
                                        <s class="price-item price-item--regular">
                                        </s>
                                      </dd>
                                      <dt>
                                        <span class="visually-hidden visually-hidden--inline">Sale price</span>
                                      </dt>
                                      <dd class="price__last">
                                        <span class="price-item price-item--sale"> R 19.99 </span>
                                      </dd>
                                    </div>
                                    <small class="unit-price caption hidden">
                                      <dt class="visually-hidden">Unit price</dt>
                                      <dd class="price__last">
                                        <span></span>
                                        <span aria-hidden="true">/</span>
                                        <span class="visually-hidden">&nbsp;per&nbsp;</span>
                                        <span>
                                        </span>
                                      </dd>
                                    </small>
                                  </dl>
                                </div>
                              </div>
                            </div>
                          </div>
                        </div>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="predictive-search predictive-search--header quickSearchResultsWrap" data-predictive-search="">
    <div class="predictive-search__loading-state">
      <svg aria-hidden="true" focusable="false" role="presentation" class="spinner" viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
        <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
      </svg>
    </div>
  </div>
  <span class="predictive-search-status visually-hidden" role="status" aria-hidden="true"></span>
</form>

DIALOG

<form method="dialog" data-ref="form">
  <fieldset class="fieldset-popup__warning" data-ref="fieldset" role="document">
    <legend data-ref="message" id="lerh49ga"></legend>
    <div data-ref="template"></div>
  </fieldset>
  <menu class="menu-popup__warning">
    <button data-ref="cancel"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="#000000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
        <line x1="18" y1="6" x2="6" y2="18"></line>
        <line x1="6" y1="6" x2="18" y2="18"></line>
      </svg></button>
    <button data-ref="accept" value="default"></button>
  </menu>
</form>

Text Content

Skip to content
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 

ARANDA BULK HOSPITALITY - SPEND R5000 OR MORE - GET 20% OFF. SEE PROMOTIONS
PAGE.
user Log in
0
Cart
00 items

CONTACT

CONTACT US

Menu Close
 * HOME
 * ABOUT
 * ARANDA COLLECTION
   ARANDA COLLECTION
   Go to ARANDA COLLECTION
   BED BLANKETS
   BED BLANKETS
    * Go to BED BLANKETS
    * Classic Collection
    * Mink Blankets
    * Children Blankets
   
   THROWS
   THROWS
    * Go to THROWS
    * Chenille
   
   AFROCENTRIC
   AFROCENTRIC
    * Go to AFROCENTRIC
    * CHURCH BLANKETS
    * Mink Vogue
   
   PET BLANKETS
   PET BLANKETS
    * Go to PET BLANKETS
    * A Dog's Life
    * The Pet Shop
    * The Kennel
   
   WEARING BLANKETS
   WEARING BLANKETS
    * Go to WEARING BLANKETS
    * Milan
    * Posh
   
   APPAREL
   APPAREL
    * Go to APPAREL
    * BLANKET SCARVES
    * WEARING CAPES
   
   
 * TRADITIONAL COLLECTION
   TRADITIONAL COLLECTION
   Go to TRADITIONAL COLLECTION
   TRADITIONAL BLANKETS
   TRADITIONAL BLANKETS
    * Go to TRADITIONAL BLANKETS
    * Italiano
    * Nu-Kelly
   
   TRADITIONAL SHAWLS
   TRADITIONAL SHAWLS
    * Go to TRADITIONAL SHAWLS
    * Big Brand
    * Brites
    * King Sekhukhune
    * Lusso
    * Makoti
    * Piccolo
    * Top Check
   
   
 * CULTURAL BLANKETS
   CULTURAL BLANKETS
   Go to CULTURAL BLANKETS
   NDEBELE BLANKETS
   NDEBELE BLANKETS
    * Go to NDEBELE BLANKETS
    * NDEBELE DESIGNERS
    * MINI UMBHALO
    * UMBHALO
    * Ukhamba
    * Ndebele Beads
   
   XHOSA BLANKETS
   XHOSA BLANKETS
    * Go to XHOSA BLANKETS
    * Abakwetha
    * Ingcawe
    * Italiano
    * iBlanket | Whitney
    * Nu-Kelly
    * Xhosa - Umbhaco | Black/Natural
   
   
 * CEREMONIAL BUNDLES
 * PROMOTIONS
   PROMOTIONS
   Go to PROMOTIONS
   LUSSO DOUBLE DEAL
   BASOTHO KHOTSO DEAL
   PROTEA THROW 3 for 2
   BULK HOSPITALITY DEAL
   MY AFRICA VALENTINES
   CLEARANCE
   GIFT CARD
   

Close
Search the store


TRENDING NOW

 * dempus
 * sample
 * magnis
 * loremous saliduar
 * naminos
 * dinterdum


POPULAR PRODUCTS

Vendor: Vendor
Example product title
Regular price R 19.99
Regular price Sale price R 19.99
Unit price /  per 
Vendor: Vendor
Example product title
Regular price R 19.99
Regular price Sale price R 19.99
Unit price /  per 
Vendor: Vendor
Example product title
Regular price R 19.99
Regular price Sale price R 19.99
Unit price /  per 



TRENDING NOW

 * dempus
 * sample
 * magnis
 * loremous saliduar
 * naminos
 * dinterdum


POPULAR PRODUCTS

Vendor: Vendor
Example product title
Regular price R 19.99
Regular price Sale price R 19.99
Unit price /  per 
Vendor: Vendor
Example product title
Regular price R 19.99
Regular price Sale price R 19.99
Unit price /  per 
Vendor: Vendor
Example product title
Regular price R 19.99
Regular price Sale price R 19.99
Unit price /  per 

Cart
00 items
Log in
Cart
00 items

BULK HOSPITALITY BUNDLE - SPEND R5000 OR MORE - GET 20% OFF.

BASOTHO KHOTSO DEAL. PURCHASE ANY KHOTSO & MINI KHOTSO TOGETHER & SAVE R200

HAVEN & EARTH PROTEA THROW DEAL. BUY ANY 3 PROTEA THROWS AND GET THE CHEAPEST
FREE

BULK HOSPITALITY BUNDLE - SPEND R5000 OR MORE - GET 20% OFF.

BASOTHO KHOTSO DEAL. PURCHASE ANY KHOTSO & MINI KHOTSO TOGETHER & SAVE R200

HAVEN & EARTH PROTEA THROW DEAL. BUY ANY 3 PROTEA THROWS AND GET THE CHEAPEST
FREE

BULK HOSPITALITY BUNDLE - SPEND R5000 OR MORE - GET 20% OFF.


OUR BRANDS


 * 1
 * 2
 * 3
 * 4
 * 5


ARANDA BLANKETS

FREE DELIVERY NATIONWIDE

SPEND - R750 or MORE - ONLINE

100% SECURE CHECKOUT

SAFE - ONLINE SHOPPING

BEST SELECTION OF BLANKETS ONLINE

SHOP - ARANDA - ONLINE




WELCOME TO ARANDA


WELCOME TO ARANDA

PROVIDING THE MARKET'S HIGHEST QUALITY BLANKETS AND THROWS IN SOUTH AFRICA SINCE
1953

PROVIDING THE MARKET'S HIGHEST QUALITY BLANKETS AND THROWS IN SOUTH AFRICA SINCE
1953


THE COLLECTIONS

ALL THE COLOURS - CULTURES - TEXTURES AND SIZES
 * ARANDA COLLECTIONS
 * /
 * TRADITIONAL COLLECTIONS
 * /
 * CULTURAL COLLECTIONS




BED BLANKETS

EMBRACE THE CHILLIER EVENINGS WITH THE SOFTEST, BLANKETS AND THROWS
Aranda
Belfiore Finesse - Big Five | Desert/Coffee
Regular price R 19.99
Regular price Sale price R 19.99
Unit price /  per 
Aranda
Belfiore Finesse - Big Five | Steel/Ivory
Regular price R 19.99
Regular price Sale price R 19.99
Unit price /  per 
Aranda
Belfiore Finesse - Borneo | Coffee/Natural
Regular price R 19.99
Regular price Sale price R 19.99
Unit price /  per 
Aranda
Belfiore Finesse - Borneo | Steel/Natural
Regular price R 19.99
Regular price Sale price R 19.99
Unit price /  per 
Aranda
Belfiore Finesse - Borneo | Teal/Natural
Regular price R 19.99
Regular price Sale price R 19.99
Unit price /  per 
Aranda
Belfiore Finesse - Edinburgh | Choc/Desert
Regular price R 19.99
Regular price Sale price R 19.99
Unit price /  per 
Aranda
Belfiore Finesse - Edinburgh | Choc/Desert
Regular price R 19.99
Regular price Sale price R 19.99
Unit price /  per 
Aranda
Belfiore Finesse - Geo Garden | Navy/Bone
Regular price R 19.99
Regular price Sale price R 19.99
Unit price /  per 
Aranda
Belfiore Finesse - Mctavish | Bone/Natural
Regular price R 19.99
Regular price Sale price R 19.99
Unit price /  per 
Aranda
Belfiore Finesse - Mctavish | Navy/Natural
Regular price R 19.99
Regular price Sale price R 19.99
Unit price /  per 
Aranda
Belfiore Finesse - Nguni | Choc/Ivory
Regular price R 19.99
Regular price Sale price R 19.99
Unit price /  per 
Aranda
Belfiore Finesse - Persia | Aqua/Natural
Regular price R 19.99
Regular price Sale price R 19.99
Unit price /  per 
Show More



MINK BLANKETS

SOFT, WARM & PLUSH LUXURY BLANKETS
Aranda
Faux Mink Bella - Floral Swirl | Rose/Pale Pink
Regular price R 19.99
Regular price Sale price R 19.99
Unit price /  per 
Aranda
Faux Mink Bella - Vines | Dark Grey/Pink
Regular price R 19.99
Regular price Sale price R 19.99
Unit price /  per 
Aranda
Faux Mink Bella - Madrid | Brown/Taupe
Regular price R 19.99
Regular price Sale price R 19.99
Unit price /  per 
Aranda
Faux Mink Bella - Plain Bone
Regular price R 19.99
Regular price Sale price R 19.99
Unit price /  per 
Aranda
Faux Mink Bella - Rose Bouquet | Brown/Cream
Regular price R 19.99
Regular price Sale price R 19.99
Unit price /  per 
Aranda
Faux Mink Bella - Floral Swirl | Terracota/Coral
Regular price R 19.99
Regular price Sale price R 19.99
Unit price /  per 
Aranda
Faux Mink Bella - Madrid | Eggshell/Taupe
Regular price R 19.99
Regular price Sale price R 19.99
Unit price /  per 
Aranda
Faux Mink Argento - Mosaic | Grey/Pink
Regular price R 19.99
Regular price Sale price R 19.99
Unit price /  per 
Aranda
Faux Mink Bella - Vines | Brown/Pink
Regular price R 19.99
Regular price Sale price R 19.99
Unit price /  per 
Aranda
Faux Mink Bella - Cherry Blossoms | Coral/White
Regular price R 19.99
Regular price Sale price R 19.99
Unit price /  per 
Aranda
Faux Mink Bella - Winter | Blue/Cream
Regular price R 19.99
Regular price Sale price R 19.99
Unit price /  per 
Aranda
Faux Mink Bella - Madrid | Taupe/Beige
Regular price R 19.99
Regular price Sale price R 19.99
Unit price /  per 
Show More

1 Wol Street, Homelake Ext,
Randfontein, Gauteng, 1759,
South Africa

Call: (+27) 11-693-3721

info@aranda.co.za


QUICK LINKS

 * Contact Us
 * FAQ's
 * Lobola Gifting
 * Clearance Sale
 * News | Blogs


INFORMATION

 * Wholesale Requests
 * How LayUp Works
 * How PayFlex Works
 * Wash Care


CUSTOMER SERVICE

 * Contact Us
 * Delivery Policy
 * Privacy Policy
 * Refund Policy
 * Terms of Service


NEWSLETTER SIGN UP

Receive the latest news and updates about our products and promotions.
Your email
Submit


FOLLOW US

 * Facebook
 * Instagram

© 2022 Aranda Textile Mills

Payment methods
 * Home
 * Search
 * Collection
 * user Account
 * Cart
   00 items

 * Choosing a selection results in a full page refresh.

Thanks for subscribing!

This email has been registered!




SHOP THE LOOK



Close



CHOOSE OPTIONS





Close

Close

EDIT OPTION


Close

BACK IN STOCK NOTIFICATION

Leave your email and we will notify as soon as the product / variant is back in
stock Subscribe

is added to your shopping cart.
Continue Shopping View Cart
Compare ()
Close

COMPARE

Product SKU Description Collection Availability Product Type Other Details


this is just a warning

Login Close
Email Address *
Password *
Forgot your password? Create account
Close
Shopping Cart
0 items
Free shipping for all orders over R 0.00!
Your cart is empty
Continue Shopping
Close
Search
Close
Search


TRENDING NOW

 * dempus
 * sample
 * magnis
 * loremous saliduar
 * naminos
 * dinterdum


POPULAR PRODUCTS

Vendor: Vendor
Example product title
Regular price R 19.99
Regular price Sale price R 19.99
Unit price /  per 
Vendor: Vendor
Example product title
Regular price R 19.99
Regular price Sale price R 19.99
Unit price /  per 
Vendor: Vendor
Example product title
Regular price R 19.99
Regular price Sale price R 19.99
Unit price /  per 



TRENDING NOW

 * dempus
 * sample
 * magnis
 * loremous saliduar
 * naminos
 * dinterdum


POPULAR PRODUCTS

Vendor: Vendor
Example product title
Regular price R 19.99
Regular price Sale price R 19.99
Unit price /  per 
Vendor: Vendor
Example product title
Regular price R 19.99
Regular price Sale price R 19.99
Unit price /  per 
Vendor: Vendor
Example product title
Regular price R 19.99
Regular price Sale price R 19.99
Unit price /  per 

Menu Close
Sign In Create an Account
My Wish List