www.stevemadden.com Open in urlscan Pro
23.227.38.74  Public Scan

URL: https://www.stevemadden.com/collections/all-sale/products/adore-rhinestones
Submission: On May 15 via manual from US — Scanned from CA

Form analysis 8 forms found in the DOM

/search

<form action="/search">
  <button tabindex="-1" type="submit">
    <svg role="img" aria-label="search" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="search-black">
      <circle cx="11" cy="11" r="8"></circle>
      <line x1="21" y1="21" x2="16.65" y2="16.65"></line>
    </svg>
  </button>
  <label style="display: none;" for="search_input">Search</label>
  <input type="text" title="Search" id="search_input" name="q" value="" placeholder="Search" aria-label="Search" aria-controls="results" aria-haspopup="listbox" class="aa-input" autocomplete="off" spellcheck="false" aria-autocomplete="list"
    aria-expanded="false" aria-owns="algolia-autocomplete-listbox-0" dir="auto" sd_sf="ovmm" style="">
  <pre aria-hidden="true"
    style="position: absolute; visibility: hidden; white-space: pre; font-family: acumin-pro, sans-serif; font-size: 18px; font-style: normal; font-variant: normal; font-weight: 400; word-spacing: 0px; letter-spacing: normal; text-indent: 0px; text-rendering: auto; text-transform: none;"></pre>
</form>

POST /cart/add

<form method="post" action="/cart/add" id="add-item-form" accept-charset="UTF-8" class="variants clearfix" enctype="multipart/form-data"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓">
  <div class="product-options ">
    <div class="select clearfix">
      <style>
        label[for="product-select-option-0"] {
          display: none;
        }

        #product-select-option-0 {
          display: none;
        }

        #product-select-option-0+.custom-style-select-box {
          display: none !important;
        }
      </style>
      <script>
        jQuery(window).load(function() {
          jQuery('.selector-wrapper:eq(0)').hide();
        });
      </script>
      <div class=" new_custom_swatch_Color swatch clearfix select_color product-normal" data-option-index="0">
        <div class="header pdp-size-wrp"> Color <span class="curcolor"> - RHINESTONES</span>
          <h3 class="price" id="price-preview">$79.97 <del>$99.95</del></h3>
          <br>
          <div class=" swatch_elements_wrapper">
            <fieldset>
              <legend>Group of Color</legend>
              <div tabindex="0" data-value="RHINESTONES" data-size="RHINESTONES" class="hideIt swatch-element  color rhinestones available">
                <div class="tooltip">RHINESTONES</div>
                <input data-product="6657673035909" class="isColor  " data-value="rhinestones" id="swatch-0--39673103351941" type="radio" name="option-0" value="RHINESTONES" sd_sf="ovmm">
                <label for="swatch-0--39673103351941" style="background-color: rhinestones; background-image: url(//cdn.shopify.com/s/files/1/2170/8465/files/rhinestones.png?239595)">
                </label>
              </div>
              <script>
                jQuery('.swatch[data-option-index="0"] .rhinestones').removeClass('soldout').addClass('available').find(':radio').removeAttr('disabled');
              </script>
              <script>
                jQuery('.swatch[data-option-index="0"] .rhinestones').removeClass('soldout').addClass('available').find(':radio').removeAttr('disabled');
              </script>
              <script>
                jQuery('.swatch[data-option-index="0"] .rhinestones').removeClass('soldout').addClass('available').find(':radio').removeAttr('disabled');
              </script>
              <script>
                jQuery('.swatch[data-option-index="0"] .rhinestones').removeClass('soldout').addClass('available').find(':radio').removeAttr('disabled');
              </script>
              <script>
                jQuery('.swatch[data-option-index="0"] .rhinestones').removeClass('soldout').addClass('available').find(':radio').removeAttr('disabled');
              </script>
              <script>
                jQuery('.swatch[data-option-index="0"] .rhinestones').removeClass('soldout').addClass('available').find(':radio').removeAttr('disabled');
              </script>
              <script>
                jQuery('.swatch[data-option-index="0"] .rhinestones').removeClass('soldout').addClass('available').find(':radio').removeAttr('disabled');
              </script>
              <script>
                jQuery('.swatch[data-option-index="0"] .rhinestones').removeClass('soldout').addClass('available').find(':radio').removeAttr('disabled');
              </script>
              <script>
                jQuery('.swatch[data-option-index="0"] .rhinestones').removeClass('soldout').addClass('available').find(':radio').removeAttr('disabled');
              </script>
              <script>
                jQuery('.swatch[data-option-index="0"] .rhinestones').removeClass('soldout').addClass('available').find(':radio').removeAttr('disabled');
              </script>
              <script>
                jQuery('.swatch[data-option-index="0"] .rhinestones').removeClass('soldout').addClass('available').find(':radio').removeAttr('disabled');
              </script>
              <script>
                jQuery('.swatch[data-option-index="0"] .rhinestones').removeClass('soldout').addClass('available').find(':radio').removeAttr('disabled');
              </script>
              <div class="swatch-element custom  pro_adore-bright-multi show show_swatch" title="ADORE BRIGHT MULTI" style="margin-right: 15px;">
                <a aria-current="false" aria-label="adore-bright-multi" href="/collections/all-sale/products/adore-bright-multi" class="customColor" data-handle="adore-bright-multi">

          <label style="background-image: url(&quot;https://cdn.shopify.com/s/files/1/2170/8465/products/STEVEMADDEN_SHOES_ADORE_BRIGHT-MULTI_100x.jpg&quot;);"></label>
        </a>
              </div>
              <script>
                jQuery(document).ready(function() {
                  var pro = 'adore-bright-multi';
                  var proImgPath = '//cdn.shopify.com/s/files/1/2170/8465/t/242/assets/@@?239595';
                  var proClass = '.pro_adore-bright-multi';
                  jQuery.getJSON('/products/' + pro + '.js', function(pro) {
                    var s = '';
                    var vimg = Shopify.resizeImage(pro.featured_image, '100x');
                    jQuery(proClass + ' label').css('background-image', 'url(' + vimg + ')');
                    jQuery(proClass).attr('title', pro.title); //  +' ~ '+ s
                    jQuery(proClass).addClass('show_swatch')
                  }).fail(function(jqXHR, textStatus, errorThrown) {
                    jQuery(proClass).hide().removeClass('hide_swatch'), console.log('getJSON request failed! ' + textStatus);
                  });
                });
              </script>
              <div class="swatch-element custom  pro_adore-bronze show_swatch show" title="ADORE BRONZE" style="margin-right: 15px;">
                <a aria-current="false" aria-label="adore-bronze" href="/collections/all-sale/products/adore-bronze" class="customColor" data-handle="adore-bronze">

          <label style="background-image: url(&quot;https://cdn.shopify.com/s/files/1/2170/8465/products/STEVEMADDEN-SHOES_ADORE_BRONZE_100x.jpg&quot;);"></label>
        </a>
              </div>
              <script>
                jQuery(document).ready(function() {
                  var pro = 'adore-bronze';
                  var proImgPath = '//cdn.shopify.com/s/files/1/2170/8465/t/242/assets/@@?239595';
                  var proClass = '.pro_adore-bronze';
                  jQuery.getJSON('/products/' + pro + '.js', function(pro) {
                    var s = '';
                    var vimg = Shopify.resizeImage(pro.featured_image, '100x');
                    jQuery(proClass + ' label').css('background-image', 'url(' + vimg + ')');
                    jQuery(proClass).attr('title', pro.title); //  +' ~ '+ s
                    jQuery(proClass).addClass('show_swatch')
                  }).fail(function(jqXHR, textStatus, errorThrown) {
                    jQuery(proClass).hide().removeClass('hide_swatch'), console.log('getJSON request failed! ' + textStatus);
                  });
                });
              </script>
              <div class="swatch-element custom  pro_adore-ivory" style="display: none;">
                <a aria-current="false" aria-label="adore-ivory" href="/collections/all-sale/products/adore-ivory" class="customColor" data-handle="adore-ivory">

          <label></label>
        </a>
              </div>
              <script>
                jQuery(document).ready(function() {
                  var pro = 'adore-ivory';
                  var proImgPath = '//cdn.shopify.com/s/files/1/2170/8465/t/242/assets/@@?239595';
                  var proClass = '.pro_adore-ivory';
                  jQuery.getJSON('/products/' + pro + '.js', function(pro) {
                    var s = '';
                    var vimg = Shopify.resizeImage(pro.featured_image, '100x');
                    jQuery(proClass + ' label').css('background-image', 'url(' + vimg + ')');
                    jQuery(proClass).attr('title', pro.title); //  +' ~ '+ s
                    jQuery(proClass).addClass('show_swatch')
                  }).fail(function(jqXHR, textStatus, errorThrown) {
                    jQuery(proClass).hide().removeClass('hide_swatch'), console.log('getJSON request failed! ' + textStatus);
                  });
                });
              </script>
              <div class="swatch-element custom currentOne pro_adore-rhinestones show_swatch show" title="ADORE RHINESTONES" style="margin-right: 15px;">
                <a aria-current="true" aria-label="adore-rhinestones" href="/collections/all-sale/products/adore-rhinestones" class="customColor" data-handle="adore-rhinestones">
          <input type="radio" checked="">
          <label style="background-image: url(&quot;https://cdn.shopify.com/s/files/1/2170/8465/products/STEVEMADDEN-SHOES_ADORE_RHINESTONES_100x.jpg&quot;);"></label>
        </a>
              </div>
              <script>
                jQuery(document).ready(function() {
                  var pro = 'adore-rhinestones';
                  var proImgPath = '//cdn.shopify.com/s/files/1/2170/8465/t/242/assets/@@?239595';
                  var proClass = '.pro_adore-rhinestones';
                  jQuery.getJSON('/products/' + pro + '.js', function(pro) {
                    var s = '';
                    var vimg = Shopify.resizeImage(pro.featured_image, '100x');
                    jQuery(proClass + ' label').css('background-image', 'url(' + vimg + ')');
                    jQuery(proClass).attr('title', pro.title); //  +' ~ '+ s
                    jQuery(proClass).addClass('show_swatch')
                  }).fail(function(jqXHR, textStatus, errorThrown) {
                    jQuery(proClass).hide().removeClass('hide_swatch'), console.log('getJSON request failed! ' + textStatus);
                  });
                });
              </script>
            </fieldset>
          </div>
        </div>
      </div>
      <style>
        label[for="product-select-option-1"] {
          display: none;
        }

        #product-select-option-1 {
          display: none;
        }

        #product-select-option-1+.custom-style-select-box {
          display: none !important;
        }
      </style>
      <script>
        jQuery(window).load(function() {
          jQuery('.selector-wrapper:eq(1)').hide();
        });
      </script>
      <div class=" new_custom_swatch_Size swatch clearfix select_size product-normal" data-option-index="1">
        <div class="header pdp-size-wrp">
          <div class="stylitics_pdp_header"> Select a size <span class="curcolor"> - 6</span> </div>
          <p class="size-chart-trigger"><button class="first-focusable-element" data-target="sizeChart-6657673035909" data-toggle="modal">SIZE GUIDE</button></p>
          <div class=" swatch_elements_wrapper">
            <fieldset>
              <legend>Group of Size</legend>
              <script>
                jQuery('.swatch[data-option-index="1"] .5').removeClass('soldout').addClass('available').find(':radio').removeAttr('disabled');
              </script>
              <script>
                jQuery('.swatch[data-option-index="1"] .5-5').removeClass('soldout').addClass('available').find(':radio').removeAttr('disabled');
              </script>
              <script>
                jQuery('.swatch[data-option-index="1"] .6').removeClass('soldout').addClass('available').find(':radio').removeAttr('disabled');
              </script>
              <script>
                jQuery('.swatch[data-option-index="1"] .6-5').removeClass('soldout').addClass('available').find(':radio').removeAttr('disabled');
              </script>
              <script>
                jQuery('.swatch[data-option-index="1"] .7').removeClass('soldout').addClass('available').find(':radio').removeAttr('disabled');
              </script>
              <script>
                jQuery('.swatch[data-option-index="1"] .7-5').removeClass('soldout').addClass('available').find(':radio').removeAttr('disabled');
              </script>
              <script>
                jQuery('.swatch[data-option-index="1"] .8').removeClass('soldout').addClass('available').find(':radio').removeAttr('disabled');
              </script>
              <script>
                jQuery('.swatch[data-option-index="1"] .8-5').removeClass('soldout').addClass('available').find(':radio').removeAttr('disabled');
              </script>
              <script>
                jQuery('.swatch[data-option-index="1"] .9').removeClass('soldout').addClass('available').find(':radio').removeAttr('disabled');
              </script>
              <script>
                jQuery('.swatch[data-option-index="1"] .9-5').removeClass('soldout').addClass('available').find(':radio').removeAttr('disabled');
              </script>
              <script>
                jQuery('.swatch[data-option-index="1"] .10').removeClass('soldout').addClass('available').find(':radio').removeAttr('disabled');
              </script>
              <script>
                jQuery('.swatch[data-option-index="1"] .11').removeClass('soldout').addClass('available').find(':radio').removeAttr('disabled');
              </script>
              <div tabindex="0" data-value="5" data-size="5" class="swatch-element  5 available">
                <input data-product="6657673035909" class=" size5 " data-value="5" id="swatch-1-rhinestones-39673103351941" type="radio" name="option-1" value="5">
                <label for="swatch-1-rhinestones-39673103351941"> 5 </label>
              </div>
              <div tabindex="0" data-value="5.5" data-size="5.5" class="swatch-element  5-5 available">
                <input data-product="6657673035909" class=" size5.5 " data-value="5-5" id="swatch-1-5-39673103384709" type="radio" name="option-1" value="5.5">
                <label for="swatch-1-5-39673103384709"> 5.5 </label>
              </div>
              <div tabindex="0" data-value="6" data-size="6" class="swatch-element  6 available">
                <input data-product="6657673035909" class=" size6 " data-value="6" id="swatch-1-5-5-39673103417477" type="radio" name="option-1" value="6" sd_sf="ovmm">
                <label for="swatch-1-5-5-39673103417477"> 6 </label>
              </div>
              <div tabindex="0" data-value="6.5" data-size="6.5" class="swatch-element  6-5 available">
                <input data-product="6657673035909" class=" size6.5 " data-value="6-5" id="swatch-1-6-39673103450245" type="radio" name="option-1" value="6.5">
                <label for="swatch-1-6-39673103450245"> 6.5 </label>
              </div>
              <div tabindex="0" data-value="7" data-size="7" class="swatch-element  7 available">
                <input data-product="6657673035909" class=" size7 " data-value="7" id="swatch-1-6-5-39673103515781" type="radio" name="option-1" value="7">
                <label for="swatch-1-6-5-39673103515781"> 7 </label>
              </div>
              <div tabindex="0" data-value="7.5" data-size="7.5" class="swatch-element  7-5 available">
                <input data-product="6657673035909" class=" size7.5 " data-value="7-5" id="swatch-1-7-39673103548549" type="radio" name="option-1" value="7.5">
                <label for="swatch-1-7-39673103548549"> 7.5 </label>
              </div>
              <div tabindex="0" data-value="8" data-size="8" class="swatch-element  8 available">
                <input data-product="6657673035909" class=" size8 " data-value="8" id="swatch-1-7-5-39673103581317" type="radio" name="option-1" value="8">
                <label for="swatch-1-7-5-39673103581317"> 8 </label>
              </div>
              <div tabindex="0" data-value="8.5" data-size="8.5" class="swatch-element  8-5 available">
                <input data-product="6657673035909" class=" size8.5 " data-value="8-5" id="swatch-1-8-39673103614085" type="radio" name="option-1" value="8.5">
                <label for="swatch-1-8-39673103614085"> 8.5 </label>
              </div>
              <div tabindex="0" data-value="9" data-size="9" class="swatch-element  9 available">
                <input data-product="6657673035909" class=" size9 " data-value="9" id="swatch-1-8-5-39673103646853" type="radio" name="option-1" value="9">
                <label for="swatch-1-8-5-39673103646853"> 9 </label>
              </div>
              <div tabindex="0" data-value="9.5" data-size="9.5" class="swatch-element swatch-size 9-5 available">
                <input data-product="6657673035909" class=" size9.5 " data-value="9-5" id="swatch-1-9-39673088835717" type="radio" name="option-1" value="9.5">
                <label for="swatch-1-9-39673088835717"> 9.5 </label>
              </div>
              <div tabindex="0" data-value="10" data-size="10" class="swatch-element swatch-size 10 available">
                <input data-product="6657673035909" class=" size10 " data-value="10" id="swatch-1-9-5-39673088868485" type="radio" name="option-1" value="10">
                <label for="swatch-1-9-5-39673088868485"> 10 </label>
              </div>
              <div tabindex="0" data-value="11" data-size="11" class="swatch-element swatch-size 11 available">
                <input data-product="6657673035909" class=" size11 " data-value="11" id="swatch-1-10-39673088901253" type="radio" name="option-1" value="11">
                <label for="swatch-1-10-39673088901253"> 11 </label>
              </div>
              <div tabindex="0" data-value="12" data-size="12" class=" swatch-element swatch-size 12 ">
                <input data-product="6657673035909" class=" size12 sold" data-value="12" id="swatch-1-11-40072015315077" type="radio" name="option-1" value="12">
                <label for="swatch-1-11-40072015315077"> 12 </label>
              </div>
            </fieldset>
          </div>
        </div>
      </div>
      <div class="selector-wrapper" style="display: none;"><label for="product-select-6657673035909-option-0">Color</label><select class="single-option-selector" data-option="option1" id="product-select-6657673035909-option-0" sd_sf="ovmm">
          <option value="RHINESTONES">RHINESTONES</option>
        </select></div>
      <div class="selector-wrapper" style="display: none;"><label for="product-select-6657673035909-option-1">Size</label><select class="single-option-selector" data-option="option2" id="product-select-6657673035909-option-1">
          <option value="5">5</option>
          <option value="5.5">5.5</option>
          <option value="6">6</option>
          <option value="6.5">6.5</option>
          <option value="7">7</option>
          <option value="7.5">7.5</option>
          <option value="8">8</option>
          <option value="8.5">8.5</option>
          <option value="9">9</option>
          <option value="9.5">9.5</option>
          <option value="10">10</option>
          <option value="11">11</option>
          <option value="12">12</option>
        </select></div>
      <div class="selector-wrapper"><label for="product-select-6657673035909-option-2">Color Code</label><select class="single-option-selector" data-option="option3" id="product-select-6657673035909-option-2">
          <option value="998">998</option>
        </select></div><select id="product-select-6657673035909" name="id" style="display: none;">
        <option data-inventory-qty="33" data-inventory_policy="deny" data-barcode="196361740126" value="39673103351941"> RHINESTONES / 5 / 998 - $79.97 </option>
        <option data-inventory-qty="11" data-inventory_policy="deny" data-barcode="196361740133" value="39673103384709"> RHINESTONES / 5.5 / 998 - $79.97 </option>
        <option data-inventory-qty="232" data-inventory_policy="deny" data-barcode="196361740140" value="39673103417477" selected="selected"> RHINESTONES / 6 / 998 - $79.97 </option>
        <option data-inventory-qty="258" data-inventory_policy="deny" data-barcode="196361740157" value="39673103450245"> RHINESTONES / 6.5 / 998 - $79.97 </option>
        <option data-inventory-qty="771" data-inventory_policy="deny" data-barcode="196361740164" value="39673103515781"> RHINESTONES / 7 / 998 - $79.97 </option>
        <option data-inventory-qty="312" data-inventory_policy="deny" data-barcode="196361740171" value="39673103548549"> RHINESTONES / 7.5 / 998 - $79.97 </option>
        <option data-inventory-qty="1408" data-inventory_policy="deny" data-barcode="196361740188" value="39673103581317"> RHINESTONES / 8 / 998 - $79.97 </option>
        <option data-inventory-qty="369" data-inventory_policy="deny" data-barcode="196361740195" value="39673103614085"> RHINESTONES / 8.5 / 998 - $79.97 </option>
        <option data-inventory-qty="918" data-inventory_policy="deny" data-barcode="196361740201" value="39673103646853"> RHINESTONES / 9 / 998 - $79.97 </option>
        <option data-inventory-qty="172" data-inventory_policy="deny" data-barcode="196361740218" value="39673088835717"> RHINESTONES / 9.5 / 998 - $79.97 </option>
        <option data-inventory-qty="116" data-inventory_policy="deny" data-barcode="196361740225" value="39673088868485"> RHINESTONES / 10 / 998 - $79.97 </option>
        <option data-inventory-qty="129" data-inventory_policy="deny" data-barcode="196361740232" value="39673088901253"> RHINESTONES / 11 / 998 - $79.97 </option>
        <option data-inventory-qty="0" data-inventory_policy="deny" data-barcode="197369148129" value="40072015315077"> RHINESTONES / 12 / 998 - $79.97 </option>
      </select>
    </div>
    <input type="hidden" id="productbarcode" name="properties[UPC]" value="196361740140">
    <div class="qtyAdjustBox" style="display: inline-block;">
      <button class="minus new-qty-btn" aria-label="descrease quantity">-</button><label for="quantity" class="sr-only">Quantity:</label><input id="quantity" type="text" name="quantity" value="1" class="itemQty" size="2" sd_sf="ovmm"><button
        aria-label="increase quantity" class="plus new-qty-btn">+</button>
    </div>
    <div id="pickUpMainDiv" style="display:none;--top-bar-background:#00848e; --top-bar-color:#f9fafb; --top-bar-background-lighter:#1d9ba4;">
      <!-- hide/show base on distance #PickCollection1 -->
      <div class="Polaris-Stack Polaris-Stack--vertical" id="PickCollection1">
        <div class="Polaris-Stack__Item" style="padding-top: 10px;">
          <div>
            <b> <span id="LocationName_head">Pick-Up In-Store Today</span></b>
            <br><br>
            <label class="Polaris-Choice" for="optional">
              <span class="Polaris-Choice__Control">
                <span class="Polaris-RadioButton">
                  <input id="PickUpStore" name="pickupRadio" type="radio" class="Polaris-RadioButton__Input" aria-describedby="optionalHelpText" value="transfer" disabled="disabled">
                  <span class="Polaris-RadioButton__Backdrop"></span>
                  <span class="Polaris-RadioButton__Icon"></span>
                </span>
              </span>
              <b><span id="LocationFancyName" class="Polaris-Choice__Label"></span></b>
              <span id="LocationName" class="Polaris-Choice__Label"></span>
            </label>
            <div class="Polaris-Choice__Descriptions">
              <div class="Polaris-Choice__HelpText" id="LocationNameText" style="display:none">
              </div>
            </div>
          </div>
        </div>
        <div class="pickupstore2">
          <div class="Polaris-Stack__Item" style="padding-top: 10px;">
            <div>
              <label class="Polaris-Choice" for="optional">
                <span class="Polaris-Choice__Control">
                  <span class="Polaris-RadioButton">
                    <input id="PickUpStore2" name="pickupRadio" type="radio" class="Polaris-RadioButton__Input" aria-describedby="optionalHelpText" value="transfer2" disabled="disabled">
                    <span class="Polaris-RadioButton__Backdrop"></span>
                    <span class="Polaris-RadioButton__Icon"></span>
                  </span>
                </span>
                <b><span class="Polaris-Choice__Label" id="LocationFancyName2"></span></b>
                <span class="Polaris-Choice__Label" id="LocationName2"></span>
              </label>
              <div class="Polaris-Choice__Descriptions">
                <div class="Polaris-Choice__HelpText" id="LocationNameText2" style="display:none">
                </div>
              </div>
            </div>
          </div>
        </div>
        <div class="pickupstore3">
          <div class="Polaris-Stack__Item" style="padding-top: 10px;">
            <div>
              <label class="Polaris-Choice" for="optional">
                <span class="Polaris-Choice__Control">
                  <span class="Polaris-RadioButton">
                    <input id="PickUpStore3" name="pickupRadio" type="radio" class="Polaris-RadioButton__Input" aria-describedby="optionalHelpText" value="transfer3" disabled="disabled">
                    <span class="Polaris-RadioButton__Backdrop"></span>
                    <span class="Polaris-RadioButton__Icon"></span>
                  </span>
                </span>
                <b><span class="Polaris-Choice__Label" id="LocationFancyName3"></span></b>
                <span class="Polaris-Choice__Label" id="LocationName3"></span>
              </label>
              <div class="Polaris-Choice__Descriptions">
                <div class="Polaris-Choice__HelpText" id="LocationNameText3" style="display:none">
                </div>
              </div>
            </div>
          </div>
        </div>
        <br>
        <b><span id="LocationName_head_Express" style="display:none">Express Delivery</span></b>
        <div class="zipNeedWrap">
          <div class="Polaris-Stack__Item sameDayOption" style="padding-top: 10px;">
            <div>
              <label class="Polaris-Choice" for="sameday">
                <span class="Polaris-Choice__Control">
                  <span class="Polaris-RadioButton">
                    <input id="sameday" name="pickupRadio" type="radio" class="Polaris-RadioButton__Input" aria-describedby="optionalHelpText" value="sameday" disabled="disabled">
                    <span class="Polaris-RadioButton__Backdrop"></span>
                    <span class="Polaris-RadioButton__Icon"></span>
                  </span>
                </span>
                <span class="Polaris-Choice__Label">Same-Day Delivery by 7pm: $5</span>
              </label>
            </div>
          </div>
          <div class="Polaris-Stack__Item zipcodeItem zipcodeformwrap" style="padding-top: 10px;padding-bottom: 10px; display: none;">
            <div class="zipCodeForm flexbox">
              <p>Please enter shipping zip code to verify shipping option availability</p>
              <input type="text" placeholder="Enter Zipcode" name="zipcode" class="textbox zipcodeinput zipEnter">
              <button type="button" style="padding-top:1%" class="btn button goforcheckzipcode">
                <span>Check</span>
                <div class="addtocart-spinner"><svg style="display:inline;" class="svg-icon icon-spinner " xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
                    <path fill="currentColor" fill-rule="evenodd"
                      d="M1.0436 10.9683C1.47582 10.9683 1.8262 11.3255 1.8262 11.7661C1.8262 17.4946 6.38122 22.1385 12.0001 22.1385C17.619 22.1385 22.174 17.4946 22.174 11.7661C22.174 11.3255 22.5244 10.9683 22.9566 10.9683C23.3889 10.9683 23.7392 11.3255 23.7392 11.7661C23.7392 18.3759 18.4835 23.7342 12.0001 23.7342C5.51677 23.7342 0.260986 18.3759 0.260986 11.7661C0.260986 11.3255 0.611372 10.9683 1.0436 10.9683Z">
                    </path>
                  </svg></div>
              </button>
            </div>
            <div id="zipMessage" style="color:red"><span id="spanmessage"></span></div>
          </div>
          <div class="Polaris-Stack__Item nextDayOption" style="padding-top: 10px; padding-bottom: 10px; display: none;">
            <div>
              <label class="Polaris-Choice" for="nextday">
                <span class="Polaris-Choice__Control">
                  <span class="Polaris-RadioButton">
                    <input id="nextday" name="pickupRadio" type="radio" class="Polaris-RadioButton__Input" aria-describedby="optionalHelpText" value="nextday" disabled="disabled">
                    <span class="Polaris-RadioButton__Backdrop"></span>
                    <span class="Polaris-RadioButton__Icon"></span>
                  </span>
                </span>
                <span class="Polaris-Choice__Label">Free Expedited Shipping</span>
              </label>
            </div>
          </div>
          <div class="Polaris-Stack__Item zipcodeItem2 zipcodeformwrap" style="padding-top: 10px;padding-bottom: 10px; display: none;">
            <p>Please enter shipping zip code to verify shipping option availability</p>
            <div class="zipCodeForm2 flexbox">
              <input type="text" style="padding-top:1%" placeholder="Enter Zipcode" name="zipcode" class="textbox zipcodeinput2 zipEnter">
              <button type="button" class="btn button goforcheckzipcode2">
                <span>Check</span>
                <div class="addtocart-spinner"><svg style="display:inline" class="svg-icon icon-spinner " xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
                    <path fill="currentColor" fill-rule="evenodd"
                      d="M1.0436 10.9683C1.47582 10.9683 1.8262 11.3255 1.8262 11.7661C1.8262 17.4946 6.38122 22.1385 12.0001 22.1385C17.619 22.1385 22.174 17.4946 22.174 11.7661C22.174 11.3255 22.5244 10.9683 22.9566 10.9683C23.3889 10.9683 23.7392 11.3255 23.7392 11.7661C23.7392 18.3759 18.4835 23.7342 12.0001 23.7342C5.51677 23.7342 0.260986 18.3759 0.260986 11.7661C0.260986 11.3255 0.611372 10.9683 1.0436 10.9683Z">
                    </path>
                  </svg></div>
              </button>
            </div>
            <div id="zipMessage2" style="color:red"><span id="spanmessage2"></span></div>
          </div>
        </div>
        <!-- hide/show base on distance #PickCollection2 -->
        <input type="hidden" id="storenumber2" name="storenumber2" value="">
        <input type="hidden" id="storenumber3" name="storenumber3" value="">
        <input type="hidden" id="storenumber" name="storenumber" value="">
        <input type="hidden" id="customer_lat" name="customer_lat" value="45.3168" sd_sf="ovmm">
        <input type="hidden" id="customer_long" name="customer_long" value="-73.8659" sd_sf="ovmm">
        <input type="hidden" id="customer_zip" name="customer_Zip" value="J6N 1M3" sd_sf="qjj">
        <input type="hidden" id="customer_store_location" name="customer_store_location" value="">
        <input type="hidden" id="customer_store_location_name" name="customer_store_location_name" value="">
        <input type="hidden" id="productId" name="productId" value="6657673035909" sd_sf="ovmm">
        <input type="hidden" id="oldCartValue" name="oldCartValue" value="Add to cart">
      </div>
    </div>
    <script>
      var ipAddressForPinterestEvents = '';
      (function() {
        // Load Jquery
        var loadScript = function(url, callback) {
          var script = document.createElement("script");
          script.type = "text/javascript";
          // If the browser is Internet Explorer.
          if (script.readyState) {
            script.onreadystatechange = function() {
              if (script.readyState == "loaded" || script.readyState == "complete") {
                script.onreadystatechange = null;
                callback();
              }
            };
            // For any other browser.
          } else {
            script.onload = function() {
              callback();
            };
          }
          script.src = url;
          document.getElementsByTagName("head")[0].appendChild(script);
        };
        // get cookie
        var getCookie = function(cname) {
          var name = cname + "=";
          var decodedCookie = document.cookie;
          var ca = decodedCookie.split(';');
          for (var i = 0; i < ca.length; i++) {
            var c = ca[i];
            while (c.charAt(0) == ' ') {
              c = c.substring(1);
            }
            if (c.indexOf(name) == 0) {
              return c.substring(name.length, c.length);
            }
          }
          return "";
        };
        var ManageCookie10Mins = function(cname, cvalue, exdays) {
          var d = new Date();
          d.setTime(d.getTime() + (60 * 1000));
          var expires = "expires=" + d.toUTCString();
          document.cookie = cname + "=" + cvalue + ";" + expires + ";path=/";
        };
        // Add / Update cookie
        var ManageCookie = function(cname, cvalue, exdays) {
          var d = new Date();
          d.setTime(d.getTime() + (exdays * 24 * 60 * 60 * 1000));
          var expires = "expires=" + d.toUTCString();
          document.cookie = cname + "=" + cvalue + ";" + expires + ";path=/";
        };
        $('.zipEnter').on("keydown", function(e) {
          if (e.which == 13) {
            e.preventDefault();
            $(this).next('button').trigger('click');
            return false;
          }
        });
        $('.goforcheckzipcode').on('click', function() {
          var zp = $('.zipcodeinput');
          var btn = $(this);
          if (zp.val().trim() == '') {
            zp.css('border-bottom', '1px solid red');
            return false;
          } else {
            zp.removeAttr('style');
            // ajax call
            btn.addClass('addtocart-button-loading');
            $.ajax({
              url: "https://services.stevemadden.com/CustomerLocation/ValidateZipCode",
              data: {
                "zipCode": zp.val().trim(),
                "storeNumber": $("#storenumber").val(),
                "type": "same"
              },
              type: "POST",
              success: function(result) {
                if (result.Status == 1) {
                  $("#spanmessage").html(result.Message);
                  $("#zipMessage").css("display", "block");
                  $('#pickUpMainDiv').after('<div id="properties"><input type="hidden" id="pickupstoreprop" name="properties[sameday]" /><input type="hidden" id="pickupstoreprop_1" name="properties[pickupstore]" /></div>');
                  $("#pickupstoreprop").val("same");
                  $("#pickupstoreprop_1").val($("#storenumber").val());
                } else {
                  $("#spanmessage").html(result.Message);
                  $("#zipMessage").css("display", "block");
                  $("div.product-options ").find("#properties").remove();
                }
                btn.removeClass('addtocart-button-loading');
              },
              error: function(result) {
                btn.removeClass('addtocart-button-loading');
              },
            }).done(function() {
              btn.removeClass('addtocart-button-loading');
            });
          }
        });
        $('.goforcheckzipcode2').on('click', function() {
          var zp = $('.zipcodeinput2');
          var btn = $(this);
          if (zp.val().trim() == '') {
            zp.css('border-bottom', '1px solid red');
            return false;
          } else {
            zp.removeAttr('style');
            // ajax call
            btn.addClass('addtocart-button-loading');
            $.ajax({
              url: "https://services.stevemadden.com/CustomerLocation/ValidateFedExZipCode",
              data: {
                "zipCode": zp.val().trim(),
                "storeNumber": $("#storenumber").val(),
                "type": "next"
              },
              type: "POST",
              success: function(result) {
                if (result.Status == 1) {
                  $("#spanmessage2").html(result.Message);
                  $("#zipMessage2").css("display", "block");
                  $('#pickUpMainDiv').after('<div id="properties"><input type="hidden" id="pickupstoreprop" name="properties[nextday]" /><input type="hidden" id="pickupstoreprop_1" name="properties[pickupstore]" /></div>');
                  $("#pickupstoreprop").val("next");
                  $("#pickupstoreprop_1").val($("#storenumber").val());
                } else {
                  $("#spanmessage2").html(result.Message);
                  $("#zipMessage2").css("display", "block");
                  $("div.product-options ").find("#properties").remove();
                }
                btn.removeClass('addtocart-button-loading');
              },
              error: function(result) {
                btn.removeClass('addtocart-button-loading');
              },
            }).done(function() {
              btn.removeClass('addtocart-button-loading');
            });
          }
        });
        $('input[type=radio][name=pickupRadio]').change(function() {
          var variantsId = $("#product-select-" + $("#productId").val()).val();
          if (this.value == 'allot') {
            $('.zipcodeItem').hide();
            $('.zipcodeItem2').hide();
            ManageCookie("PickUpFromStore" + variantsId, null, -10);
            if ("Store 145" == $("#storenumber").val()) {
              ManageCookie("StoreNumber145", null, -10);
            }
            if ("Store 2" == $("#storenumber").val()) {
              ManageCookie("StoreNumber2", null, -10);
            }
            if ("Store 1" == $("#storenumber").val()) {
              ManageCookie("StoreNumber1", null, -10);
            }
            if ("Store 3" == $("#storenumber").val()) {
              ManageCookie("StoreNumber3", null, -10);
            }
            if ("Store 7" == $("#storenumber").val()) {
              ManageCookie("StoreNumber7", null, -10);
            }
            if ("Store 9" == $("#storenumber").val()) {
              ManageCookie("StoreNumber9", null, -10);
            }
            if ("Store 70" == $("#storenumber").val()) {
              ManageCookie("StoreNumber70", null, -10);
            }
            if ("Store 42" == $("#storenumber").val()) {
              ManageCookie("StoreNumber42", null, -10);
            }
            if ("Store 140" == $("#storenumber").val()) {
              ManageCookie("StoreNumber140", null, -10);
            }
            if ("Store 126" == $("#storenumber").val()) {
              ManageCookie("StoreNumber126", null, -10);
            }
            if ("Store 133" == $("#storenumber").val()) {
              ManageCookie("StoreNumber133", null, -10);
            }
            if ("Store 128" == $("#storenumber").val()) {
              ManageCookie("StoreNumber128", null, -10);
            }
            if ("Store 131" == $("#storenumber").val()) {
              ManageCookie("StoreNumber131", null, -10);
            }
            if ("Store 124" == $("#storenumber").val()) {
              ManageCookie("StoreNumber124", null, -10);
            }
            if ("Store 114" == $("#storenumber").val()) {
              ManageCookie("StoreNumber114", null, -10);
            }
            if ("Store 85" == $("#storenumber").val()) {
              ManageCookie("StoreNumber85", null, -10);
            }
            if ("Store 132" == $("#storenumber").val()) {
              ManageCookie("StoreNumber132", null, -10);
            }
            if ("Store 96" == $("#storenumber").val()) {
              ManageCookie("StoreNumber96", null, -10);
            }
            if ("Store 134" == $("#storenumber").val()) {
              ManageCookie("StoreNumber134", null, -10);
            }
            if ("Store 50" == $("#storenumber").val()) {
              ManageCookie("StoreNumber50", null, -10);
            }
            if ("Store 5" == $("#storenumber").val()) {
              ManageCookie("StoreNumber5", null, -10);
            }
            if ("Store 38" == $("#storenumber").val()) {
              ManageCookie("StoreNumber38", null, -10);
            }
            if ("Store 79" == $("#storenumber").val()) {
              ManageCookie("StoreNumber79", null, -10);
            }
            if ("Store 103" == $("#storenumber").val()) {
              ManageCookie("StoreNumber103", null, -10);
            }
            if ("Store 104" == $("#storenumber").val()) {
              ManageCookie("StoreNumber104", null, -10);
            }
            if ("Store 120" == $("#storenumber").val()) {
              ManageCookie("StoreNumber120", null, -10);
            }
            if ("Store 113" == $("#storenumber").val()) {
              ManageCookie("StoreNumber113", null, -10);
            }
            if ("Store 10" == $("#storenumber").val()) {
              ManageCookie("StoreNumber10", null, -10);
            }
            if ("Store 15" == $("#storenumber").val()) {
              ManageCookie("StoreNumber15", null, -10);
            }
            if ("Store 22" == $("#storenumber").val()) {
              ManageCookie("StoreNumber22", null, -10);
            }
            if ("Store 28" == $("#storenumber").val()) {
              ManageCookie("StoreNumber28", null, -10);
            }
            if ("Store 78" == $("#storenumber").val()) {
              ManageCookie("StoreNumber78", null, -10);
            }
            if ("Store 102" == $("#storenumber").val()) {
              ManageCookie("StoreNumber102", null, -10);
            }
            if ("Store 121" == $("#storenumber").val()) {
              ManageCookie("StoreNumber121", null, -10);
            }
            if ("Store 123" == $("#storenumber").val()) {
              ManageCookie("StoreNumber123", null, -10);
            }
            if ("Store 127" == $("#storenumber").val()) {
              ManageCookie("StoreNumber127", null, -10);
            }
            if ("Store 129" == $("#storenumber").val()) {
              ManageCookie("StoreNumber129", null, -10);
            }
            if ("Store 137" == $("#storenumber").val()) {
              ManageCookie("StoreNumber137", null, -10);
            }
            $("div.product-options ").find("#properties").remove();
            $("#add-to-cart").val($("#oldCartValue").val());
          } else if (this.value == 'transfer3') {
            $('.zipcodeItem').hide();
            $('.zipcodeItem2').hide();
            ManageCookie("PickUpFromStore" + variantsId, true, 365);
            if ("Store 145" == $("#storenumber").val()) {
              ManageCookie("StoreNumber145", $("#storenumber").val(), 365);
            }
            if ("Store 2" == $("#storenumber").val()) {
              ManageCookie("StoreNumber2", $("#storenumber").val(), 365);
            }
            if ("Store 1" == $("#storenumber").val()) {
              ManageCookie("StoreNumber1", null, -10);
            }
            if ("Store 3" == $("#storenumber").val()) {
              ManageCookie("StoreNumber3", null, -10);
            }
            if ("Store 7" == $("#storenumber").val()) {
              ManageCookie("StoreNumber7", null, -10);
            }
            if ("Store 9" == $("#storenumber").val()) {
              ManageCookie("StoreNumber9", null, -10);
            }
            if ("Store 70" == $("#storenumber").val()) {
              ManageCookie("StoreNumber70", null, -10);
            }
            if ("Store 42" == $("#storenumber").val()) {
              ManageCookie("StoreNumber42", null, -10);
            }
            if ("Store 140" == $("#storenumber").val()) {
              ManageCookie("StoreNumber140", null, -10);
            }
            if ("Store 126" == $("#storenumber").val()) {
              ManageCookie("StoreNumber126", null, -10);
            }
            if ("Store 133" == $("#storenumber").val()) {
              ManageCookie("StoreNumber133", null, -10);
            }
            if ("Store 128" == $("#storenumber").val()) {
              ManageCookie("StoreNumber128", null, -10);
            }
            if ("Store 131" == $("#storenumber").val()) {
              ManageCookie("StoreNumber131", null, -10);
            }
            if ("Store 124" == $("#storenumber").val()) {
              ManageCookie("StoreNumber124", null, -10);
            }
            if ("Store 114" == $("#storenumber").val()) {
              ManageCookie("StoreNumber114", null, -10);
            }
            if ("Store 85" == $("#storenumber").val()) {
              ManageCookie("StoreNumber85", null, -10);
            }
            if ("Store 132" == $("#storenumber").val()) {
              ManageCookie("StoreNumber132", null, -10);
            }
            if ("Store 96" == $("#storenumber").val()) {
              ManageCookie("StoreNumber96", null, -10);
            }
            if ("Store 134" == $("#storenumber").val()) {
              ManageCookie("StoreNumber134", null, -10);
            }
            if ("Store 50" == $("#storenumber").val()) {
              ManageCookie("StoreNumber50", null, -10);
            }
            if ("Store 5" == $("#storenumber").val()) {
              ManageCookie("StoreNumber5", $("#storenumber").val(), 365);
            }
            if ("Store 38" == $("#storenumber").val()) {
              ManageCookie("StoreNumber38", $("#storenumber").val(), 365);
            }
            if ("Store 79" == $("#storenumber").val()) {
              ManageCookie("StoreNumber79", $("#storenumber").val(), 365);
            }
            if ("Store 103" == $("#storenumber").val()) {
              ManageCookie("StoreNumber103", $("#storenumber").val(), 365);
            }
            if ("Store 104" == $("#storenumber").val()) {
              ManageCookie("StoreNumber104", $("#storenumber").val(), 365);
            }
            if ("Store 120" == $("#storenumber").val()) {
              ManageCookie("StoreNumber120", $("#storenumber").val(), 365);
            }
            if ("Store 113" == $("#storenumber").val()) {
              ManageCookie("StoreNumber113", $("#storenumber").val(), 365);
            }
            if ("Store 10" == $("#storenumber").val()) {
              ManageCookie("StoreNumber10", $("#storenumber").val(), 365);
            }
            if ("Store 15" == $("#storenumber").val()) {
              ManageCookie("StoreNumber15", $("#storenumber").val(), 365);
            }
            if ("Store 22" == $("#storenumber").val()) {
              ManageCookie("StoreNumber22", $("#storenumber").val(), 365);
            }
            if ("Store 28" == $("#storenumber").val()) {
              ManageCookie("StoreNumber28", $("#storenumber").val(), 365);
            }
            if ("Store 78" == $("#storenumber").val()) {
              ManageCookie("StoreNumber78", $("#storenumber").val(), 365);
            }
            if ("Store 102" == $("#storenumber").val()) {
              ManageCookie("StoreNumber102", $("#storenumber").val(), 365);
            }
            if ("Store 121" == $("#storenumber").val()) {
              ManageCookie("StoreNumber121", $("#storenumber").val(), 365);
            }
            if ("Store 123" == $("#storenumber").val()) {
              ManageCookie("StoreNumber123", $("#storenumber").val(), 365);
            }
            if ("Store 127" == $("#storenumber").val()) {
              ManageCookie("StoreNumber127", $("#storenumber").val(), 365);
            }
            if ("Store 129" == $("#storenumber").val()) {
              ManageCookie("StoreNumber129", $("#storenumber").val(), 365);
            }
            if ("Store 137" == $("#storenumber").val()) {
              ManageCookie("StoreNumber137", $("#storenumber").val(), 365);
            }
            $("div.product-options ").find("#properties").remove();
            $('#pickUpMainDiv').after('<div id="properties"><input type="hidden" id="pickupstoreprop" name="properties[pickupstore3]" /></div>');
            $("#pickupstoreprop").val($("#storenumber3").val());
            $("#add-to-cart").val('add to bag for pickup');
          } else if (this.value == 'transfer2') {
            $('.zipcodeItem').hide();
            $('.zipcodeItem2').hide();
            ManageCookie("PickUpFromStore" + variantsId, true, 365);
            if ("Store 145" == $("#storenumber").val()) {
              ManageCookie("StoreNumber145", $("#storenumber").val(), 365);
            }
            if ("Store 2" == $("#storenumber").val()) {
              ManageCookie("StoreNumber2", $("#storenumber").val(), 365);
            }
            if ("Store 1" == $("#storenumber").val()) {
              ManageCookie("StoreNumber1", null, -10);
            }
            if ("Store 3" == $("#storenumber").val()) {
              ManageCookie("StoreNumber3", null, -10);
            }
            if ("Store 7" == $("#storenumber").val()) {
              ManageCookie("StoreNumber7", null, -10);
            }
            if ("Store 9" == $("#storenumber").val()) {
              ManageCookie("StoreNumber9", null, -10);
            }
            if ("Store 70" == $("#storenumber").val()) {
              ManageCookie("StoreNumber70", null, -10);
            }
            if ("Store 42" == $("#storenumber").val()) {
              ManageCookie("StoreNumber42", null, -10);
            }
            if ("Store 140" == $("#storenumber").val()) {
              ManageCookie("StoreNumber140", null, -10);
            }
            if ("Store 126" == $("#storenumber").val()) {
              ManageCookie("StoreNumber126", null, -10);
            }
            if ("Store 133" == $("#storenumber").val()) {
              ManageCookie("StoreNumber133", null, -10);
            }
            if ("Store 128" == $("#storenumber").val()) {
              ManageCookie("StoreNumber128", null, -10);
            }
            if ("Store 131" == $("#storenumber").val()) {
              ManageCookie("StoreNumber131", null, -10);
            }
            if ("Store 124" == $("#storenumber").val()) {
              ManageCookie("StoreNumber124", null, -10);
            }
            if ("Store 114" == $("#storenumber").val()) {
              ManageCookie("StoreNumber114", null, -10);
            }
            if ("Store 85" == $("#storenumber").val()) {
              ManageCookie("StoreNumber85", null, -10);
            }
            if ("Store 132" == $("#storenumber").val()) {
              ManageCookie("StoreNumber132", null, -10);
            }
            if ("Store 96" == $("#storenumber").val()) {
              ManageCookie("StoreNumber96", null, -10);
            }
            if ("Store 134" == $("#storenumber").val()) {
              ManageCookie("StoreNumber134", null, -10);
            }
            if ("Store 50" == $("#storenumber").val()) {
              ManageCookie("StoreNumber50", null, -10);
            }
            if ("Store 5" == $("#storenumber").val()) {
              ManageCookie("StoreNumber5", $("#storenumber").val(), 365);
            }
            if ("Store 38" == $("#storenumber").val()) {
              ManageCookie("StoreNumber38", $("#storenumber").val(), 365);
            }
            if ("Store 79" == $("#storenumber").val()) {
              ManageCookie("StoreNumber79", $("#storenumber").val(), 365);
            }
            if ("Store 103" == $("#storenumber").val()) {
              ManageCookie("StoreNumber103", $("#storenumber").val(), 365);
            }
            if ("Store 104" == $("#storenumber").val()) {
              ManageCookie("StoreNumber104", $("#storenumber").val(), 365);
            }
            if ("Store 120" == $("#storenumber").val()) {
              ManageCookie("StoreNumber120", $("#storenumber").val(), 365);
            }
            if ("Store 113" == $("#storenumber").val()) {
              ManageCookie("StoreNumber113", $("#storenumber").val(), 365);
            }
            if ("Store 10" == $("#storenumber").val()) {
              ManageCookie("StoreNumber10", $("#storenumber").val(), 365);
            }
            if ("Store 15" == $("#storenumber").val()) {
              ManageCookie("StoreNumber15", $("#storenumber").val(), 365);
            }
            if ("Store 22" == $("#storenumber").val()) {
              ManageCookie("StoreNumber22", $("#storenumber").val(), 365);
            }
            if ("Store 28" == $("#storenumber").val()) {
              ManageCookie("StoreNumber28", $("#storenumber").val(), 365);
            }
            if ("Store 78" == $("#storenumber").val()) {
              ManageCookie("StoreNumber78", $("#storenumber").val(), 365);
            }
            if ("Store 102" == $("#storenumber").val()) {
              ManageCookie("StoreNumber102", $("#storenumber").val(), 365);
            }
            if ("Store 121" == $("#storenumber").val()) {
              ManageCookie("StoreNumber121", $("#storenumber").val(), 365);
            }
            if ("Store 123" == $("#storenumber").val()) {
              ManageCookie("StoreNumber123", $("#storenumber").val(), 365);
            }
            if ("Store 127" == $("#storenumber").val()) {
              ManageCookie("StoreNumber127", $("#storenumber").val(), 365);
            }
            if ("Store 129" == $("#storenumber").val()) {
              ManageCookie("StoreNumber129", $("#storenumber").val(), 365);
            }
            if ("Store 137" == $("#storenumber").val()) {
              ManageCookie("StoreNumber137", $("#storenumber").val(), 365);
            }
            $("div.product-options ").find("#properties").remove();
            $('#pickUpMainDiv').after('<div id="properties"><input type="hidden" id="pickupstoreprop" name="properties[pickupstore2]" /></div>');
            $("#pickupstoreprop").val($("#storenumber2").val());
            $("#add-to-cart").val('add to bag for pickup');
          } else if (this.value == 'transfer') {
            $('.zipcodeItem').hide();
            $('.zipcodeItem2').hide();
            ManageCookie("PickUpFromStore" + variantsId, true, 365);
            if ("Store 145" == $("#storenumber").val()) {
              ManageCookie("StoreNumber145", $("#storenumber").val(), 365);
            }
            if ("Store 2" == $("#storenumber").val()) {
              ManageCookie("StoreNumber2", $("#storenumber").val(), 365);
            }
            if ("Store 1" == $("#storenumber").val()) {
              ManageCookie("StoreNumber1", null, -10);
            }
            if ("Store 3" == $("#storenumber").val()) {
              ManageCookie("StoreNumber3", null, -10);
            }
            if ("Store 7" == $("#storenumber").val()) {
              ManageCookie("StoreNumber7", null, -10);
            }
            if ("Store 9" == $("#storenumber").val()) {
              ManageCookie("StoreNumber9", null, -10);
            }
            if ("Store 70" == $("#storenumber").val()) {
              ManageCookie("StoreNumber70", null, -10);
            }
            if ("Store 42" == $("#storenumber").val()) {
              ManageCookie("StoreNumber42", null, -10);
            }
            if ("Store 140" == $("#storenumber").val()) {
              ManageCookie("StoreNumber140", null, -10);
            }
            if ("Store 126" == $("#storenumber").val()) {
              ManageCookie("StoreNumber126", null, -10);
            }
            if ("Store 133" == $("#storenumber").val()) {
              ManageCookie("StoreNumber133", null, -10);
            }
            if ("Store 128" == $("#storenumber").val()) {
              ManageCookie("StoreNumber128", null, -10);
            }
            if ("Store 131" == $("#storenumber").val()) {
              ManageCookie("StoreNumber131", null, -10);
            }
            if ("Store 124" == $("#storenumber").val()) {
              ManageCookie("StoreNumber124", null, -10);
            }
            if ("Store 114" == $("#storenumber").val()) {
              ManageCookie("StoreNumber114", null, -10);
            }
            if ("Store 85" == $("#storenumber").val()) {
              ManageCookie("StoreNumber85", null, -10);
            }
            if ("Store 132" == $("#storenumber").val()) {
              ManageCookie("StoreNumber132", null, -10);
            }
            if ("Store 96" == $("#storenumber").val()) {
              ManageCookie("StoreNumber96", null, -10);
            }
            if ("Store 134" == $("#storenumber").val()) {
              ManageCookie("StoreNumber134", null, -10);
            }
            if ("Store 50" == $("#storenumber").val()) {
              ManageCookie("StoreNumber50", null, -10);
            }
            if ("Store 5" == $("#storenumber").val()) {
              ManageCookie("StoreNumber5", $("#storenumber").val(), 365);
            }
            if ("Store 38" == $("#storenumber").val()) {
              ManageCookie("StoreNumber38", $("#storenumber").val(), 365);
            }
            if ("Store 79" == $("#storenumber").val()) {
              ManageCookie("StoreNumber79", $("#storenumber").val(), 365);
            }
            if ("Store 103" == $("#storenumber").val()) {
              ManageCookie("StoreNumber103", $("#storenumber").val(), 365);
            }
            if ("Store 104" == $("#storenumber").val()) {
              ManageCookie("StoreNumber104", $("#storenumber").val(), 365);
            }
            if ("Store 120" == $("#storenumber").val()) {
              ManageCookie("StoreNumber120", $("#storenumber").val(), 365);
            }
            if ("Store 113" == $("#storenumber").val()) {
              ManageCookie("StoreNumber113", $("#storenumber").val(), 365);
            }
            if ("Store 10" == $("#storenumber").val()) {
              ManageCookie("StoreNumber10", $("#storenumber").val(), 365);
            }
            if ("Store 15" == $("#storenumber").val()) {
              ManageCookie("StoreNumber15", $("#storenumber").val(), 365);
            }
            if ("Store 22" == $("#storenumber").val()) {
              ManageCookie("StoreNumber22", $("#storenumber").val(), 365);
            }
            if ("Store 28" == $("#storenumber").val()) {
              ManageCookie("StoreNumber28", $("#storenumber").val(), 365);
            }
            if ("Store 78" == $("#storenumber").val()) {
              ManageCookie("StoreNumber78", $("#storenumber").val(), 365);
            }
            if ("Store 102" == $("#storenumber").val()) {
              ManageCookie("StoreNumber102", $("#storenumber").val(), 365);
            }
            if ("Store 121" == $("#storenumber").val()) {
              ManageCookie("StoreNumber121", $("#storenumber").val(), 365);
            }
            if ("Store 123" == $("#storenumber").val()) {
              ManageCookie("StoreNumber123", $("#storenumber").val(), 365);
            }
            if ("Store 127" == $("#storenumber").val()) {
              ManageCookie("StoreNumber127", $("#storenumber").val(), 365);
            }
            if ("Store 129" == $("#storenumber").val()) {
              ManageCookie("StoreNumber129", $("#storenumber").val(), 365);
            }
            if ("Store 137" == $("#storenumber").val()) {
              ManageCookie("StoreNumber137", $("#storenumber").val(), 365);
            }
            $("div.product-options ").find("#properties").remove();
            $('#pickUpMainDiv').after('<div id="properties"><input type="hidden" id="pickupstoreprop" name="properties[pickupstore]" /></div>');
            $("#pickupstoreprop").val($("#storenumber").val());
            $("#add-to-cart").val('add to bag for pickup');
          } else if (this.value == 'sameday') {
            if (localStorage.getItem("pickupZipCode") != null && localStorage.getItem("pickupZipCode") != '') {
              $("div.product-options ").find("#properties").remove();
              $("#spanmessage").html("SAME DAY SHIPPING AVAILABLE");
              $("#zipMessage").css("display", "block");
              $('#pickUpMainDiv').after('<div id="properties"><input type="hidden" id="pickupstoreprop" name="properties[sameday]" /><input type="hidden" id="pickupstoreprop_1" name="properties[pickupstore]" /></div>');
              $("#pickupstoreprop").val("same");
              $("#pickupstoreprop_1").val($("#storenumber").val());
            } else {
              $("div.product-options ").find("#properties").remove();
              $('.zipcodeItem').show();
              $('.zipcodeItem2').hide();
            }
          } else if (this.value == 'nextday') {
            if (localStorage.getItem("pickupZipCode") != null && localStorage.getItem("pickupZipCode") != '') {
              $("div.product-options ").find("#properties").remove();
              $("#spanmessage2").html("NEXT DAY SHIPPING AVAILABLE");
              $("#zipMessage2").css("display", "block");
              $('#pickUpMainDiv').after('<div id="properties"><input type="hidden" id="pickupstoreprop" name="properties[nextday]" /><input type="hidden" id="pickupstoreprop_1" name="properties[pickupstore]" /></div>');
              $("#pickupstoreprop").val("next");
              $("#pickupstoreprop_1").val($("#storenumber").val());
            } else {
              $("div.product-options ").find("#properties").remove();
              $('.zipcodeItem').hide();
              $('.zipcodeItem2').show();
            }
          }
        });
        var ajaxReq = 'ToCancelPrevReq';
        var GetStoreLocation = function($) {
          var zipCode = $("#customer_zip").val();
          if (localStorage.getItem("pickupZipCode") != null && localStorage.getItem("pickupZipCode") != '') {
            zipCode = localStorage.getItem("pickupZipCode");
          }
          var variantsId = $("#product-select-" + $("#productId").val()).val();
          var variantIdFromQP = getParameterByName('variant'); // "lorem"
          if (variantIdFromQP) {
            variantsId = variantIdFromQP
          }
          //var variantsId = jQuery('input[name^=id]:checked, select[name^=id], input[name=id], hidden[name^=id]', jQuery('form[action="/cart/add"]#add-item-form')).val();
          console.log(variantsId);
          var barcode = $('#product-select-' + $('#productId').val()).children('option[value="' + variantsId + '"]').attr('data-barcode');
          $("#productbarcode").val(barcode);
          var quantity = $("#quantity").val();
          ManageCookie("PickUpFromStore", false, 365);
          $("div.product-options ").find("#properties").remove();
          $("#pickUpMainDiv").hide();
          $('.nextDayOption').hide();
          ajaxReq = $.ajax({
            url: "https://services.stevemadden.com/CustomerLocation/GetNearByLocation_NewCode",
            data: {
              "custLat": $("#customer_lat").val(),
              "custLong": $("#customer_long").val(),
              "variant_id": variantsId,
              "quantity": quantity,
              "zipCode": $("#customer_zip").val(),
              "barcode": barcode
            },
            type: "POST",
            beforeSend: function() {
              if (ajaxReq != 'ToCancelPrevReq' && ajaxReq.readyState < 4) {
                ajaxReq.abort();
              }
            },
            success: function(result) {
              if (result.Status == 1) {
                // $("p.clearnceMsg").hide();
                ManageCookie("PickUpFromStore", false, 365);
                if (result.ResponseData != null && result.ResponseData[0] != null) {
                  if (parseFloat(result.ResponseData[0].distance).toFixed(2) <= 21) {
                    $("#storenumber").val(result.ResponseData[0].locationName);
                    $("#LocationFancyName").html(result.ResponseData[0].fancy_name);
                    $("#LocationName").html(result.ResponseData[0].locationAddress); //+ " (Miles " + parseFloat(result.ResponseData.distance).toFixed(2) + ")"
                    $("#LocationNameText").css("display", "block");
                    $("#LocationNotAvailablText").css("display", "none");
                    $(".Polaris-RadioButton__Input").removeAttr('disabled');
                    $("#pickUpMainDiv").show();
                    try {
                      dataLayer.push({
                        'event': 'bopisReady',
                        'bopis': {
                          'isAvailable': true, //boolean will indicate if bopis shows to user
                          'latitude': $("#customer_lat").val(),
                          'longitude': $("#customer_long").val(),
                          'variantsId': variantsId,
                          'barcode': barcode,
                          'storeNumber': result.ResponseData[0].locationName,
                          'LocationFancyName': result.ResponseData[0].fancy_name,
                          'LocationAddress': result.ResponseData[0].locationAddress,
                          'postalCode': $("#customer_zip").val(),
                          'distance': result.ResponseData[0].distance,
                          'BOPIS': true
                        }
                      });
                    } catch {}
                  }
                }
                if (result.ResponseData != null && result.ResponseData[1] != null) {
                  if (parseFloat(result.ResponseData[1].distance).toFixed(2) <= 30) {
                    $("#storenumber2").val(result.ResponseData[1].locationName);
                    $("#LocationFancyName2").html(result.ResponseData[1].fancy_name);
                    $("#LocationName2").html(result.ResponseData[1].locationAddress); //+ " (Miles " + parseFloat(result.ResponseData.distance).toFixed(2) + ")"
                    $("#LocationNameText2").css("display", "block");
                    $("#LocationNotAvailablText").css("display", "none");
                    $(".Polaris-RadioButton__Input").removeAttr('disabled');
                    try {
                      dataLayer.push({
                        'event': 'bopisReady',
                        'bopis': {
                          'isAvailable': true, //boolean will indicate if bopis shows to user
                          'latitude': $("#customer_lat").val(),
                          'longitude': $("#customer_long").val(),
                          'variantsId': variantsId,
                          'barcode': barcode,
                          'storeNumber': result.ResponseData[1].locationName,
                          'LocationFancyName': result.ResponseData[1].fancy_name,
                          'LocationAddress': result.ResponseData[1].locationAddress,
                          'postalCode': $("#customer_zip").val(),
                          'distance': result.ResponseData[2].distance,
                          'BOPIS': true
                        }
                      });
                    } catch {}
                    $("#pickUpMainDiv").show();
                    $(".pickupstore2").css("display", "block");
                  } else {
                    $(".pickupstore2").css("display", "none");
                  }
                } else {
                  $(".pickupstore2").css("display", "none");
                }
                if (result.ResponseData != null && result.ResponseData[2] != null) {
                  if (parseFloat(result.ResponseData[2].distance).toFixed(2) <= 21) {
                    $("#storenumber3").val(result.ResponseData[2].locationName);
                    $("#LocationFancyName3").html(result.ResponseData[2].fancy_name);
                    $("#LocationName3").html(result.ResponseData[2].locationAddress); //+ " (Miles " + parseFloat(result.ResponseData.distance).toFixed(2) + ")"
                    $("#LocationNameText3").css("display", "block");
                    $("#LocationNotAvailablText").css("display", "none");
                    $(".Polaris-RadioButton__Input").removeAttr('disabled');
                    try {
                      dataLayer.push({
                        'event': 'bopisReady',
                        'bopis': {
                          'isAvailable': true, //boolean will indicate if bopis shows to user
                          'latitude': $("#customer_lat").val(),
                          'longitude': $("#customer_long").val(),
                          'variantsId': variantsId,
                          'barcode': barcode,
                          'storeNumber': result.ResponseData[2].locationName,
                          'LocationFancyName': result.ResponseData[2].fancy_name,
                          'LocationAddress': result.ResponseData[2].locationAddress,
                          'postalCode': $("#customer_zip").val(),
                          'distance': result.ResponseData[2].distance,
                          'BOPIS': true
                        }
                      });
                    } catch {}
                    $("#pickUpMainDiv").show();
                    $(".pickupstore3").css("display", "block");
                  } else {
                    $(".pickupstore3").css("display", "none");
                  }
                } else {
                  $(".pickupstore3").css("display", "none");
                }
                $("#sameday").hide();
                $('.sameDayOption').hide(); // Added by harry to hide radio parent class. // remove if not in use
                if (result.ResponseData[0].IsNextDay != true && result.ResponseData[1].IsNextDay != true && result.ResponseData[2].IsNextDay != true) {
                  $("#nextday").hide();
                  $('.nextDayOption').hide() // Added by harry to hide radio parent class. // remove if not in use
                }
              } else {
                $("#pickUpMainDiv").hide();
                $("#add-to-try").css("display", "none");
                $("#storenumber").val("");
                $("#storenumber2").val("");
                $("#storenumber3").val("");
                $("#LocationNameText").css("display", "none");
                $("#LocationNotAvailablText").css("display", "block");
                $(".Polaris-RadioButton__Input").attr('disabled', 'disabled');
              }
            },
            error: function(result) {
              $("#pickUpMainDiv").hide();
              $("#add-to-try").css("display", "none");
              $("#LocationNameText").css("display", "none");
              $("#storenumber").val("");
              $("#storenumber2").val("");
              $("#storenumber3").val("");
              $("#LocationNotAvailablText").css("display", "block");
            },
          });
        };
        // Loyalty Script
        var GetParameterValuesSingleDecode = function(param) {
          var url = window.location.href.slice(window.location.href.indexOf('?') + 1).split('&');
          for (var i = 0; i < url.length; i++) {
            var urlparam = url[i].split('=');
            if (urlparam[0] == param) {
              return urlparam[1];
            }
          }
        };
        $('.swatch-element').change(function() {
          $("#onlineStore").prop("checked", true);
          $("#PickUpStore").prop("checked", false);
          $("#sameday").prop("checked", false);
          $("#nextday").prop("checked", false);
          $('.zipcodeItem').hide();
          $('.zipcodeItem2').hide();
          $('input[type=radio][name=pickupRadio]').value = "allot";
          //$("#add-to-cart").val("Add To Cart");
          var variantsId = GetParameterValuesSingleDecode("siteID");
          console.log(variantsId);
          if (variantsId != null && variantsId != undefined && variantsId != "") {
            var barcode = $('#product-select-' + $('#productId').val()).children('option[value="' + variantsId + '"]').attr('data-barcode');
            $("#productbarcode").val(barcode);
            var IsPickUp = getCookie("PickUpFromStore" + variantsId);
            if (IsPickUp == 'true') {
              $("#pickupstoreprop").val($("#storenumber").val());
              ManageCookie("PickUpFromStore" + variantsId, true, 365);
              if ("Store 145" == $("#storenumber").val()) {
                ManageCookie("StoreNumber145", $("#storenumber").val(), 365);
              }
              if ("Store 2" == $("#storenumber").val()) {
                ManageCookie("StoreNumber2", $("#storenumber").val(), 365);
              }
              if ("Store 1" == $("#storenumber").val()) {
                ManageCookie("StoreNumber1", $("#storenumber").val(), 365);
              }
              if ("Store 3" == $("#storenumber").val()) {
                ManageCookie("StoreNumber3", $("#storenumber").val(), 365);
              }
              if ("Store 7" == $("#storenumber").val()) {
                ManageCookie("StoreNumber7", $("#storenumber").val(), 365);
              }
              if ("Store 9" == $("#storenumber").val()) {
                ManageCookie("StoreNumber9", $("#storenumber").val(), 365);
              }
              if ("Store 70" == $("#storenumber").val()) {
                ManageCookie("StoreNumber70", $("#storenumber").val(), 365);
              }
              if ("Store 42" == $("#storenumber").val()) {
                ManageCookie("StoreNumber42", $("#storenumber").val(), 365);
              }
              if ("Store 140" == $("#storenumber").val()) {
                ManageCookie("StoreNumber140", $("#storenumber").val(), 365);
              }
              if ("Store 126" == $("#storenumber").val()) {
                ManageCookie("StoreNumber126", $("#storenumber").val(), 365);
              }
              if ("Store 133" == $("#storenumber").val()) {
                ManageCookie("StoreNumber133", $("#storenumber").val(), 365);
              }
              if ("Store 128" == $("#storenumber").val()) {
                ManageCookie("StoreNumber128", $("#storenumber").val(), 365);
              }
              if ("Store 131" == $("#storenumber").val()) {
                ManageCookie("StoreNumber131", $("#storenumber").val(), 365);
              }
              if ("Store 124" == $("#storenumber").val()) {
                ManageCookie("StoreNumber124", $("#storenumber").val(), 365);
              }
              if ("Store 114" == $("#storenumber").val()) {
                ManageCookie("StoreNumber114", $("#storenumber").val(), 365);
              }
              if ("Store 85" == $("#storenumber").val()) {
                ManageCookie("StoreNumber85", $("#storenumber").val(), 365);
              }
              if ("Store 132" == $("#storenumber").val()) {
                ManageCookie("StoreNumber132", $("#storenumber").val(), 365);
              }
              if ("Store 96" == $("#storenumber").val()) {
                ManageCookie("StoreNumber96", $("#storenumber").val(), 365);
              }
              if ("Store 134" == $("#storenumber").val()) {
                ManageCookie("StoreNumber134", $("#storenumber").val(), 365);
              }
              if ("Store 50" == $("#storenumber").val()) {
                ManageCookie("StoreNumber50", $("#storenumber").val(), 365);
              }
              if ("Store 5" == $("#storenumber").val()) {
                ManageCookie("StoreNumber5", $("#storenumber").val(), 365);
              }
              if ("Store 38" == $("#storenumber").val()) {
                ManageCookie("StoreNumber38", $("#storenumber").val(), 365);
              }
              if ("Store 79" == $("#storenumber").val()) {
                ManageCookie("StoreNumber79", $("#storenumber").val(), 365);
              }
              if ("Store 103" == $("#storenumber").val()) {
                ManageCookie("StoreNumber103", $("#storenumber").val(), 365);
              }
              if ("Store 104" == $("#storenumber").val()) {
                ManageCookie("StoreNumber104", $("#storenumber").val(), 365);
              }
              if ("Store 120" == $("#storenumber").val()) {
                ManageCookie("StoreNumber120", $("#storenumber").val(), 365);
              }
              if ("Store 113" == $("#storenumber").val()) {
                ManageCookie("StoreNumber113", $("#storenumber").val(), 365);
              }
              if ("Store 10" == $("#storenumber").val()) {
                ManageCookie("StoreNumber10", $("#storenumber").val(), 365);
              }
              if ("Store 15" == $("#storenumber").val()) {
                ManageCookie("StoreNumber15", $("#storenumber").val(), 365);
              }
              if ("Store 22" == $("#storenumber").val()) {
                ManageCookie("StoreNumber22", $("#storenumber").val(), 365);
              }
              if ("Store 28" == $("#storenumber").val()) {
                ManageCookie("StoreNumber28", $("#storenumber").val(), 365);
              }
              if ("Store 78" == $("#storenumber").val()) {
                ManageCookie("StoreNumber78", $("#storenumber").val(), 365);
              }
              if ("Store 102" == $("#storenumber").val()) {
                ManageCookie("StoreNumber102", $("#storenumber").val(), 365);
              }
              if ("Store 121" == $("#storenumber").val()) {
                ManageCookie("StoreNumber121", $("#storenumber").val(), 365);
              }
              if ("Store 123" == $("#storenumber").val()) {
                ManageCookie("StoreNumber123", $("#storenumber").val(), 365);
              }
              if ("Store 127" == $("#storenumber").val()) {
                ManageCookie("StoreNumber127", $("#storenumber").val(), 365);
              }
              if ("Store 129" == $("#storenumber").val()) {
                ManageCookie("StoreNumber129", $("#storenumber").val(), 365);
              }
              if ("Store 137" == $("#storenumber").val()) {
                ManageCookie("StoreNumber137", $("#storenumber").val(), 365);
              }
            } else {
              $("div.product-options ").find("#properties").remove();
            }
          } else {
            $("div.product-options ").find("#properties").remove();
          }
          // GetStoreLocation($);
          setTimeout(function() {
            GetStoreLocation($);
          }, 50);
        });
        var GetLocation = function($) {
          $(".Polaris-RadioButton__Input").attr('disabled', 'disabled');
          if ($("#customer_zip").val() == "" && $("#customer_lat").val() == "" && $("#customer_long").val() == "") {
            fetch('https://jsonip.com', {
              mode: 'cors'
            }).then((resp) => resp.json()).then((ip) => {
              var IP = getCookie("address");
              ipAddressForPinterestEvents = IP;
              if (IP == ip.ip) {
                $("#customer_zip").val(getCookie("customer_zip"));
                $("#customer_lat").val(getCookie("customer_lat"));
                $("#customer_long").val(getCookie("customer_long"));
                setTimeout(function() {
                  GetStoreLocation($);
                }, 500);
              } else {
                $.getJSON("https://api.ipinfodb.com/v3/ip-city/?key=83bf0ead483be280c859f6b74c0be82550a73634d1d7bc3962973d446a9d0296&format=json", function(data) {
                  if (data.statusCode != "ERROR") {
                    ManageCookie10Mins("customer_zip", data['zipCode'], 365);
                    ManageCookie10Mins("customer_lat", data['latitude'], 365);
                    ManageCookie10Mins("customer_long", data['latitude'], 365);
                    ManageCookie10Mins("address", data['ipAddress'], 365);
                    ipAddressForPinterestEvents = data['ipAddress'];
                    $("#customer_zip").val(data['zipCode']);
                    $("#customer_lat").val(data['latitude']);
                    $("#customer_long").val(data['longitude']);
                    setTimeout(function() {
                      GetStoreLocation($);
                    }, 500);
                  }
                });
              }
            });
          } else {
            setTimeout(function() {
              GetStoreLocation($);
            }, 500);
          }
        };
        // check and load jquery as per requirements
        if ((typeof jQuery === 'undefined') || (parseFloat(jQuery.fn.jquery) < 1.7)) {
          loadScript('//code.jquery.com/jquery-2.2.4.min.js', function() {
            jQuery224 = jQuery.noConflict(true);
            GetLocation(jQuery224);
          });
        } else {
          GetLocation(jQuery);
        }
        $(document).ready(function() {
          //GetStoreLocation($);
        });

        function getParameterByName(name, url = window.location.href) {
          name = name.replace(/[\[\]]/g, '\\$&');
          var regex = new RegExp('[?&]' + name + '(=([^&#]*)|&|#|$)'),
            results = regex.exec(url);
          if (!results) return null;
          if (!results[2]) return '';
          return decodeURIComponent(results[2].replace(/\+/g, ' '));
        }
      })();
    </script>
    <div class="purchase-section multiple">
      <p class="hurry-note instock">Sorry! The selection is sold out.</p>
      <div class="purchase">
        <div class="cutsom_button">
          <div class="PageWidth ProductStickyAddToCart-container">
            <div class="ProductStickyAddToCart-detail">
              <h4 class="ProductStickyAddToCart-title">ADORE RHINESTONES</h4>
              <h5 class="ProductStickyAddToCart-subtitle">
                <span class="is-strikethrough"> $99.95</span>
                <span class="ProductStickyAddToCart-subtitle-price"> $79.97</span>
              </h5>
            </div>
            <div class="ProductStickyAddToCart-button">
              <div class="btn_wish_pdp_wrpr">
                <div class="cm_addto_wishlist ">
                  <button data-with-epi="true" class="swym-add-to-wishlist_custom swym-button swym-add-to-wishlist-view-product product_6657673035909 swym-icon swym-heart swym-loaded" data-swaction="addToWishlist" data-product-id="6657673035909"
                    data-variant-id="39673103417477" data-product-url="https://www.stevemadden.com/products/adore-rhinestones" aria-label="Add to Wishlist">
                    <svg role="img" aria-labelledby="wishlist-icon" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"
                      class="feather feather-heart">
                      <path d="M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z"></path>
                    </svg>
                    <span class="swym-tooltip swym-inject swym-tooltip-clickable"><span class="swym-tooltip-text">Add to wishlist</span></span></button>
                </div>
                <input type="submit" id="add-to-cart" class="btn addtocart" name="add" value="Add to cart" data-lable="Add to cart" style="display: block;">
              </div>
            </div>
          </div>
        </div>
        <p class="used_product_note">At this time you cannot combine REBOOTED items with the SM item in your cart. Please complete your checkout first before proceeding with this purchase.</p>
        <div class="pdpShippingMsg">
          <h5>Join SM PASS for 20% off and free shipping over $50</h5>
          <a href="/pages/rewards">more info</a>
        </div>
        <div id="frRaaV" class="sg-widget" style="visibility: visible; display: none;">
          <div class="main-element"></div>
        </div>
      </div>
    </div>
    <div class="swym-button-bar swym-wishlist-button-bar swym-inject"></div>
  </div>
  <p class="clearnceMsg" style="color: black;font-size: 10px;">
  </p>
</form>

<form aria-label="Write A Review Form">
  <div class="write-review-wrapper write-form">
    <div class="write-review yotpo-regular-box" id="write-review-tabpanel-main-widget" role="tabpanel">
      <div class="yotpo-header">
        <div>
          <h2 class="y-label yotpo-header-title">WRITE A REVIEW</h2>
        </div>
        <div class="yotpo-mandatory-explain"> <span class="yotpo-mandatory-mark">*</span> Indicates a required field </div> <br> <span class="yotpo-mandatory-mark">* </span> <span class="y-label"
          id="write-review-score-701d3e27-8b3c-4991-84e3-3013769a7036">Score: <span class="form-input-error yotpo-hidden" id="yotpo_score_message_701d3e27-8b3c-4991-84e3-3013769a7036"></span></span>
        <div aria-describedby="yotpo_score_message_701d3e27-8b3c-4991-84e3-3013769a7036" aria-labelledby="write-review-score-701d3e27-8b3c-4991-84e3-3013769a7036" role="radiogroup" tabindex="-1"> <span class="stars-wrapper"> <span
              class="yotpo-icon yotpo-icon-empty-star pull-left review-star" data-score="1" aria-label="score 1" role="radio" tabindex="0" aria-checked="false" aria-required="true"></span> <span
              class="yotpo-icon yotpo-icon-empty-star pull-left review-star" data-score="2" aria-label="score 2" role="radio" tabindex="-1" aria-checked="false" aria-required="true"></span> <span
              class="yotpo-icon yotpo-icon-empty-star pull-left review-star" data-score="3" aria-label="score 3" role="radio" tabindex="-1" aria-checked="false" aria-required="true"></span> <span
              class="yotpo-icon yotpo-icon-empty-star pull-left review-star" data-score="4" aria-label="score 4" role="radio" tabindex="-1" aria-checked="false" aria-required="true"></span> <span
              class="yotpo-icon yotpo-icon-empty-star pull-left review-star" data-score="5" aria-label="score 5" role="radio" tabindex="-1" aria-checked="false" aria-required="true"></span> </span> </div>
      </div>
      <div class="write-review-content">
        <div class="form-group" data-custom-form-id="12008">
          <div class="form-element"> <span class="yotpo-mandatory-mark">* </span> <label class="y-label" for="yotpo_input_review_title_701d3e27-8b3c-4991-84e3-3013769a7036"> Title: <span class="form-input-error yotpo-hidden"
                id="yotpo_input_review_title_error_701d3e27-8b3c-4991-84e3-3013769a7036"></span> </label> <input id="yotpo_input_review_title_701d3e27-8b3c-4991-84e3-3013769a7036" class="y-input" name="review_title" maxlength="150"
              aria-required="true" placeholder="" aria-describedby="yotpo_input_review_title_error_701d3e27-8b3c-4991-84e3-3013769a7036"> </div>
          <div class="form-element"> <span class="yotpo-mandatory-mark">* </span> <label class="y-label" for="yotpo_input_review_content_701d3e27-8b3c-4991-84e3-3013769a7036"> Review: <span class="form-input-error yotpo-hidden"
                id="yotpo_input_review_content_error_701d3e27-8b3c-4991-84e3-3013769a7036"></span> </label> <textarea id="yotpo_input_review_content_701d3e27-8b3c-4991-84e3-3013769a7036" class="y-input yotpo-text-box" name="review_content"
              aria-required="true" placeholder="" aria-describedby="yotpo_input_review_content_error_701d3e27-8b3c-4991-84e3-3013769a7036"></textarea> </div>
          <div class="form-element yotpo-custom-tag-field " aria-labelledby="radio0" role="radiogroup">
            <span class="y-label yotpo-field-title" id="radio0"> Sizing <span class="form-input-error yotpo-hidden"></span>
            </span>
            <div class="yotpo-rating-field">
              <div class="yotpo-rating-field-content">
                <div class="yotpo-rating-field-buttons">
                  <fieldset>
                    <legend>rating</legend>
                    <div class="yotpo-radio-wrapper"><input id="yotpo_input_sizing_field_Sizing_option_1" type="radio" name="--14422" value="1"></div>
                    <div class="yotpo-radio-wrapper"><input id="yotpo_input_sizing_field_Sizing_option_2" type="radio" name="--14422" value="2"></div>
                    <div class="yotpo-radio-wrapper"><input id="yotpo_input_sizing_field_Sizing_option_3" type="radio" name="--14422" value="3"></div>
                    <div class="yotpo-radio-wrapper"><input id="yotpo_input_sizing_field_Sizing_option_4" type="radio" name="--14422" value="4"></div>
                    <div class="yotpo-radio-wrapper"><input id="yotpo_input_sizing_field_Sizing_option_5" type="radio" name="--14422" value="5"></div>
                  </fieldset>
                </div>
                <div class="yotpo-rating-field-titles">
                  <label for="yotpo_input_sizing_field_Sizing_option_1" class="y-label yotpo-field-option-label">Too Small</label>
                  <label for="yotpo_input_sizing_field_Sizing_option_2" class="y-label yotpo-field-option-label">Small</label>
                  <label for="yotpo_input_sizing_field_Sizing_option_3" class="y-label yotpo-field-option-label">True to size</label>
                  <label for="yotpo_input_sizing_field_Sizing_option_4" class="y-label yotpo-field-option-label">Big</label>
                  <label for="yotpo_input_sizing_field_Sizing_option_5" class="y-label yotpo-field-option-label">Too Big</label>
                </div>
                <div class="yotpo-rating-field-bars">
                  <div class="yotpo-field-bars-container">
                    <div class="yotpo-rating-bars ">
                      <div class="yotpo-product-related-field-score-bar yotpo-rating-bar-full"></div>
                      <div class="yotpo-product-related-field-score-divider"></div>
                      <div class="yotpo-product-related-field-score-bar"></div>
                      <div class="yotpo-product-related-field-score-divider"></div>
                      <div class="yotpo-product-related-field-score-bar"></div>
                      <div class="yotpo-product-related-field-score-divider"></div>
                      <div class="yotpo-product-related-field-score-bar"></div>
                      <div class="yotpo-product-related-field-score-divider"></div>
                      <div class="yotpo-product-related-field-score-bar"></div>
                      <div class="yotpo-clr"></div>
                    </div>
                    <span class="sr-only">1 of 5 rating</span>
                  </div>
                  <div class="yotpo-clr"></div>
                  <div class="yotpo-field-bars-container">
                    <div class="yotpo-rating-bars ">
                      <div class="yotpo-product-related-field-score-bar yotpo-rating-bar-full"></div>
                      <div class="yotpo-product-related-field-score-divider"></div>
                      <div class="yotpo-product-related-field-score-bar yotpo-rating-bar-full"></div>
                      <div class="yotpo-product-related-field-score-divider"></div>
                      <div class="yotpo-product-related-field-score-bar"></div>
                      <div class="yotpo-product-related-field-score-divider"></div>
                      <div class="yotpo-product-related-field-score-bar"></div>
                      <div class="yotpo-product-related-field-score-divider"></div>
                      <div class="yotpo-product-related-field-score-bar"></div>
                      <div class="yotpo-clr"></div>
                    </div>
                    <span class="sr-only">2 of 5 rating</span>
                  </div>
                  <div class="yotpo-clr"></div>
                  <div class="yotpo-field-bars-container">
                    <div class="yotpo-rating-bars ">
                      <div class="yotpo-product-related-field-score-bar yotpo-rating-bar-full"></div>
                      <div class="yotpo-product-related-field-score-divider"></div>
                      <div class="yotpo-product-related-field-score-bar yotpo-rating-bar-full"></div>
                      <div class="yotpo-product-related-field-score-divider"></div>
                      <div class="yotpo-product-related-field-score-bar yotpo-rating-bar-full"></div>
                      <div class="yotpo-product-related-field-score-divider"></div>
                      <div class="yotpo-product-related-field-score-bar"></div>
                      <div class="yotpo-product-related-field-score-divider"></div>
                      <div class="yotpo-product-related-field-score-bar"></div>
                      <div class="yotpo-clr"></div>
                    </div>
                    <span class="sr-only">3 of 5 rating</span>
                  </div>
                  <div class="yotpo-clr"></div>
                  <div class="yotpo-field-bars-container">
                    <div class="yotpo-rating-bars ">
                      <div class="yotpo-product-related-field-score-bar yotpo-rating-bar-full"></div>
                      <div class="yotpo-product-related-field-score-divider"></div>
                      <div class="yotpo-product-related-field-score-bar yotpo-rating-bar-full"></div>
                      <div class="yotpo-product-related-field-score-divider"></div>
                      <div class="yotpo-product-related-field-score-bar yotpo-rating-bar-full"></div>
                      <div class="yotpo-product-related-field-score-divider"></div>
                      <div class="yotpo-product-related-field-score-bar yotpo-rating-bar-full"></div>
                      <div class="yotpo-product-related-field-score-divider"></div>
                      <div class="yotpo-product-related-field-score-bar"></div>
                      <div class="yotpo-clr"></div>
                    </div>
                    <span class="sr-only">4 of 5 rating</span>
                  </div>
                  <div class="yotpo-clr"></div>
                  <div class="yotpo-field-bars-container">
                    <div class="yotpo-rating-bars ">
                      <div class="yotpo-product-related-field-score-bar yotpo-rating-bar-full"></div>
                      <div class="yotpo-product-related-field-score-divider"></div>
                      <div class="yotpo-product-related-field-score-bar yotpo-rating-bar-full"></div>
                      <div class="yotpo-product-related-field-score-divider"></div>
                      <div class="yotpo-product-related-field-score-bar yotpo-rating-bar-full"></div>
                      <div class="yotpo-product-related-field-score-divider"></div>
                      <div class="yotpo-product-related-field-score-bar yotpo-rating-bar-full"></div>
                      <div class="yotpo-product-related-field-score-divider"></div>
                      <div class="yotpo-product-related-field-score-bar yotpo-rating-bar-full"></div>
                      <div class="yotpo-product-related-field-score-divider"></div>
                      <div class="yotpo-clr"></div>
                    </div>
                    <span class="sr-only">5 of 5 rating</span>
                  </div>
                  <div class="yotpo-clr"></div>
                </div>
              </div>
              <div class="yotpo-clr"></div>
            </div>
          </div>
          <div class="form-element yotpo-custom-tag-field ">
            <fieldset>
              <legend class="y-label yotpo-field-title"> Would you recommend this item to a friend? <span class="form-input-error yotpo-hidden"></span>
              </legend>
              <div class="yotpo-multiple-choice-field">
                <div class="yotpo-multiple-choice-option">
                  <div class="yotpo-checkbox-wrapper"><input id="yotpo_input_multiple_would_you_recommend_this_item_to_a_friend_choice_Would you recommend this item to a friend?_option_1" type="checkbox" name="--14417" value="Yes"></div>
                  <label for="yotpo_input_multiple_would_you_recommend_this_item_to_a_friend_choice_Would you recommend this item to a friend?_option_1" class="y-label yotpo-field-option-label">Yes</label>
                </div>
                <div class="yotpo-multiple-choice-option">
                  <div class="yotpo-checkbox-wrapper"><input id="yotpo_input_multiple_would_you_recommend_this_item_to_a_friend_choice_Would you recommend this item to a friend?_option_2" type="checkbox" name="--14417" value="No"></div>
                  <label for="yotpo_input_multiple_would_you_recommend_this_item_to_a_friend_choice_Would you recommend this item to a friend?_option_2" class="y-label yotpo-field-option-label">No</label>
                </div>
              </div>
              <div class="yotpo-clr"></div>
            </fieldset>
          </div>
          <div class="form-element yotpo-custom-tag-field ">
            <fieldset>
              <legend class="y-label yotpo-field-title"> What are the pros of this item? <span class="form-input-error yotpo-hidden"></span>
              </legend>
              <div class="yotpo-multiple-choice-field">
                <div class="yotpo-multiple-choice-option">
                  <div class="yotpo-checkbox-wrapper"><input id="yotpo_input_multiple_what_are_the_pros_of_this_item_choice_What are the pros of this item?_option_1" type="checkbox" name="--14418" value="Cute"></div>
                  <label for="yotpo_input_multiple_what_are_the_pros_of_this_item_choice_What are the pros of this item?_option_1" class="y-label yotpo-field-option-label">Cute</label>
                </div>
                <div class="yotpo-multiple-choice-option">
                  <div class="yotpo-checkbox-wrapper"><input id="yotpo_input_multiple_what_are_the_pros_of_this_item_choice_What are the pros of this item?_option_2" type="checkbox" name="--14418" value="Quality"></div>
                  <label for="yotpo_input_multiple_what_are_the_pros_of_this_item_choice_What are the pros of this item?_option_2" class="y-label yotpo-field-option-label">Quality</label>
                </div>
                <div class="yotpo-multiple-choice-option">
                  <div class="yotpo-checkbox-wrapper"><input id="yotpo_input_multiple_what_are_the_pros_of_this_item_choice_What are the pros of this item?_option_3" type="checkbox" name="--14418" value="Stylish"></div>
                  <label for="yotpo_input_multiple_what_are_the_pros_of_this_item_choice_What are the pros of this item?_option_3" class="y-label yotpo-field-option-label">Stylish</label>
                </div>
                <div class="yotpo-multiple-choice-option">
                  <div class="yotpo-checkbox-wrapper"><input id="yotpo_input_multiple_what_are_the_pros_of_this_item_choice_What are the pros of this item?_option_4" type="checkbox" name="--14418" value="Comfortable"></div>
                  <label for="yotpo_input_multiple_what_are_the_pros_of_this_item_choice_What are the pros of this item?_option_4" class="y-label yotpo-field-option-label">Comfortable</label>
                </div>
                <div class="yotpo-multiple-choice-option">
                  <div class="yotpo-checkbox-wrapper"><input id="yotpo_input_multiple_what_are_the_pros_of_this_item_choice_What are the pros of this item?_option_5" type="checkbox" name="--14418" value="Value"></div>
                  <label for="yotpo_input_multiple_what_are_the_pros_of_this_item_choice_What are the pros of this item?_option_5" class="y-label yotpo-field-option-label">Value</label>
                </div>
              </div>
              <div class="yotpo-clr"></div>
            </fieldset>
          </div>
          <div class="form-element yotpo-custom-tag-field " role="radiogroup" aria-labelledby="radio3">
            <span class="y-label yotpo-field-title" id="radio3"> How old are you? <span class="form-input-error yotpo-hidden"></span>
            </span>
            <div class="yotpo-single-choice-field">
              <fieldset>
                <legend>How old are you?</legend>
                <div class="yotpo-single-choice-option">
                  <div class="yotpo-radio-wrapper"><input id="yotpo_input_single_choice_How old are you?_how_old_are_you_1" type="radio" name="--67887" value="Under 18"></div>
                  <label for="yotpo_input_single_choice_How old are you?_how_old_are_you_1" class="y-label yotpo-field-option-label">Under 18</label>
                </div>
                <div class="yotpo-single-choice-option">
                  <div class="yotpo-radio-wrapper"><input id="yotpo_input_single_choice_How old are you?_how_old_are_you_2" type="radio" name="--67887" value="18-25"></div>
                  <label for="yotpo_input_single_choice_How old are you?_how_old_are_you_2" class="y-label yotpo-field-option-label">18-25</label>
                </div>
                <div class="yotpo-single-choice-option">
                  <div class="yotpo-radio-wrapper"><input id="yotpo_input_single_choice_How old are you?_how_old_are_you_3" type="radio" name="--67887" value="26-33"></div>
                  <label for="yotpo_input_single_choice_How old are you?_how_old_are_you_3" class="y-label yotpo-field-option-label">26-33</label>
                </div>
                <div class="yotpo-single-choice-option">
                  <div class="yotpo-radio-wrapper"><input id="yotpo_input_single_choice_How old are you?_how_old_are_you_4" type="radio" name="--67887" value="34-40"></div>
                  <label for="yotpo_input_single_choice_How old are you?_how_old_are_you_4" class="y-label yotpo-field-option-label">34-40</label>
                </div>
                <div class="yotpo-single-choice-option">
                  <div class="yotpo-radio-wrapper"><input id="yotpo_input_single_choice_How old are you?_how_old_are_you_5" type="radio" name="--67887" value="41-46"></div>
                  <label for="yotpo_input_single_choice_How old are you?_how_old_are_you_5" class="y-label yotpo-field-option-label">41-46</label>
                </div>
                <div class="yotpo-single-choice-option">
                  <div class="yotpo-radio-wrapper"><input id="yotpo_input_single_choice_How old are you?_how_old_are_you_6" type="radio" name="--67887" value="46 or over"></div>
                  <label for="yotpo_input_single_choice_How old are you?_how_old_are_you_6" class="y-label yotpo-field-option-label">46 or over</label>
                </div>
              </fieldset>
            </div>
            <div class="yotpo-clr"></div>
          </div>
        </div>
      </div>
      <div class="yotpo-footer yotpo-animation-opacity visible" style="display: inherit;">
        <div class="socialize-wrapper">
          <div class="connected">You are connected as <span class="username"></span></div>
          <div class="socialize"> <span class="y-label">Connect with:</span>
            <div>
              <div class="yotpo-default-button yotpo-icon-btn" data-network="twitter" aria-label="connect with twitter" role="link" tabindex="0"><span class="yotpo-icon yotpo-icon-twitter pull-left"></span></div>
              <div class="yotpo-default-button yotpo-icon-btn" data-network="facebook" aria-label="connect with facebook" role="link" tabindex="0"><span class="yotpo-icon yotpo-icon-facebook pull-left"></span></div>
            </div>
          </div>
          <div class="yotpo-or"> -OR- </div>
        </div>
        <div class="connect-wrapper visible " style="display: inherit;">
          <div class="form-element name-input visible" style="display: inherit;"> <span class="yotpo-mandatory-mark">* </span> <label class="y-label" for="yotpo_input_review_username_701d3e27-8b3c-4991-84e3-3013769a7036">Use your name: <span
                class="form-input-error yotpo-hidden" id="yotpo_input_review_username_error_701d3e27-8b3c-4991-84e3-3013769a7036"></span></label> <input id="yotpo_input_review_username_701d3e27-8b3c-4991-84e3-3013769a7036" class="y-input"
              autocomplete="nickname" name="display_name" maxlength="40" aria-required="true" placeholder="" aria-describedby="yotpo_input_review_username_error_701d3e27-8b3c-4991-84e3-3013769a7036"> </div>
          <div class="form-element email-input visible" style="display: inherit;"> <span class="yotpo-mandatory-mark">* </span> <label class="y-label" for="yotpo_input_review_email_701d3e27-8b3c-4991-84e3-3013769a7036">Email: <span
                class="form-input-error yotpo-hidden" id="yotpo_input_review_email_error_701d3e27-8b3c-4991-84e3-3013769a7036"></span></label> <input id="yotpo_input_review_email_701d3e27-8b3c-4991-84e3-3013769a7036" class="y-input"
              autocomplete="email" name="email" aria-required="true" placeholder="" aria-describedby="yotpo_input_review_email_error_701d3e27-8b3c-4991-84e3-3013769a7036"> </div>
          <div class="yotpo-clr"></div>
        </div>
      </div>
      <div class="error-box yotpo-hidden">
        <div class="text-wrapper"> <span class="error-text empty yotpo-hidden">Review's title &amp; body can't be empty</span>
          <span class="error-text empty_question yotpo-hidden">Question's body can't be empty</span>
          <span class="error-text score yotpo-hidden">Please enter a star rating for this review</span>
          <span class="error-text display_name_empty yotpo-hidden">Name field cannot be empty</span>
          <span class="error-text email yotpo-hidden">Invalid email</span>
          <span class="error-text user-already-reviewed yotpo-hidden">Your review has already been submitted.</span>
          <span class="error-text max_length yotpo-hidden">Max length was exceeded</span>
          <span class="error-text mandatory_field yotpo-hidden">Please fill out all of the mandatory (*) fields</span>
          <span class="error-text open_question_answer_length yotpo-hidden">One or more of your answers does not meet the required criteria</span>
        </div>
        <div class="yotpo-icon-btn-small transparent-color-btn"><span class="yotpo-icon yotpo-icon-cross" role="button" tabindex="0" aria-label="close error message"></span></div>
      </div>
      <div class="form-element submit-button"> <span class="form-input-error yotpo-hidden"></span> <input type="button" class="yotpo-default-button primary-color-btn yotpo-submit" aria-disabled="true" data-button-type="submit" value="Post"> </div>
      <div class="yotpo-preloader-wrapper">
        <div class="yotpo yotpo-pre-loader">
          <span class="yotpo-empty-stars">
            <span class="yotpo-icon yotpo-icon-empty-star"></span>
            <span class="yotpo-icon yotpo-icon-empty-star"></span>
            <span class="yotpo-icon yotpo-icon-empty-star"></span>
            <span class="yotpo-icon yotpo-icon-empty-star"></span>
            <span class="yotpo-icon yotpo-icon-empty-star"></span>
          </span>
          <span class="yotpo-full-stars">
            <span class="yotpo-icon yotpo-icon-star"></span>
            <span class="yotpo-icon yotpo-icon-star"></span>
            <span class="yotpo-icon yotpo-icon-star"></span>
            <span class="yotpo-icon yotpo-icon-star"></span>
            <span class="yotpo-icon yotpo-icon-star"></span>
          </span>
        </div>
      </div>
      <div class="yotpo-clr"></div>
    </div>
  </div>
</form>

<form aria-label="Ask A Question Form">
  <div class="write-question-wrapper write-form">
    <div class="write-review yotpo-regular-box" id="write-question-tabpanel" role="tabpanel">
      <div>
        <h2 class="y-label yotpo-header-title">ASK A QUESTION</h2>
      </div>
      <div class="yotpo-mandatory-explain"> <span class="yotpo-mandatory-mark">* </span> Indicates a required field </div> <br>
      <div class="write-question-content">
        <div class="form-group">
          <div class="form-element"> <label class="y-label" for="yotpo_input_question_content"><span class="yotpo-mandatory-mark">* </span>Question: <span class="form-input-error yotpo-hidden"></span></label> <textarea
              id="yotpo_input_question_content" class="y-input yotpo-text-box" name="review_content" maxlength="1000" aria-required="true" placeholder=""></textarea> </div>
        </div>
      </div>
      <div class="error-box yotpo-hidden">
        <div class="text-wrapper"> <span class="error-text empty yotpo-hidden">Review's title &amp; body can't be empty</span>
          <span class="error-text empty_question yotpo-hidden">Question's body can't be empty</span>
          <span class="error-text score yotpo-hidden">Please enter a star rating for this review</span>
          <span class="error-text display_name_empty yotpo-hidden">Name field cannot be empty</span>
          <span class="error-text email yotpo-hidden">Invalid email</span>
          <span class="error-text user-already-reviewed yotpo-hidden">Your review has already been submitted.</span>
          <span class="error-text max_length yotpo-hidden">Max length was exceeded</span>
          <span class="error-text mandatory_field yotpo-hidden">Please fill out all of the mandatory (*) fields</span>
          <span class="error-text open_question_answer_length yotpo-hidden">One or more of your answers does not meet the required criteria</span>
        </div>
        <div class="yotpo-icon-btn-small transparent-color-btn"><span class="yotpo-icon yotpo-icon-cross"></span></div>
      </div>
      <div class="yotpo-footer yotpo-animation-opacity visible" style="display: inherit;">
        <div class="connect-wrapper">
          <div class="form-element name-input"> <label class="y-label" for="yotpo_input_question_username"><span class="yotpo-mandatory-mark">* </span>Use your name: <span class="form-input-error yotpo-hidden"></span></label> <input
              id="yotpo_input_question_username" class="y-input" autocomplete="nickname" name="display_name" maxlength="40" aria-required="true" placeholder=""> </div>
          <div class="form-element email-input visible" style="display: inherit;"> <label class="y-label" for="yotpo_input_question_email"><span class="yotpo-mandatory-mark">* </span>Email: <span class="form-input-error yotpo-hidden"></span></label>
            <input id="yotpo_input_question_email" class="y-input" autocomplete="email" name="email" aria-required="true" placeholder=""> </div>
          <div class="yotpo-clr"></div>
        </div>
      </div>
      <div class="form-element submit-button"> <span class="form-input-error yotpo-hidden"></span> <input type="button" class="yotpo-default-button primary-color-btn yotpo-submit" aria-disabled="true" data-button-type="submit" value="Post"> </div>
      <div class="yotpo-clr"></div>
    </div>
  </div>
</form>

POST #

<form action="#" method="post" id="footerNewsletter" class="mainNewsletter">
  <input type="hidden" name="return_to" value="/account">
  <input type="hidden" name="checkout_url" value="/account">
  <input type="hidden" name="__form_id" value="bfaad240e156adc0e515b7fd9048d8ec">
  <input type="hidden" name="email" value="" autocomplete="off">
  <div style="display:none !important">
    <input name="__email" type="email" value="" autocomplete="off">
  </div>
  <input name="@account" type="hidden" value="908f204df583d645">
  <input name="@return_url" type="hidden" value="">
  <input name="@subscription_status" type="hidden" value="SUBSCRIBED">
  <div class="footer_pass_logo">
    <div class="footer_pas_logo">
      <div class="footer_pass">
        <img loading="lazy" src="https://cdn.shopify.com/s/files/1/2170/8465/files/LOGO_ON_WHITE_fca4eb23-117e-48ff-9180-16c8855258ef.png?v=1647854305" alt="Sm pass" width="100" height="100" class="not_lazy_load" style="opacity: 1;">
      </div>
    </div>
    <div class="footer_check">
      <div class="footer_check_pass  ">
        <label for="footer-email">Join SM PASS for 20% off your first order &amp; exclusive perks.</label>
      </div>
    </div>
  </div>
  <input type="email" placeholder="Email address" id="footer-email" name="ue" autocomplete="email">
  <input type="hidden" name="page" id="page" value="Footer">
  <input type="submit" value="GO" class="button">
</form>

POST #

<form action="#" method="post" id="moreAboutYou">
  <div>
    <label>Email Address:</label>
    <input type="email" name="email" placeholder="myname@domain.com" required="">
  </div>
  <div class="flexBox">
    <div class="width50 item">
      <label>First name:</label>
      <input type="text" name="fname" placeholder="John" required="">
    </div>
    <div class="width50 item">
      <label>Last name:</label>
      <input type="text" name="Lname" placeholder="Deo" required="">
    </div>
  </div>
  <div>
    <select name="gender" style="width: 100%;">
      <option value="Gender" selected="selected">Gender</option>
      <option value="F">Female</option>
      <option value="M">Male</option>
    </select>
  </div>
  <div>
    <label>Date of Birth:</label>
    <div class="flexBox">
      <div class="width40 item">
        <select name="month" style="width: 100%;">
          <option value="Month" selected="selected">Month</option>
          <option value="01">January</option>
          <option value="02">February</option>
          <option value="03">March</option>
          <option value="04">April</option>
          <option value="05">May</option>
          <option value="06">June</option>
          <option value="07">July</option>
          <option value="08">August</option>
          <option value="09">September</option>
          <option value="10">October</option>
          <option value="11">November</option>
          <option value="12">December</option>
        </select>
      </div>
      <div class="width25 item">
        <select name="day" style="width: 100%;">
          <option value="Day" selected="selected">Day</option>
          <option value="01">1</option>
          <option value="02">2</option>
          <option value="03">3</option>
          <option value="04">4</option>
          <option value="05">5</option>
          <option value="06">6</option>
          <option value="07">7</option>
          <option value="08">8</option>
          <option value="09">9</option>
          <option value="10">10</option>
          <option value="11">11</option>
          <option value="12">12</option>
          <option value="13">13</option>
          <option value="14">14</option>
          <option value="15">15</option>
          <option value="16">16</option>
          <option value="17">17</option>
          <option value="18">18</option>
          <option value="19">19</option>
          <option value="20">20</option>
          <option value="21">21</option>
          <option value="22">22</option>
          <option value="23">23</option>
          <option value="24">24</option>
          <option value="25">25</option>
          <option value="26">26</option>
          <option value="27">27</option>
          <option value="28">28</option>
          <option value="29">29</option>
          <option value="30">30</option>
          <option value="31">31</option>
        </select>
      </div>
      <div class="width35 item">
        <select name="year" style="width: 100%;">
          <option value="Year" selected="selected">Year</option>
          <option value="2013">2013</option>
          <option value="2012">2012</option>
          <option value="2011">2011</option>
          <option value="2010">2010</option>
          <option value="2009">2009</option>
          <option value="2008">2008</option>
          <option value="2007">2007</option>
          <option value="2006">2006</option>
          <option value="2005">2005</option>
          <option value="2004">2004</option>
          <option value="2003">2003</option>
          <option value="2002">2002</option>
          <option value="2001">2001</option>
          <option value="2000">2000</option>
          <option value="1999">1999</option>
          <option value="1998">1998</option>
          <option value="1997">1997</option>
          <option value="1996">1996</option>
          <option value="1995">1995</option>
          <option value="1994">1994</option>
          <option value="1993">1993</option>
          <option value="1992">1992</option>
          <option value="1991">1991</option>
          <option value="1990">1990</option>
          <option value="1989">1989</option>
          <option value="1988">1988</option>
          <option value="1987">1987</option>
          <option value="1986">1986</option>
          <option value="1985">1985</option>
          <option value="1984">1984</option>
          <option value="1983">1983</option>
          <option value="1982">1982</option>
          <option value="1981">1981</option>
          <option value="1980">1980</option>
          <option value="1979">1979</option>
          <option value="1978">1978</option>
          <option value="1977">1977</option>
          <option value="1976">1976</option>
          <option value="1975">1975</option>
          <option value="1974">1974</option>
          <option value="1973">1973</option>
          <option value="1972">1972</option>
          <option value="1971">1971</option>
          <option value="1970">1970</option>
          <option value="1969">1969</option>
          <option value="1968">1968</option>
          <option value="1967">1967</option>
          <option value="1966">1966</option>
          <option value="1965">1965</option>
          <option value="1964">1964</option>
          <option value="1963">1963</option>
          <option value="1962">1962</option>
          <option value="1961">1961</option>
          <option value="1960">1960</option>
          <option value="1959">1959</option>
          <option value="1958">1958</option>
          <option value="1957">1957</option>
          <option value="1956">1956</option>
          <option value="1955">1955</option>
          <option value="1954">1954</option>
          <option value="1953">1953</option>
          <option value="1952">1952</option>
          <option value="1951">1951</option>
          <option value="1950">1950</option>
          <option value="1949">1949</option>
          <option value="1948">1948</option>
          <option value="1947">1947</option>
          <option value="1946">1946</option>
          <option value="1945">1945</option>
          <option value="1944">1944</option>
          <option value="1943">1943</option>
          <option value="1942">1942</option>
          <option value="1941">1941</option>
          <option value="1940">1940</option>
          <option value="1939">1939</option>
          <option value="1938">1938</option>
          <option value="1937">1937</option>
          <option value="1936">1936</option>
          <option value="1935">1935</option>
          <option value="1934">1934</option>
          <option value="1933">1933</option>
          <option value="1932">1932</option>
          <option value="1931">1931</option>
          <option value="1930">1930</option>
          <option value="1929">1929</option>
          <option value="1928">1928</option>
          <option value="1927">1927</option>
          <option value="1926">1926</option>
          <option value="1925">1925</option>
          <option value="1924">1924</option>
          <option value="1923">1923</option>
          <option value="1922">1922</option>
          <option value="1921">1921</option>
          <option value="1920">1920</option>
          <option value="1919">1919</option>
          <option value="1918">1918</option>
          <option value="1917">1917</option>
          <option value="1916">1916</option>
          <option value="1915">1915</option>
          <option value="1914">1914</option>
        </select>
      </div>
    </div>
  </div>
  <div>
    <h3 style="border-top: none;">SIGN UP FOR SM PASS</h3>
    <p>Ready to join? Check out our
      <a onfocus="$(this).css({'color':'#16b3aa'})" onblur="$(this).css({'color':'#000'})" onmouseover="$(this).css({'color':'#16b3aa'})" onmouseout="$(this).css({'color':'#000'})" href="/pages/sm-pass-loyalty-program-terms-and-conditions-of-participation" title="Terms and Conditions" target="_blank"><u>Terms and Conditions</u></a>
      or <a href="/pages/loyalty-learn-more" title="Learn More" target="_blank"><u>Learn More</u></a>. Phone number will be used to look for your account in stores.</p>
  </div>
  <div>
    <label>Postal code*:</label>
    <input type="text" name="pcode" placeholder="Postal code">
  </div>
  <div>
    <label>Telephone*:</label>
    <input type="text" name="telephone" pattern="^[0-9-+s()]*$" placeholder="Telephone">
  </div>
  <div>
    <input type="checkbox" name="agreementSMPass" id="agreementSMPass" style="width: auto;">
    <label for="agreementSMPass" style="display: inline;">Yes, Sign me up for SM PASS</label>
  </div>
  <button type="button" name="" id="addMoreButton"> Submit </button>
  <!-- <input type="button" name="" value="Submit" /> -->
</form>

POST /cart

<form action="/cart" method="post" id="" class="cart_mini_form">
  <div class="quick-item-wrap" data-cart-items="">
    <p class="emptyCart text-center">You have no items in your shopping cart.</p>
    <script>
      localStorage.removeItem("pickupZipCode");
    </script>
  </div>
  <div class="cartButtonOuter">
    <div id="4077219" class="sg-widget" style="visibility: visible;">
      <div class="shoppinggives-tag addon">
        <div>
          <h1 class="sg-addon-title" tabindex="0">Let's make an impact together!</h1><span class="sg-addon-title-placeholder"></span>
          <div class="sg-addon-main-text"> <span tabindex="0"><span class="sg-addon-description">Do you want to give back today?</span> <span class="sg-addon-precauseText">Add a donation of your own to support</span> <span
                class="sg-addon-cause">National Korean American Service &amp; Education Consortium (NAKASEC)</span></span> <span style="display:inline-block"> <span class="select-text sg-open-learn-more" aria-label="Learn more" tabindex="0">Learn
                More</span> </span></div>
        </div>
        <div class="sg-add-on-donation-wrapper">
          <div class="sg-add-on-donation" data-id="40038883721349" tabindex="0">$1</div>
          <div class="sg-add-on-donation" data-id="40038883754117" tabindex="0">$3</div>
          <div class="sg-add-on-donation" data-id="40038883786885" tabindex="0">$5</div>
          <div class="sg-add-on-donation" data-id="40038883819653" tabindex="0">$10</div>
        </div>
        <div class="sg-addon-powered-by-logo"><img loading="lazy" src="https://cdn-shoppinggives-prod.s3.amazonaws.com/image-assets/sg-logo-inline.svg" alt="Powered By ShoppingGives" aria-label="Powered By ShoppingGives" class="not_lazy_load"
            style="opacity: 1;"></div>
      </div>
    </div>
    <style>
      .shoppinggives-tag.addon {
        background: #ffffff !important;
      }
    </style>
    <div class="cartTotal discountOuter">
      <span class="left floating-label"><input type="text" name="discount" placeholder="" id="discount_label"><label for="discount_label">Discount Code</label></span><span class="right"><input name="checkout" type="submit" value="Apply"></span>
    </div>
    <!-- Mayur Code -->
    <div class="cartTotal is-cart-empty" data-cart-subtotal="">
      <span class="left"><strong>Total: </strong></span><span class="right"><strong>$0.00</strong></span>
      <p class="minicart_note_text">E-commerce shipments will be made carbon neutral by Steve Madden and Carbonfund.org.</p>
    </div>
    <!-- Mayur Code End-->
    <div class="topcart-btn">
      <a class="checkout-link button" onclick="window.location.href='/cart'" name="checkout" href="/cart">Checkout</a>
      <div class="extra-checkout-buttons">
        <div class="dynamic-checkout__content" id="dynamic-checkout-cart" data-shopify="dynamic-checkout-cart">
          <div>
            <div class="shopify-cleanslate">
              <div id="shopify-svg-symbols" class="R9tDu8JrE_i1ctOEo0v_" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" xmlnsxlink="http://www.w3.org/1999/xlink" focusable="false">
                  <defs>
                    <symbol id="shopify-svg__warning" viewBox="0 0 16 14">
                      <path d="M5.925 2.344c1.146-1.889 3.002-1.893 4.149 0l4.994 8.235c1.146 1.889.288 3.421-1.916 3.421h-10.305c-2.204 0-3.063-1.529-1.916-3.421l4.994-8.235zm1.075 1.656v5h2v-5h-2zm0 6v2h2v-2h-2z"></path>
                    </symbol>
                    <symbol id="shopify-svg__loading" viewBox="0 0 32 32">
                      <path d="M32 16c0 8.837-7.163 16-16 16S0 24.837 0 16 7.163 0 16 0v2C8.268 2 2 8.268 2 16s6.268 14 14 14 14-6.268 14-14h2z"></path>
                    </symbol>
                    <symbol id="shopify-svg__error" viewBox="0 0 18 18">
                      <path d="M9 18c5 0 9-4 9-9s-4-9-9-9-9 4-9 9 4 9 9 9z" style="fill: rgb(255, 62, 62);"></path>
                      <path d="M8 4h2v6H8z" style="fill: rgb(255, 255, 255);"></path>
                      <rect x="7.8" y="12" width="2.5" height="2.5" rx="1.3" style="fill: rgb(255, 255, 255);"></rect>
                    </symbol>
                    <symbol id="shopify-svg__close-circle" viewBox="0 0 16 16">
                      <circle cx="8" cy="8" r="8"></circle>
                      <path d="M10.5 5.5l-5 5M5.5 5.5l5 5" stroke="#FFF" stroke-width="1.5" stroke-linecap="square"></path>
                    </symbol>
                    <symbol id="shopify-svg__close" viewBox="0 0 20 20">
                      <path d="M17.1 4.3l-1.4-1.4-5.7 5.7-5.7-5.7-1.4 1.4 5.7 5.7-5.7 5.7 1.4 1.4 5.7-5.7 5.7 5.7 1.4-1.4-5.7-5.7z"></path>
                    </symbol>
                    <symbol id="shopify-svg__arrow-right" viewBox="0 0 16 16">
                      <path d="M16 8.1l-8.1 8.1-1.1-1.1L13 8.9H0V7.3h13L6.8 1.1 7.9 0 16 8.1z"></path>
                    </symbol>
                    <symbol id="shopify-svg__payments-google-pay-light" viewBox="0 0 41 17">
                      <path
                        d="M19.526 2.635v4.083h2.518c.6 0 1.096-.202 1.488-.605.403-.402.605-.882.605-1.437 0-.544-.202-1.018-.605-1.422-.392-.413-.888-.62-1.488-.62h-2.518zm0 5.52v4.736h-1.504V1.198h3.99c1.013 0 1.873.337 2.582 1.012.72.675 1.08 1.497 1.08 2.466 0 .991-.36 1.819-1.08 2.482-.697.665-1.559.996-2.583.996h-2.485v.001zM27.194 10.442c0 .392.166.718.499.98.332.26.722.391 1.168.391.633 0 1.196-.234 1.692-.701.497-.469.744-1.019.744-1.65-.469-.37-1.123-.555-1.962-.555-.61 0-1.12.148-1.528.442-.409.294-.613.657-.613 1.093m1.946-5.815c1.112 0 1.989.297 2.633.89.642.594.964 1.408.964 2.442v4.932h-1.439v-1.11h-.065c-.622.914-1.45 1.372-2.486 1.372-.882 0-1.621-.262-2.215-.784-.594-.523-.891-1.176-.891-1.96 0-.828.313-1.486.94-1.976s1.463-.735 2.51-.735c.892 0 1.629.163 2.206.49v-.344c0-.522-.207-.966-.621-1.33a2.132 2.132 0 0 0-1.455-.547c-.84 0-1.504.353-1.995 1.062l-1.324-.834c.73-1.045 1.81-1.568 3.238-1.568M40.993 4.889l-5.02 11.53H34.42l1.864-4.034-3.302-7.496h1.635l2.387 5.749h.032l2.322-5.75z"
                        style="fill: rgb(255, 255, 255);"></path>
                      <path d="M13.448 7.134c0-.473-.04-.93-.116-1.366H6.988v2.588h3.634a3.11 3.11 0 0 1-1.344 2.042v1.68h2.169c1.27-1.17 2.001-2.9 2.001-4.944" style="fill: rgb(66, 133, 244);"></path>
                      <path d="M6.988 13.7c1.816 0 3.344-.595 4.459-1.621l-2.169-1.681c-.603.406-1.38.643-2.29.643-1.754 0-3.244-1.182-3.776-2.774H.978v1.731a6.728 6.728 0 0 0 6.01 3.703" style="fill: rgb(52, 168, 83);"></path>
                      <path d="M3.212 8.267a4.034 4.034 0 0 1 0-2.572V3.964H.978A6.678 6.678 0 0 0 .261 6.98c0 1.085.26 2.11.717 3.017l2.234-1.731z" style="fill: rgb(251, 188, 5);"></path>
                      <path d="M6.988 2.921c.992 0 1.88.34 2.58 1.008v.001l1.92-1.918C10.324.928 8.804.262 6.989.262a6.728 6.728 0 0 0-6.01 3.702l2.234 1.731c.532-1.592 2.022-2.774 3.776-2.774" style="fill: rgb(234, 67, 53);"></path>
                    </symbol>
                    <symbol id="shopify-svg__payments-google-pay-dark" viewBox="0 0 41 17">
                      <path
                        d="M19.526 2.635v4.083h2.518c.6 0 1.096-.202 1.488-.605.403-.402.605-.882.605-1.437 0-.544-.202-1.018-.605-1.422-.392-.413-.888-.62-1.488-.62h-2.518zm0 5.52v4.736h-1.504V1.198h3.99c1.013 0 1.873.337 2.582 1.012.72.675 1.08 1.497 1.08 2.466 0 .991-.36 1.819-1.08 2.482-.697.665-1.559.996-2.583.996h-2.485v.001zM27.194 10.442c0 .392.166.718.499.98.332.26.722.391 1.168.391.633 0 1.196-.234 1.692-.701.497-.469.744-1.019.744-1.65-.469-.37-1.123-.555-1.962-.555-.61 0-1.12.148-1.528.442-.409.294-.613.657-.613 1.093m1.946-5.815c1.112 0 1.989.297 2.633.89.642.594.964 1.408.964 2.442v4.932h-1.439v-1.11h-.065c-.622.914-1.45 1.372-2.486 1.372-.882 0-1.621-.262-2.215-.784-.594-.523-.891-1.176-.891-1.96 0-.828.313-1.486.94-1.976s1.463-.735 2.51-.735c.892 0 1.629.163 2.206.49v-.344c0-.522-.207-.966-.621-1.33a2.132 2.132 0 0 0-1.455-.547c-.84 0-1.504.353-1.995 1.062l-1.324-.834c.73-1.045 1.81-1.568 3.238-1.568M40.993 4.889l-5.02 11.53H34.42l1.864-4.034-3.302-7.496h1.635l2.387 5.749h.032l2.322-5.75z"
                        style="fill: rgba(0, 0, 0, 0.55);"></path>
                      <path d="M13.448 7.134c0-.473-.04-.93-.116-1.366H6.988v2.588h3.634a3.11 3.11 0 0 1-1.344 2.042v1.68h2.169c1.27-1.17 2.001-2.9 2.001-4.944" style="fill: rgb(66, 133, 244);"></path>
                      <path d="M6.988 13.7c1.816 0 3.344-.595 4.459-1.621l-2.169-1.681c-.603.406-1.38.643-2.29.643-1.754 0-3.244-1.182-3.776-2.774H.978v1.731a6.728 6.728 0 0 0 6.01 3.703" style="fill: rgb(52, 168, 83);"></path>
                      <path d="M3.212 8.267a4.034 4.034 0 0 1 0-2.572V3.964H.978A6.678 6.678 0 0 0 .261 6.98c0 1.085.26 2.11.717 3.017l2.234-1.731z" style="fill: rgb(251, 188, 5);"></path>
                      <path d="M6.988 2.921c.992 0 1.88.34 2.58 1.008v.001l1.92-1.918C10.324.928 8.804.262 6.989.262a6.728 6.728 0 0 0-6.01 3.702l2.234 1.731c.532-1.592 2.022-2.774 3.776-2.774" style="fill: rgb(234, 67, 53);"></path>
                    </symbol>
                    <symbol id="shopify-svg__payments-facebook-pay-dark" viewBox="0 0 300 50">
                      <path
                        d="M277.374 25.35a330.858 330.858 0 0 1-5.496-14.28h6.355c1.122 3.701 2.393 7.365 3.739 11.066 1.383 3.7 2.803 7.364 4.336 10.953a271.222 271.222 0 0 0 7.29-22.019h6.131a183.26 183.26 0 0 1-2.692 7.963 500.958 500.958 0 0 1-3.402 9.159c-1.271 3.29-2.766 6.99-4.411 11.028-1.57 3.813-3.327 6.542-5.196 8.224-1.907 1.645-4.225 2.505-7.028 2.505a11.37 11.37 0 0 1-2.243-.225v-5.046c.374.037.673.074.897.112h.673c1.645 0 3.028-.449 4.149-1.309 1.122-.86 2.131-2.28 3.066-4.299-2.168-4.523-4.187-9.121-6.131-13.832h-.037Zm-9.795 13.421h-5.682v-3.888c-1.009 1.458-2.28 2.58-3.85 3.365-1.571.785-3.328 1.196-5.309 1.196-2.467 0-4.635-.636-6.505-1.87-1.906-1.233-3.364-2.99-4.448-5.158-1.084-2.206-1.608-4.71-1.608-7.514 0-2.804.561-5.346 1.645-7.552 1.084-2.168 2.617-3.887 4.561-5.121 1.944-1.234 4.187-1.87 6.692-1.87 1.906 0 3.588.375 5.121 1.122 1.495.748 2.766 1.795 3.738 3.14v-3.55h5.683v27.775l-.038-.075Zm-5.794-18.056c-.636-1.57-1.608-2.841-2.953-3.738-1.346-.898-2.879-1.384-4.636-1.384-2.467 0-4.449.823-5.944 2.505-1.458 1.682-2.205 3.925-2.205 6.767 0 2.84.71 5.121 2.13 6.803 1.421 1.682 3.327 2.505 5.795 2.505 1.794 0 3.402-.449 4.785-1.383 1.383-.935 2.43-2.168 3.028-3.739v-8.336ZM209 1.5h14.131c4.747 0 8.411 1.084 10.99 3.252 2.58 2.169 3.888 5.234 3.888 9.271 0 4.038-1.271 7.103-3.85 9.271-2.58 2.169-6.243 3.253-11.028 3.253h-8.038v12.261H209V1.5Zm13.645 19.551c3.14 0 5.42-.56 6.916-1.72 1.495-1.158 2.243-2.915 2.243-5.27 0-2.355-.748-4.225-2.243-5.346-1.496-1.122-3.813-1.72-6.916-1.72h-7.552v14.056h7.552ZM71.937 1.249h7.429l12.63 22.85 12.632-22.85h7.268v37.546h-6.06V10.019L94.758 29.946h-5.686L77.997 10.019v28.776h-6.06V1.249Zm58.947 13.999c-4.346 0-6.964 3.27-7.59 7.32h14.75c-.304-4.171-2.711-7.32-7.16-7.32Zm-13.598 9.628c0-8.522 5.508-14.725 13.703-14.725 8.061 0 12.875 6.124 12.875 15.18v1.665h-20.57c.73 4.405 3.653 7.374 8.367 7.374 3.761 0 6.112-1.147 8.34-3.246l3.22 3.943c-3.033 2.79-6.891 4.398-11.775 4.398-8.872 0-14.16-6.47-14.16-14.589Zm33.926-9.09h-5.579v-4.963h5.579V2.618h5.846v8.205h8.475v4.962h-8.475v12.577c0 4.294 1.373 5.82 4.747 5.82 1.541 0 2.424-.132 3.728-.35v4.909c-1.625.459-3.176.67-4.854.67-6.312 0-9.467-3.449-9.467-10.352V15.785v.001Zm38.941 4.825c-1.174-2.965-3.794-5.148-7.644-5.148-5.003 0-8.205 3.55-8.205 9.333 0 5.638 2.948 9.36 7.966 9.36 3.944 0 6.76-2.296 7.883-5.15V20.61v.001ZM196 38.795h-5.739v-3.916c-1.605 2.305-4.524 4.586-9.253 4.586-7.604 0-12.686-6.366-12.686-14.67 0-8.381 5.204-14.644 13.009-14.644 3.858 0 6.885 1.543 8.93 4.266v-3.594H196v27.972Z"
                        fill="#000000"></path>
                      <path
                        d="M6.422 26.042c0 2.27.498 4.013 1.15 5.068.853 1.38 2.127 1.966 3.425 1.966 1.675 0 3.207-.415 6.16-4.499 2.364-3.273 5.151-7.867 7.027-10.747l3.175-4.88c2.206-3.388 4.76-7.155 7.687-9.708C37.436 1.158 40.015 0 42.61 0c4.357 0 8.506 2.524 11.682 7.259 3.475 5.185 5.162 11.717 5.162 18.457 0 4.007-.79 6.95-2.133 9.277-1.299 2.25-3.83 4.497-8.086 4.497v-6.414c3.645 0 4.554-3.35 4.554-7.182 0-5.463-1.273-11.525-4.079-15.856-1.99-3.073-4.571-4.95-7.41-4.95-3.07 0-5.54 2.316-8.317 6.445-1.477 2.193-2.992 4.867-4.694 7.883l-1.873 3.318c-3.763 6.672-4.716 8.192-6.597 10.7-3.298 4.391-6.114 6.056-9.82 6.056-4.398 0-7.18-1.905-8.901-4.774C.69 32.377 0 29.309 0 25.813l6.422.23v-.001Z"
                        fill="#0081FB"></path>
                      <path
                        d="M5.063 7.712C8.007 3.174 12.256 0 17.13 0c2.823 0 5.628.835 8.558 3.227 3.204 2.616 6.62 6.922 10.881 14.02l1.528 2.547c3.688 6.145 5.787 9.306 7.015 10.797 1.58 1.914 2.686 2.485 4.123 2.485 3.645 0 4.554-3.35 4.554-7.182l5.665-.178c0 4.007-.79 6.95-2.133 9.277-1.299 2.25-3.83 4.496-8.086 4.496-2.647 0-4.991-.574-7.584-3.02-1.993-1.877-4.323-5.212-6.116-8.21l-5.332-8.907c-2.675-4.47-5.13-7.803-6.55-9.312-1.528-1.623-3.492-3.583-6.626-3.583-2.537 0-4.691 1.78-6.494 4.503L5.064 7.712h-.001Z"
                        fill="url(#meta-pay-button__a)"></path>
                      <path
                        d="M17.026 6.457c-2.537 0-4.691 1.78-6.494 4.503-2.55 3.848-4.11 9.579-4.11 15.082 0 2.27.498 4.013 1.15 5.068l-5.476 3.606C.691 32.377 0 29.309 0 25.813c0-6.358 1.745-12.984 5.063-18.101C8.007 3.174 12.256 0 17.13 0l-.103 6.457h-.001Z"
                        fill="url(#meta-pay-button__b)"></path>
                      <defs>
                        <linearGradient id="meta-pay-button__a" x1="12.612" y1="24.19" x2="53.549" y2="26.257" gradientUnits="userSpaceOnUse">
                          <stop stop-color="#0064E1"></stop>
                          <stop offset=".4" stop-color="#0064E1"></stop>
                          <stop offset=".83" stop-color="#0073EE"></stop>
                          <stop offset="1" stop-color="#0082FB"></stop>
                        </linearGradient>
                        <linearGradient id="meta-pay-button__b" x1="9.304" y1="28.738" x2="9.304" y2="13.646" gradientUnits="userSpaceOnUse">
                          <stop stop-color="#0082FB"></stop>
                          <stop offset="1" stop-color="#0064E0"></stop>
                        </linearGradient>
                      </defs>
                    </symbol>
                    <symbol id="shopify-svg__payments-facebook-pay-light" viewBox="0 0 300 50">
                      <path
                        d="M277.374 25.35a330.858 330.858 0 0 1-5.496-14.28h6.355c1.122 3.701 2.393 7.365 3.739 11.066 1.383 3.7 2.803 7.364 4.336 10.953a271.222 271.222 0 0 0 7.29-22.019h6.131a183.26 183.26 0 0 1-2.692 7.963 500.958 500.958 0 0 1-3.402 9.159c-1.271 3.29-2.766 6.99-4.411 11.028-1.57 3.813-3.327 6.542-5.196 8.224-1.907 1.645-4.225 2.505-7.028 2.505a11.37 11.37 0 0 1-2.243-.225v-5.046c.374.037.673.074.897.112h.673c1.645 0 3.028-.449 4.149-1.309 1.122-.86 2.131-2.28 3.066-4.299-2.168-4.523-4.187-9.121-6.131-13.832h-.037Zm-9.795 13.421h-5.682v-3.888c-1.009 1.458-2.28 2.58-3.85 3.365-1.571.785-3.328 1.196-5.309 1.196-2.467 0-4.635-.636-6.505-1.87-1.906-1.233-3.364-2.99-4.448-5.158-1.084-2.206-1.608-4.71-1.608-7.514 0-2.804.561-5.346 1.645-7.552 1.084-2.168 2.617-3.887 4.561-5.121 1.944-1.234 4.187-1.87 6.692-1.87 1.906 0 3.588.375 5.121 1.122 1.495.748 2.766 1.795 3.738 3.14v-3.55h5.683v27.775l-.038-.075Zm-5.794-18.056c-.636-1.57-1.608-2.841-2.953-3.738-1.346-.898-2.879-1.384-4.636-1.384-2.467 0-4.449.823-5.944 2.505-1.458 1.682-2.205 3.925-2.205 6.767 0 2.84.71 5.121 2.13 6.803 1.421 1.682 3.327 2.505 5.795 2.505 1.794 0 3.402-.449 4.785-1.383 1.383-.935 2.43-2.168 3.028-3.739v-8.336ZM209 1.5h14.131c4.747 0 8.411 1.084 10.99 3.252 2.58 2.169 3.888 5.234 3.888 9.271 0 4.038-1.271 7.103-3.85 9.271-2.58 2.169-6.243 3.253-11.028 3.253h-8.038v12.261H209V1.5Zm13.645 19.551c3.14 0 5.42-.56 6.916-1.72 1.495-1.158 2.243-2.915 2.243-5.27 0-2.355-.748-4.225-2.243-5.346-1.496-1.122-3.813-1.72-6.916-1.72h-7.552v14.056h7.552ZM71.937 1.249h7.429l12.63 22.85 12.632-22.85h7.268v37.546h-6.06V10.019L94.758 29.946h-5.686L77.997 10.019v28.776h-6.06V1.249Zm58.947 13.999c-4.346 0-6.964 3.27-7.59 7.32h14.75c-.304-4.171-2.711-7.32-7.16-7.32Zm-13.598 9.628c0-8.522 5.508-14.725 13.703-14.725 8.061 0 12.875 6.124 12.875 15.18v1.665h-20.57c.73 4.405 3.653 7.374 8.367 7.374 3.761 0 6.112-1.147 8.34-3.246l3.22 3.943c-3.033 2.79-6.891 4.398-11.775 4.398-8.872 0-14.16-6.47-14.16-14.589Zm33.926-9.09h-5.579v-4.963h5.579V2.618h5.846v8.205h8.475v4.962h-8.475v12.577c0 4.294 1.373 5.82 4.747 5.82 1.541 0 2.424-.132 3.728-.35v4.909c-1.625.459-3.176.67-4.854.67-6.312 0-9.467-3.449-9.467-10.352V15.785v.001Zm38.941 4.825c-1.174-2.965-3.794-5.148-7.644-5.148-5.003 0-8.205 3.55-8.205 9.333 0 5.638 2.948 9.36 7.966 9.36 3.944 0 6.76-2.296 7.883-5.15V20.61v.001ZM196 38.795h-5.739v-3.916c-1.605 2.305-4.524 4.586-9.253 4.586-7.604 0-12.686-6.366-12.686-14.67 0-8.381 5.204-14.644 13.009-14.644 3.858 0 6.885 1.543 8.93 4.266v-3.594H196v27.972Z"
                        fill="#fff"></path>
                      <path
                        d="M6.422 26.042c0 2.27.498 4.013 1.15 5.068.853 1.38 2.127 1.966 3.425 1.966 1.675 0 3.207-.415 6.16-4.499 2.364-3.273 5.151-7.867 7.027-10.747l3.175-4.88c2.206-3.388 4.76-7.155 7.687-9.708C37.436 1.158 40.015 0 42.61 0c4.357 0 8.506 2.524 11.682 7.259 3.475 5.185 5.162 11.717 5.162 18.457 0 4.007-.79 6.95-2.133 9.277-1.299 2.25-3.83 4.497-8.086 4.497v-6.414c3.645 0 4.554-3.35 4.554-7.182 0-5.463-1.273-11.525-4.079-15.856-1.99-3.073-4.571-4.95-7.41-4.95-3.07 0-5.54 2.316-8.317 6.445-1.477 2.193-2.992 4.867-4.694 7.883l-1.873 3.318c-3.763 6.672-4.716 8.192-6.597 10.7-3.298 4.391-6.114 6.056-9.82 6.056-4.398 0-7.18-1.905-8.901-4.774C.69 32.377 0 29.309 0 25.813l6.422.23v-.001Z"
                        fill="#0081FB"></path>
                      <path
                        d="M5.063 7.712C8.007 3.174 12.256 0 17.13 0c2.823 0 5.628.835 8.558 3.227 3.204 2.616 6.62 6.922 10.881 14.02l1.528 2.547c3.688 6.145 5.787 9.306 7.015 10.797 1.58 1.914 2.686 2.485 4.123 2.485 3.645 0 4.554-3.35 4.554-7.182l5.665-.178c0 4.007-.79 6.95-2.133 9.277-1.299 2.25-3.83 4.496-8.086 4.496-2.647 0-4.991-.574-7.584-3.02-1.993-1.877-4.323-5.212-6.116-8.21l-5.332-8.907c-2.675-4.47-5.13-7.803-6.55-9.312-1.528-1.623-3.492-3.583-6.626-3.583-2.537 0-4.691 1.78-6.494 4.503L5.064 7.712h-.001Z"
                        fill="url(#meta-pay-button__a)"></path>
                      <path
                        d="M17.026 6.457c-2.537 0-4.691 1.78-6.494 4.503-2.55 3.848-4.11 9.579-4.11 15.082 0 2.27.498 4.013 1.15 5.068l-5.476 3.606C.691 32.377 0 29.309 0 25.813c0-6.358 1.745-12.984 5.063-18.101C8.007 3.174 12.256 0 17.13 0l-.103 6.457h-.001Z"
                        fill="url(#meta-pay-button__b)"></path>
                      <defs>
                        <linearGradient id="meta-pay-button__a" x1="12.612" y1="24.19" x2="53.549" y2="26.257" gradientUnits="userSpaceOnUse">
                          <stop stop-color="#0064E1"></stop>
                          <stop offset=".4" stop-color="#0064E1"></stop>
                          <stop offset=".83" stop-color="#0073EE"></stop>
                          <stop offset="1" stop-color="#0082FB"></stop>
                        </linearGradient>
                        <linearGradient id="meta-pay-button__b" x1="9.304" y1="28.738" x2="9.304" y2="13.646" gradientUnits="userSpaceOnUse">
                          <stop stop-color="#0082FB"></stop>
                          <stop offset="1" stop-color="#0064E0"></stop>
                        </linearGradient>
                      </defs>
                    </symbol>
                    <symbol id="shopify-svg__payments-amazon-pay" viewBox="0 0 102 20">
                      <path
                        d="M75.19 1.786c-.994 0-1.933.326-2.815.98v5.94c.896.683 1.82 1.023 2.774 1.023 1.932 0 2.899-1.32 2.899-3.96 0-2.655-.953-3.983-2.858-3.983zm-2.962-.277A5.885 5.885 0 0 1 73.93.444a4.926 4.926 0 0 1 1.85-.362c.672 0 1.282.127 1.827.383a3.763 3.763 0 0 1 1.387 1.108c.378.482.669 1.068.872 1.757.203.689.305 1.466.305 2.332 0 .88-.109 1.675-.326 2.385-.217.71-.522 1.314-.914 1.81a4.137 4.137 0 0 1-1.429 1.16 4.165 4.165 0 0 1-1.87.416c-1.26 0-2.346-.419-3.256-1.256v4.983c0 .284-.14.426-.42.426h-1.24c-.28 0-.42-.142-.42-.426V.827c0-.284.14-.426.42-.426h.925c.28 0 .441.142.483.426l.105.682zm13.194 8.37a4.21 4.21 0 0 0 1.45-.277 5.463 5.463 0 0 0 1.45-.81V6.62c-.35-.085-.719-.152-1.104-.202a8.8 8.8 0 0 0-1.124-.075c-1.583 0-2.374.617-2.374 1.853 0 .54.147.955.441 1.246.294.29.715.437 1.261.437zm-2.458-7.625l-.158.053a.561.561 0 0 1-.179.033c-.182 0-.273-.128-.273-.384V1.38c0-.199.028-.337.084-.415.056-.078.169-.153.337-.224.448-.199 1-.359 1.66-.48.657-.12 1.316-.18 1.974-.18 1.33 0 2.311.277 2.942.83.63.554.945 1.413.945 2.577v7.284c0 .284-.14.426-.42.426h-.903c-.267 0-.42-.135-.463-.405l-.105-.702a5.74 5.74 0 0 1-1.67 1.022 4.908 4.908 0 0 1-1.817.362c-1.009 0-1.807-.288-2.395-.863-.589-.575-.883-1.345-.883-2.31 0-1.037.364-1.864 1.092-2.481.73-.618 1.71-.927 2.942-.927.784 0 1.667.12 2.647.362V3.852c0-.767-.168-1.307-.504-1.619-.336-.313-.925-.469-1.764-.469-.982 0-2.01.163-3.09.49zm14.16 10.84c-.379.98-.816 1.683-1.314 2.109-.496.426-1.144.639-1.943.639-.448 0-.847-.05-1.197-.15a.606.606 0 0 1-.336-.202c-.07-.093-.105-.237-.105-.437V14.5c0-.27.105-.405.315-.405.07 0 .175.014.315.043.14.028.33.043.567.043.532 0 .946-.128 1.24-.384.294-.255.56-.724.798-1.406l.4-1.086-4.056-10.137c-.098-.241-.146-.411-.146-.511 0-.17.097-.256.294-.256h1.26c.224 0 .378.036.463.106.083.072.167.228.251.47l2.942 8.263L99.708.976c.084-.24.168-.397.252-.469.084-.07.238-.106.462-.106h1.177c.196 0 .294.086.294.256 0 .1-.05.27-.147.51l-4.622 11.927M40.15 15.47c-3.761 2.814-9.216 4.31-13.912 4.31-6.583 0-12.51-2.466-16.996-6.572-.352-.322-.038-.763.385-.513 4.84 2.855 10.825 4.574 17.006 4.574 4.17 0 8.753-.877 12.971-2.691.636-.273 1.17.425.547.891"
                        style="fill: rgb(51, 62, 72);"></path>
                      <path
                        d="M41.717 13.657c-.482-.624-3.181-.296-4.394-.148-.368.044-.425-.281-.093-.517 2.153-1.533 5.682-1.09 6.092-.577.413.518-.108 4.104-2.127 5.816-.31.263-.605.122-.468-.225.455-1.15 1.471-3.724.99-4.349M37.429 2.06V.57A.365.365 0 0 1 37.8.193l6.59-.001c.21 0 .38.155.38.376v1.278c-.003.214-.18.494-.496.938L40.86 7.722c1.267-.03 2.607.163 3.757.818.26.148.33.367.35.582v1.59c0 .218-.237.472-.485.34-2.028-1.077-4.718-1.194-6.96.013-.23.124-.47-.126-.47-.345V9.209c0-.242.005-.656.246-1.024l3.953-5.75H37.81a.369.369 0 0 1-.38-.375M13.4 11.365h-2.005a.38.38 0 0 1-.358-.343L11.038.595a.38.38 0 0 1 .387-.375h1.866a.38.38 0 0 1 .365.35v1.36h.037C14.18.615 15.096 0 16.331 0c1.253 0 2.039.614 2.6 1.93C19.418.615 20.521 0 21.7 0c.842 0 1.758.351 2.32 1.141.635.878.505 2.15.505 3.27l-.002 6.58a.38.38 0 0 1-.387.374h-2.001a.378.378 0 0 1-.36-.374V5.463c0-.438.037-1.535-.056-1.952-.15-.703-.6-.9-1.179-.9-.486 0-.991.33-1.197.855-.206.527-.188 1.405-.188 1.997v5.527a.38.38 0 0 1-.386.375h-2.002a.379.379 0 0 1-.36-.374l-.001-5.528c0-1.163.186-2.874-1.235-2.874-1.44 0-1.384 1.668-1.384 2.874l-.001 5.527a.38.38 0 0 1-.387.375m37.059-9.236c-1.478 0-1.571 2.04-1.571 3.312 0 1.273-.02 3.993 1.552 3.993 1.554 0 1.628-2.194 1.628-3.532 0-.877-.038-1.93-.3-2.764-.224-.724-.673-1.01-1.31-1.01zM50.439 0c2.975 0 4.584 2.59 4.584 5.88 0 3.181-1.777 5.705-4.584 5.705-2.918 0-4.508-2.59-4.508-5.814C45.93 2.523 47.539 0 50.439 0zm8.441 11.365h-1.997a.379.379 0 0 1-.36-.374L56.52.561a.381.381 0 0 1 .386-.34L58.764.22c.175.009.32.13.356.291v1.595h.038C59.72.68 60.505 0 61.89 0c.898 0 1.778.329 2.339 1.229.524.834.524 2.237.524 3.247v6.561a.382.382 0 0 1-.385.328H62.36a.38.38 0 0 1-.357-.328V5.376c0-1.141.13-2.809-1.253-2.809-.487 0-.936.33-1.16.834-.281.636-.319 1.272-.319 1.975v5.614a.386.386 0 0 1-.39.375m-24.684.075a.41.41 0 0 1-.473.047c-.665-.56-.785-.82-1.149-1.354-1.1 1.136-1.879 1.477-3.304 1.477-1.687 0-3-1.055-3-3.166 0-1.65.882-2.77 2.138-3.32 1.087-.484 2.606-.572 3.769-.704v-.264c0-.484.037-1.055-.245-1.473-.243-.374-.712-.528-1.124-.528-.765 0-1.444.397-1.611 1.22-.035.183-.167.364-.348.374l-1.943-.214c-.164-.037-.346-.17-.299-.425C27.055.721 29.183 0 31.09 0c.975 0 2.25.263 3.018 1.011.975.924.881 2.155.881 3.497v3.165c0 .952.39 1.37.757 1.882.128.185.156.405-.007.54-.409.348-1.136.988-1.537 1.35l-.005-.005zm-2.02-4.953v-.44c-1.45 0-2.98.314-2.98 2.045 0 .88.45 1.473 1.218 1.473.562 0 1.069-.352 1.387-.923.394-.704.376-1.363.376-2.155zM7.926 11.44a.41.41 0 0 1-.473.047c-.667-.56-.786-.82-1.15-1.354C5.204 11.27 4.425 11.61 3 11.61c-1.688 0-3-1.055-3-3.166 0-1.65.88-2.77 2.137-3.32 1.087-.484 2.606-.572 3.768-.704v-.264c0-.484.038-1.055-.243-1.473-.244-.374-.713-.528-1.125-.528-.764 0-1.444.397-1.61 1.22-.036.183-.168.364-.35.374l-1.94-.214c-.165-.037-.347-.17-.3-.425C.783.721 2.911 0 4.818 0c.975 0 2.25.263 3.018 1.011.975.924.882 2.155.882 3.497v3.165c0 .952.39 1.37.756 1.882.128.185.157.405-.006.54a78.47 78.47 0 0 0-1.537 1.35l-.005-.005zm-2.02-4.953v-.44c-1.45 0-2.982.314-2.982 2.045 0 .88.45 1.473 1.219 1.473.562 0 1.069-.352 1.387-.923.394-.704.375-1.363.375-2.155z"
                        style="fill: rgb(51, 62, 72);"></path>
                    </symbol>
                    <symbol id="shopify-svg__payments-apple-pay-dark" viewBox="0 0 43 19">
                      <path
                        d="M6.948 1.409C7.934.147 9.305.147 9.305.147s.193 1.18-.771 2.316c-1.05 1.2-2.228.993-2.228.993s-.236-.93.642-2.047zM3.82 3.663c-1.735 0-3.6 1.51-3.6 4.363 0 2.916 2.186 6.555 3.943 6.555.6 0 1.543-.6 2.485-.6.922 0 1.607.559 2.464.559 1.907 0 3.322-3.826 3.322-3.826s-2.015-.744-2.015-2.936c0-1.944 1.629-2.73 1.629-2.73s-.836-1.447-2.936-1.447c-1.22 0-2.164.661-2.656.661-.622.021-1.5-.6-2.636-.6zM19.64 1.426c2.453 0 4.188 1.788 4.188 4.396 0 2.608-1.755 4.417-4.248 4.417h-2.932v4.564h-1.974V1.426h4.966zm-2.992 7.067h2.473c1.695 0 2.693-.967 2.693-2.65 0-1.683-.978-2.671-2.693-2.671h-2.473v5.321zm7.559 3.429c0-1.767 1.296-2.777 3.65-2.945l2.572-.147v-.78c0-1.156-.738-1.787-1.994-1.787-1.037 0-1.795.568-1.955 1.43h-1.775c.06-1.788 1.656-3.092 3.79-3.092 2.333 0 3.829 1.304 3.829 3.281v6.9h-1.815v-1.684h-.04c-.519 1.094-1.715 1.788-3.012 1.788-1.934.021-3.25-1.178-3.25-2.965zm6.222-.905v-.778l-2.313.168c-1.297.084-1.975.59-1.975 1.494 0 .862.718 1.409 1.815 1.409 1.396-.021 2.473-.968 2.473-2.293zm3.969 7.383v-1.64c.14.041.438.041.598.041.897 0 1.416-.4 1.735-1.472l.14-.526L33.4 4.707h2.054l2.453 8.224h.04L40.4 4.707h1.994l-3.57 10.538c-.818 2.419-1.715 3.197-3.67 3.197-.14.02-.598-.021-.757-.042z"
                        style="fill: rgb(0, 0, 0);"></path>
                    </symbol>
                    <symbol id="shopify-svg__payments-apple-pay-light" viewBox="0 0 43 19">
                      <path
                        d="M6.948 1.409C7.934.147 9.305.147 9.305.147s.193 1.18-.771 2.316c-1.05 1.2-2.228.993-2.228.993s-.236-.93.642-2.047zM3.82 3.663c-1.735 0-3.6 1.51-3.6 4.363 0 2.916 2.186 6.555 3.943 6.555.6 0 1.543-.6 2.485-.6.922 0 1.607.559 2.464.559 1.907 0 3.322-3.826 3.322-3.826s-2.015-.744-2.015-2.936c0-1.944 1.629-2.73 1.629-2.73s-.836-1.447-2.936-1.447c-1.22 0-2.164.661-2.656.661-.622.021-1.5-.6-2.636-.6zM19.64 1.426c2.453 0 4.188 1.788 4.188 4.396 0 2.608-1.755 4.417-4.248 4.417h-2.932v4.564h-1.974V1.426h4.966zm-2.992 7.067h2.473c1.695 0 2.693-.967 2.693-2.65 0-1.683-.978-2.671-2.693-2.671h-2.473v5.321zm7.559 3.429c0-1.767 1.296-2.777 3.65-2.945l2.572-.147v-.78c0-1.156-.738-1.787-1.994-1.787-1.037 0-1.795.568-1.955 1.43h-1.775c.06-1.788 1.656-3.092 3.79-3.092 2.333 0 3.829 1.304 3.829 3.281v6.9h-1.815v-1.684h-.04c-.519 1.094-1.715 1.788-3.012 1.788-1.934.021-3.25-1.178-3.25-2.965zm6.222-.905v-.778l-2.313.168c-1.297.084-1.975.59-1.975 1.494 0 .862.718 1.409 1.815 1.409 1.396-.021 2.473-.968 2.473-2.293zm3.969 7.383v-1.64c.14.041.438.041.598.041.897 0 1.416-.4 1.735-1.472l.14-.526L33.4 4.707h2.054l2.453 8.224h.04L40.4 4.707h1.994l-3.57 10.538c-.818 2.419-1.715 3.197-3.67 3.197-.14.02-.598-.021-.757-.042z"
                        style="fill: rgb(255, 255, 255);"></path>
                    </symbol>
                    <symbol id="shopify-svg__payments-paypal" viewBox="0 0 67 19">
                      <path
                        d="M8.44.57H3.29a.718.718 0 0 0-.707.61L.502 14.517c-.041.263.16.5.425.5h2.458a.718.718 0 0 0 .707-.61l.561-3.597a.717.717 0 0 1 .706-.611h1.63c3.391 0 5.349-1.658 5.86-4.944.23-1.437.01-2.566-.657-3.357C11.461 1.029 10.162.57 8.44.57zm.594 4.87C8.752 7.308 7.34 7.308 5.976 7.308h-.777l.545-3.485a.43.43 0 0 1 .424-.366h.356c.93 0 1.807 0 2.26.535.27.32.353.794.25 1.45zm14.796-.06h-2.466a.43.43 0 0 0-.424.367l-.109.696-.172-.252c-.534-.783-1.724-1.044-2.912-1.044-2.725 0-5.052 2.084-5.505 5.008-.235 1.46.1 2.854.919 3.827.75.894 1.826 1.267 3.105 1.267 2.195 0 3.412-1.426 3.412-1.426l-.11.692a.432.432 0 0 0 .424.502h2.22a.718.718 0 0 0 .707-.61l1.333-8.526a.43.43 0 0 0-.423-.5zm-3.437 4.849c-.238 1.422-1.356 2.378-2.782 2.378-.716 0-1.288-.232-1.655-.672-.365-.436-.503-1.058-.387-1.75.222-1.41 1.359-2.397 2.763-2.397.7 0 1.269.235 1.644.678.375.448.524 1.073.417 1.763zM36.96 5.38h-2.478a.716.716 0 0 0-.592.318l-3.417 5.085-1.448-4.887a.719.719 0 0 0-.687-.515h-2.435a.433.433 0 0 0-.407.573l2.73 8.09-2.567 3.66a.434.434 0 0 0 .35.684h2.475a.712.712 0 0 0 .588-.31l8.24-12.016a.434.434 0 0 0-.352-.681z"
                        style="fill: rgb(37, 59, 128);"></path>
                      <path
                        d="M45.163.57h-5.15a.717.717 0 0 0-.706.61l-2.082 13.337a.43.43 0 0 0 .423.5h2.642a.502.502 0 0 0 .494-.427l.591-3.78a.717.717 0 0 1 .706-.611h1.63c3.392 0 5.348-1.658 5.86-4.944.231-1.437.009-2.566-.657-3.357C48.183 1.029 46.886.57 45.163.57zm.593 4.87c-.28 1.867-1.692 1.867-3.057 1.867h-.777l.546-3.485a.429.429 0 0 1 .423-.366h.356c.93 0 1.807 0 2.26.535.27.32.353.794.25 1.45zm14.795-.06h-2.464a.428.428 0 0 0-.423.367l-.109.696-.173-.252c-.534-.783-1.723-1.044-2.911-1.044-2.724 0-5.05 2.084-5.504 5.008-.235 1.46.099 2.854.918 3.827.753.894 1.826 1.267 3.105 1.267 2.195 0 3.413-1.426 3.413-1.426l-.11.692a.432.432 0 0 0 .424.502h2.22a.717.717 0 0 0 .707-.61l1.333-8.526a.433.433 0 0 0-.426-.5zm-3.436 4.849c-.237 1.422-1.356 2.378-2.782 2.378-.714 0-1.288-.232-1.655-.672-.365-.436-.502-1.058-.387-1.75.223-1.41 1.359-2.397 2.763-2.397.7 0 1.269.235 1.644.678.377.448.526 1.073.417 1.763zM63.458.935l-2.113 13.582a.43.43 0 0 0 .423.5h2.124a.716.716 0 0 0 .707-.61L66.683 1.07a.432.432 0 0 0-.423-.5h-2.379c-.21 0-.39.156-.423.366z"
                        style="fill: rgb(23, 155, 215);"></path>
                    </symbol>
                    <symbol id="shopify-svg__payments-shop-pay" viewBox="134 256 410 1">
                      <path
                        d="M241.22,242.74c-3.07-6.44-8.89-10.6-17.66-10.6a17.58,17.58,0,0,0-13.81,7.1l-.32.39V214.39a.55.55,0,0,0-.55-.55h-12.4a.55.55,0,0,0-.54.55v72.4a.54.54,0,0,0,.54.54h13.28a.55.55,0,0,0,.55-.54V255.92c0-6,4-10.25,10.4-10.25,7,0,8.77,5.76,8.77,11.63v29.49a.54.54,0,0,0,.54.54h13.25a.55.55,0,0,0,.55-.54V255.54c0-1.07,0-2.12-.14-3.14A27.63,27.63,0,0,0,241.22,242.74Z"
                        style="fill: white;"></path>
                      <path
                        d="M174.91,253.47s-6.76-1.59-9.25-2.23-6.84-2-6.84-5.29,3.51-4.34,7.07-4.34,7.52.86,7.83,4.81a.57.57,0,0,0,.57.52l13.09-.05a.56.56,0,0,0,.56-.6c-.81-12.64-11.9-17.16-22.13-17.16-12.13,0-21,8-21,16.82,0,6.44,1.82,12.48,16.13,16.68,2.51.73,5.92,1.68,8.9,2.51,3.58,1,5.51,2.51,5.51,4.89,0,2.76-4,4.68-7.93,4.68-5.69,0-9.73-2.11-10.06-5.9a.57.57,0,0,0-.57-.5l-13.06.06a.57.57,0,0,0-.57.59c.6,11.93,12.12,18.36,22.86,18.36,16,0,23.23-9,23.23-17.43C189.27,265.93,188.36,256.91,174.91,253.47Z"
                        style="fill: white;"></path>
                      <path
                        d="M343.31,232.12c-6.65,0-12.22,3.68-15.81,8.12v-7.6a.54.54,0,0,0-.53-.54H314.55a.54.54,0,0,0-.54.54v71a.54.54,0,0,0,.54.53h13.29a.53.53,0,0,0,.53-.53V280.3h.2c2.11,3.22,7.88,7.08,15.42,7.08,14.18,0,26-11.76,26-27.65C370,244.48,358.24,232.12,343.31,232.12Zm-1.23,41.73a14.09,14.09,0,1,1,13.74-14.12A13.9,13.9,0,0,1,342.08,273.85Z"
                        style="fill: white;"></path>
                      <path
                        d="M274.68,229c-12.39,0-18.57,4.21-23.53,7.58l-.15.1a1.23,1.23,0,0,0-.37,1.63l4.9,8.44a1.24,1.24,0,0,0,.87.6,1.21,1.21,0,0,0,1-.27l.39-.32c2.55-2.14,6.64-5,16.54-5.78,5.51-.44,10.27,1,13.78,4.28,3.86,3.56,6.17,9.31,6.17,15.38,0,11.17-6.58,18.19-17.15,18.33-8.71-.05-14.56-4.59-14.56-11.3,0-3.56,1.61-5.88,4.75-8.2a1.22,1.22,0,0,0,.37-1.56l-4.4-8.32a1.29,1.29,0,0,0-.77-.62,1.24,1.24,0,0,0-1,.13c-4.94,2.93-11,8.29-10.67,18.59.4,13.11,11.3,23.12,25.47,23.53l.71,0H278c16.84-.55,29-13.05,29-30C307,245.66,295.66,229,274.68,229Z"
                        style="fill: white;"></path>
                      <path d="M342.08,245.68a14.09,14.09,0,1,0,13.74,14.05A13.84,13.84,0,0,0,342.08,245.68Z" style="fill: rgb(90, 49, 244);"></path>
                      <rect x="383.23" y="214.02" width="141.73" height="90.42" rx="14.17" style="fill: white;"></rect>
                      <path
                        d="M439.07,246.62c0,9.67-6.77,16.57-16.23,16.57h-8.92a.75.75,0,0,0-.75.75v12.7a.75.75,0,0,1-.75.75h-6.28a.76.76,0,0,1-.75-.75V230.81a.75.75,0,0,1,.75-.75h16.7C432.3,230.06,439.07,237,439.07,246.62Zm-7.78,0c0-5.54-3.79-9.6-8.93-9.6h-8.44a.76.76,0,0,0-.75.75v17.71a.75.75,0,0,0,.75.74h8.44C427.5,256.22,431.29,252.17,431.29,246.62Z"
                        style="fill: rgb(90, 49, 244);"></path>
                      <path
                        d="M440.92,268.6a8.91,8.91,0,0,1,3.72-7.64c2.44-1.83,6.22-2.78,11.83-3l5.95-.2V256c0-3.51-2.36-5-6.15-5s-6.18,1.34-6.74,3.53a.72.72,0,0,1-.72.52h-5.87a.74.74,0,0,1-.75-.85c.88-5.2,5.18-9.15,14.35-9.15,9.74,0,13.25,4.53,13.25,13.18v18.38a.75.75,0,0,1-.75.76h-5.93a.75.75,0,0,1-.75-.76v-1.37a.56.56,0,0,0-1-.39c-1.77,1.93-4.65,3.33-9.24,3.33C445.39,278.2,440.92,274.68,440.92,268.6Zm21.5-4v-1.42l-7.7.4c-4.06.21-6.43,1.9-6.43,4.74,0,2.57,2.17,4,5.95,4C459.38,272.32,462.42,269.54,462.42,264.61Z"
                        style="fill: rgb(90, 49, 244);"></path>
                      <path
                        d="M475.75,291.27v-5.35a.76.76,0,0,1,.9-.75,14.84,14.84,0,0,0,2.75.26,7.11,7.11,0,0,0,7.17-5.07l.39-1.23a.74.74,0,0,0,0-.51l-12.34-31.7a.76.76,0,0,1,.71-1h6a.77.77,0,0,1,.71.49l8.38,22.36a.77.77,0,0,0,1.44,0l7.27-22.3a.75.75,0,0,1,.72-.52H506a.76.76,0,0,1,.71,1l-13.2,35.21c-3,8.18-8.25,10.28-14,10.28a11.17,11.17,0,0,1-3.21-.39A.77.77,0,0,1,475.75,291.27Z"
                        style="fill: rgb(90, 49, 244);"></path>
                    </symbol>
                  </defs>
                </svg></div>
            </div>
            <div class="shopify-cleanslate">
              <div class="Jk692hbroeK5lg6b_t4v usE9L3hgsurjyQqHttzR">
                <ul class="p28_J2fRvZNDqyZkZ2H9" data-shopify-buttoncontainer="true" role="list">
                  <li class="Vru56DW5IUIiRpxbGTDg" data-testid="grid-cell">
                    <div role="button" tabindex="0" class="kqsiVA9Jf8LJAbxw8Bau h7OYsWHrW5495r9beh2n IcgSIE7pEVZrlnAeRS6j DnvZqPMEvBFbBre5UuP9 size--small" data-testid="ShopifyPay-button"><span class="Xrk_DudB6JJ3t2Kh2_cU"> ShopPay</span><span
                        class="ElVMgDjOgshGFMIvg3se"><svg preserveAspectRatio="xMidYMid" class="qZgSr5RiiBCTAMfQYsty" style="height: 24px; width: 82px;">
                          <use xlink:href="#shopify-svg__payments-shop-pay"></use>
                        </svg></span></div>
                  </li>
                </ul>
              </div>
            </div>
            <div>
              <div></div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

#

<form id="cookieSettingsModalForm" class="cookieSettingsModalForm" action="#">
  <div class="modal-content">
    <div class="modal-header">
      <h4 class="mr-auto">Steve Madden&nbsp;Cookie Preferences</h4>
      <span class="close">×</span>
    </div>
    <div class="modal-body">
      <div class="row cookieSettingsContainer">
        <div class="col-3 pl-0">
          <div class="tab-bar" style="background-color: rgb(143, 24, 173);">
            <a id="privacyPolicy" class="" data-paneid="pane-privacyPolicy" style="color: rgb(255, 255, 255); font-size: 14px; display: none;">Privacy Policy</a><a id="df17c578-6785-4609-a452-835ca8f349d5" data-paneid="pane-df17c578-6785-4609-a452-835ca8f349d5" style="color: rgb(255, 255, 255); font-size: 14px;" class="active">Advertising Cookies</a>
          </div>
        </div>
        <div class="tab-pane-container col-9">
          <div id="pane-privacyPolicy" class="tab-pane">
            <h5>Privacy Policy</h5>
            <p>This website uses cookies to improve your experience while you navigate through the website.<br><br>Out of these cookies, the cookies that are categorized as necessary are stored on your browser as they as essential for the working of
              basic functionalities of the website.<br><br>We also use third-party cookies that help us analyze and understand how you use this website, to store user preferences and provide them with content and advertisements that are relevant to
              you.<br><br>These cookies will only be stored on your browser with your consent to do so.<br><br>You also have the option to opt-out of these cookies.<br><br>But opting out of some of these cookies may have an effect on your browsing
              experience.</p>
          </div>
          <div id="pane-df17c578-6785-4609-a452-835ca8f349d5" class="tab-pane active">
            <h2 style="text-align:center;font-size:16px">California Do Not “Sell” Request Center</h2>
            <p>This Website uses cookies to improve performance, provide a world-class shopping experience and, in certain instances display more relevant Steve Madden ads to you. Some of these cookies, as defined by the CCPA, are considered a "sale"
              of personal information. If you would like to opt-out of the sale of these cookies and the information associated to them, you may use the toggle switch below next to "Advertising Cookies."</p>
            <h2 style="text-align:center;font-size:16px">Manage Cookie Preferences</h2>
            <div class="d-flex align-items-center">
              <div style="font-weight:500;font-size:20px">Required Cookies</div>
              <div class="ml-5 " style="color: crimson;font-weight: bold;">Always Active</div>
            </div>
            <p>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.</p>
            <p>You can set your browser to block or alert you about these cookies, but some parts of the site will not work.</p>
            <div class="d-flex align-items-center">
              <h5> Advertising Cookies </h5>
              <div class="ml-5 ">
                <div class="switchbtn">
                  <label class="switch">
                    <input class="switch-input optedInOutCookieCategory" type="checkbox" value="df17c578-6785-4609-a452-835ca8f349d5" sd_sf="ovmm">
                    <span class="switch-label" data-on="On" data-off="Off"> </span>
                    <span class="switch-handle"> </span>
                  </label>
                </div>
              </div>
            </div>
            <p>Use this toggle to exercise your right to opt-out of the 'sale' of your personal information by cookies to third parties for advertising purposes.<br><br>Note: You will need to opt out again if you clear your cookies or use a different
              browser or device. </p>
            <div id="cookieListTable" class="cookieListTable">
              <table class="table">
                <thead>
                  <tr>
                    <th>Name</th>
                    <th>Host</th>
                    <th>Duration</th>
                    <th>Type</th>
                  </tr>
                </thead>
                <tbody>
                  <tr data-hostname=".stevemadden.com" data-cookiename="_shopify_s" data-optouturl="">
                    <td>_shopify_s</td>
                    <td>.stevemadden.com</td>
                    <td>29 Minutes</td>
                    <td>1st Party</td>
                  </tr>
                  <tr data-hostname=".stevemadden.com" data-cookiename="_shopify_y" data-optouturl="">
                    <td>_shopify_y</td>
                    <td>.stevemadden.com</td>
                    <td>364 Days</td>
                    <td>1st Party</td>
                  </tr>
                  <tr data-hostname=".stevemadden.com" data-cookiename="_shopify_sa_t" data-optouturl="">
                    <td>_shopify_sa_t</td>
                    <td>.stevemadden.com</td>
                    <td>29 Minutes</td>
                    <td>1st Party</td>
                  </tr>
                  <tr data-hostname=".stevemadden.com" data-cookiename="_shopify_sa_p" data-optouturl="">
                    <td>_shopify_sa_p</td>
                    <td>.stevemadden.com</td>
                    <td>29 Minutes</td>
                    <td>1st Party</td>
                  </tr>
                  <tr data-hostname="www.stevemadden.com" data-cookiename="_shopify_country" data-optouturl="">
                    <td>_shopify_country</td>
                    <td>www.stevemadden.com</td>
                    <td>-130 Days</td>
                    <td>1st Party</td>
                  </tr>
                </tbody>
              </table>
            </div>
          </div>
        </div>
      </div>
    </div>
    <div class="modal-footer align-items-center">
      <div class="width-100 text-align-center">
        <button class="btn btn-secondary close mr-5 cookieSettingsModalFormSubmit" type="button" style="background-color: rgb(86, 86, 86); color: rgb(255, 255, 255); font-size: 14px;">Cancel</button>
        <button id="" type="submit" class="btn btn-primary mr-5 cookieSettingsModalFormSubmit" style="background-color: rgb(143, 24, 173); color: rgb(255, 255, 255); font-size: 14px;"> Save </button>
      </div>
      <div class="text-align-right">
        <a href="https://truyo.com" target="_blank">
                                                <img src="https://truyoproductionuscdn.truyo.com/static/truyo.png" class="truyo-tag" alt="Truyo">
                                            </a>
      </div>
    </div>
  </div>
</form>

Text Content

We noticed you're in Canada. Please note shipping outside of USA is not
available on www.stevemadden.com. Please visit our local Steve Madden Canada
store for orders shipping to Canada.
Yes, pleaseNo, thanks
×

Skip to header Skip to menu Skip to content Skip to footer

Shop Now, Pay Later with Afterpay or Klarna.
New Arrivals

Join us in celebrating AAPI Heritage Month.
Learn More

Shop Now, Pay Later with Afterpay or Klarna.
New Arrivals

Join us in celebrating AAPI Heritage Month.
Learn More

Shop Now, Pay Later with Afterpay or Klarna.
New Arrivals

Sign In or Join Now

Search



0 Items in cart
 * New & Now
   * new & Now
   * NEW ARRIVALS
     * new Arrivals
     * Shop All
     * Women's Shoes
     * Men's Shoes
     * Handbags
     * Women's Clothing
     * Accessories
   * BEST SELLERS
     * best Sellers
     * Shop All
     * Women's Shoes
     * Men's Shoes
     * Handbags
     * Women's Clothing
     * Accessories
   * MUST HAVES
     * must Haves
     * Shop All
     * Denim
     * Ballet Flats
     * Vacation
     * Festival
     * Influencer Festival Fits
     * Rhinestones
     * Metallics
   * 
 * Women’s Shoes
   * women’s Shoes
   * * Shop All
     * Sandals
     * Slides
     * Heels
     * Sneakers
     * Boots & Booties
     * Loafers & Flats
   * * Platforms
     * Mules
     * Make It A Match
     * New Arrivals
     * Best Sellers
     * Bundle And Save
   * MUST HAVES
     * must Haves
     * Denim
     * Raffia
     * Ballet Flats
     * Western
   * 
 * Women's Clothing
   * women's Clothing
   * * Shop All
     * Jackets & Coats
     * Bottoms
     * Dresses
     * Tops & Shirts
     * Matching Sets
     * New Arrivals
     * Best Sellers
   * MUST HAVES
     * must Haves
     * Denim
     * Festival
     * Influencer Festival Fits
     * Bundle And Save
   * 
 * Handbags
   * handbags
   * * Shop All
     * Crossbody Bags
     * Mini Bags
     * Belt Bags & Backpacks
     * Shoulder Bags
     * Make It A Match
     * Bundle And Save
     * New Arrivals
     * Best Sellers
   * 
 * Accessories
   * accessories
   * * Shop All
     * Sunglasses
     * Socks & Tights
     * Jewelry
     * Watches
     * Hats, Scarves & Gloves
     * Shoe Care
     * New Arrivals
     * Best Sellers
   * 
 * Men's
   * men's
   * * Shop All
     * Sneakers
     * Boots
     * Loafers
     * Dress
     * Casual
     * Bundle And Save
     * New Arrivals
     * Best Sellers
   * 
 * Kids'
   * kids'
   * * Shop All
     * Adaptive
     * For The Family
   * 
 * Resale
   * resale
   * Shop REBOOTED
   * Learn More
 * Sale
   * sale
   * * Shop All
     * Women's Shoes
     * Women's Clothing
     * Men's Shoes
     * Handbags
     * Accessories
     * Kids'
   * 

Log In or Sign Up


SHIPPING:

SM PASS INSIDER accounts receive Free Standard Shipping while SM Pass VIP,
SUPERSTAR and ICON receive Free 2-Day Shipping on orders over $50 plus free in
store return. Free Shipping promotion is only valid for shipping addresses in
the United States excluding Alaska, Hawaii, US Virgin Islands, Puerto Rico,
Guam, military and air force bases. Please note, this promotion may not be
combined with any other offers unless explicitly noted. The promotion does not
apply on Clearance Items or Gift Card orders.

Preorder and backorder items will ship with Standard shipping once inventory
becomes available, on or about the date mentioned on the website.

We also offer expedited shipping – on merchandise that is in stock. For further
details, please visit our Shipping Policy page.

Due to nationwide shipping volume, you may experience a delay. We are keeping a
close eye on all orders and will update you if we anticipate a change. We
appreciate your patience.




RETURNS:

For your convenience, we accept returns for online orders at Steve Madden stores
(only stores in the USA excluding Colorado, Utah and Savannah, GA locations). We
gladly accept returns of unworn merchandise within 30 days of delivery.

You may obtain a return authorization by visiting our Returns Center or via
phone, Live Chat or e-mail. You will then be able to print a prepaid return
shipping label. You can either print a shipping label and drop off at FedEx
location, or you can take your item(s) in to a Happy Returns Return Bar to get
your refund initiated immediately. You will receive an email when your return is
received and your refund has been processed.

Shipping charges are not refundable and there is a $6.95 per order return fee
that covers restocking and postage back to the warehouse. Clearance items and
earring purchases cannot be returned or exchanged. 

Click here to view our full Return Policy.

all sale / adore rhinestones
ADORE RHINESTONES
4.5 star rating 65 Reviews





$79.97 $99.95


WEAR IT
WITH…

WEAR IT
WITH…



ADORE RHINESTONES

Shop Now


BAMINA SILVER

Shop Now


OTHER TAGGED PRODUCTS

 * 
 * 
 * SHOW MORE
   SHOW LESS

N
nadiacollinsss

05/08/23
Fit check w/ stevemadden 🧡 • •#smpartner studentathletenil
READ MORE...
READ LESS
Was this review helpful?

0

0


ADORE RHINESTONES

Shop Now


KNOX BLACK MULTI

Shop Now


OTHER TAGGED PRODUCTS

 * 
 * 
 * SHOW MORE
   SHOW LESS

S
stevemadden

02/23/23
Your two personalities: ADORE + KNOX.
READ MORE...
READ LESS
Was this review helpful?

6

0
Slideshow
Slide controls

Loading...



SLIDESHOW

Slide controls
HOW DO YOU WEAR STEVE MADDEN



PRODUCT DETAILS

PRETTY + RELAXED + GLITZY
The ADORE sandals are a flat slide design with a wide front strap made up of
shimmering embellished cords in a flat square knot.
 * Embellished flat slide sandal
 * Slip-on style
 * Wide knotted top strap with allover stone embellishment
 * .25 inch heel height
 * Textile upper material with rhinestones
 * Vegan leather lining
 * Synthetic sole
 * Imported


SIZE & FIT


WOMEN'S SIZE CONVERSIONS


US Sizes Euro Sizes UK Sizes Inches CM 4 35 2 8.1875" 20.8 4.5 35 2.5 8.375"
21.3 5 35-36 3 8.5" 21.6 5.5 36 3.5 8.75" 22.2 6 36-37 4 8.875" 22.5 6.5 37 4.5
9.0625" 23 7 37-38 5 9.25" 23.5 7.5 38 5.5 9.375" 23.8 8 38-39 6 9.5" 24.1 8.5
39 6.5 9.6875" 24.6 9 39-40 7 9.875" 25.1 9.5 40 7.5 10" 25.4 10 40-41 8
10.1875" 25.9 10.5 41 8.5 10.3125" 26.2 11 41-42 9 10.5" 26.7 11.5 42 9.5
10.6875" 27.1 12 42-43 10 10.875" 27.6


FREE 2-DAY SHIPPING


SHIPPING:

SM PASS INSIDER accounts receive Free Standard Shipping while SM Pass VIP,
SUPERSTAR and ICON receive Free 2-Day Shipping on orders over $50 plus free in
store return. Free Shipping promotion is only valid for shipping addresses in
the United States excluding Alaska, Hawaii, US Virgin Islands, Puerto Rico,
Guam, military and air force bases. Please note, this promotion may not be
combined with any other offers unless explicitly noted. The promotion does not
apply on Clearance Items or Gift Card orders.


We also offer expedited shipping – two day and next day on merchandise that is
in stock.
For further details, please visit our Shipping Policy page.


RETURNS:

Apparel merchandise may be returned by mail or in a Steve Madden store only with
the original tags included (polybag with UPC). You may obtain return
authorization via phone, Live Chat, e-mail or by signing into your account and
going into your order. The authorization requests must be made within 30 days
from when your order is delivered.

Shipping charges are not refundable and there is a $6.95 per order return fee
that covers restocking and postage back to the warehouse. Clearance items and
earring purchases cannot be returned or exchanged.

Click here to view our full Return Policy.

all sale / adore rhinestones
4 interest-free installments of $19.99
with or
all sale / adore rhinestones


ADORE RHINESTONES


$79.97 $99.95

4.5 star rating 65 Reviews



4 interest-free installments of $19.99
with or

Color - RHINESTONES


$79.97 $99.95


Group of Color
RHINESTONES




Select a size - 6

SIZE GUIDE

Group of Size
5
5.5
6
6.5
7
7.5
8
8.5
9
9.5
10
11
12
ColorRHINESTONES
Size55.566.577.588.599.5101112
Color Code998
RHINESTONES / 5 / 998 - $79.97 RHINESTONES / 5.5 / 998 - $79.97 RHINESTONES / 6
/ 998 - $79.97 RHINESTONES / 6.5 / 998 - $79.97 RHINESTONES / 7 / 998 - $79.97
RHINESTONES / 7.5 / 998 - $79.97 RHINESTONES / 8 / 998 - $79.97 RHINESTONES /
8.5 / 998 - $79.97 RHINESTONES / 9 / 998 - $79.97 RHINESTONES / 9.5 / 998 -
$79.97 RHINESTONES / 10 / 998 - $79.97 RHINESTONES / 11 / 998 - $79.97
RHINESTONES / 12 / 998 - $79.97
-Quantity:+
Pick-Up In-Store Today






Express Delivery
Same-Day Delivery by 7pm: $5

Please enter shipping zip code to verify shipping option availability

Check


Free Expedited Shipping

Please enter shipping zip code to verify shipping option availability

Check



Sorry! The selection is sold out.

ADORE RHINESTONES

$99.95 $79.97

Add to wishlist

At this time you cannot combine REBOOTED items with the SM item in your cart.
Please complete your checkout first before proceeding with this purchase.

JOIN SM PASS FOR 20% OFF AND FREE SHIPPING OVER $50

more info






SHIPPING:

SM PASS INSIDER accounts receive Free Standard Shipping while SM Pass VIP,
SUPERSTAR and ICON receive Free 2-Day Shipping on orders over $50 plus free in
store return. Free Shipping promotion is only valid for shipping addresses in
the United States excluding Alaska, Hawaii, US Virgin Islands, Puerto Rico,
Guam, military and air force bases. Please note, this promotion may not be
combined with any other offers unless explicitly noted. The promotion does not
apply on Clearance Items or Gift Card orders.

Preorder and backorder items will ship with Standard shipping once inventory
becomes available, on or about the date mentioned on the website.

We also offer expedited shipping – on merchandise that is in stock. For further
details, please visit our Shipping Policy page.

Due to nationwide shipping volume, you may experience a delay. We are keeping a
close eye on all orders and will update you if we anticipate a change. We
appreciate your patience.




RETURNS:

For your convenience, we accept returns for online orders at Steve Madden stores
(only stores in the USA excluding Colorado, Utah and Savannah, GA locations). We
gladly accept returns of unworn merchandise within 30 days of delivery.

You may obtain a return authorization by visiting our Returns Center or via
phone, Live Chat or e-mail. You will then be able to print a prepaid return
shipping label. You can either print a shipping label and drop off at FedEx
location, or you can take your item(s) in to a Happy Returns Return Bar to get
your refund initiated immediately. You will receive an email when your return is
received and your refund has been processed.

Shipping charges are not refundable and there is a $6.95 per order return fee
that covers restocking and postage back to the warehouse. Clearance items and
earring purchases cannot be returned or exchanged. 

Click here to view our full Return Policy.


ADORE RHINESTONES

Shop Now


BAMINA SILVER

Shop Now


OTHER TAGGED PRODUCTS

 * 
 * 
 * SHOW MORE
   SHOW LESS

N
nadiacollinsss

05/08/23
Fit check w/ stevemadden 🧡 • •#smpartner studentathletenil
READ MORE...
READ LESS
Was this review helpful?

0

0


ADORE RHINESTONES

Shop Now


KNOX BLACK MULTI

Shop Now


OTHER TAGGED PRODUCTS

 * 
 * 
 * SHOW MORE
   SHOW LESS

S
stevemadden

02/23/23
Your two personalities: ADORE + KNOX.
READ MORE...
READ LESS
Was this review helpful?

6

0
Slideshow
Slide controls

Loading...



SLIDESHOW

Slide controls
HOW DO YOU WEAR STEVE MADDEN



PRODUCT DETAILS

PRETTY + RELAXED + GLITZY
The ADORE sandals are a flat slide design with a wide front strap made up of
shimmering embellished cords in a flat square knot.
 * Embellished flat slide sandal
 * Slip-on style
 * Wide knotted top strap with allover stone embellishment
 * .25 inch heel height
 * Textile upper material with rhinestones
 * Vegan leather lining
 * Synthetic sole
 * Imported


SIZE & FIT


WOMEN'S SIZE CONVERSIONS


US Sizes Euro Sizes UK Sizes Inches CM 4 35 2 8.1875" 20.8 4.5 35 2.5 8.375"
21.3 5 35-36 3 8.5" 21.6 5.5 36 3.5 8.75" 22.2 6 36-37 4 8.875" 22.5 6.5 37 4.5
9.0625" 23 7 37-38 5 9.25" 23.5 7.5 38 5.5 9.375" 23.8 8 38-39 6 9.5" 24.1 8.5
39 6.5 9.6875" 24.6 9 39-40 7 9.875" 25.1 9.5 40 7.5 10" 25.4 10 40-41 8
10.1875" 25.9 10.5 41 8.5 10.3125" 26.2 11 41-42 9 10.5" 26.7 11.5 42 9.5
10.6875" 27.1 12 42-43 10 10.875" 27.6


FREE 2-DAY SHIPPING


SHIPPING:

SM PASS INSIDER accounts receive Free Standard Shipping while SM Pass VIP,
SUPERSTAR and ICON receive Free 2-Day Shipping on orders over $50 plus free in
store return. Free Shipping promotion is only valid for shipping addresses in
the United States excluding Alaska, Hawaii, US Virgin Islands, Puerto Rico,
Guam, military and air force bases. Please note, this promotion may not be
combined with any other offers unless explicitly noted. The promotion does not
apply on Clearance Items or Gift Card orders.


We also offer expedited shipping – two day and next day on merchandise that is
in stock.
For further details, please visit our Shipping Policy page.


RETURNS:

Apparel merchandise may be returned by mail or in a Steve Madden store only with
the original tags included (polybag with UPC). You may obtain return
authorization via phone, Live Chat, e-mail or by signing into your account and
going into your order. The authorization requests must be made within 30 days
from when your order is delivered.

Shipping charges are not refundable and there is a $6.95 per order return fee
that covers restocking and postage back to the warehouse. Clearance items and
earring purchases cannot be returned or exchanged.

Click here to view our full Return Policy.

Close


WOMEN'S SIZE CONVERSIONS


US Sizes Euro Sizes UK Sizes Inches CM 4 35 2 8.1875" 20.8 4.5 35 2.5 8.375"
21.3 5 35-36 3 8.5" 21.6 5.5 36 3.5 8.75" 22.2 6 36-37 4 8.875" 22.5 6.5 37 4.5
9.0625" 23 7 37-38 5 9.25" 23.5 7.5 38 5.5 9.375" 23.8 8 38-39 6 9.5" 24.1 8.5
39 6.5 9.6875" 24.6 9 39-40 7 9.875" 25.1 9.5 40 7.5 10" 25.4 10 40-41 8
10.1875" 25.9 10.5 41 8.5 10.3125" 26.2 11 41-42 9 10.5" 26.7 11.5 42 9.5
10.6875" 27.1 12 42-43 10 10.875" 27.6

WEAR IT WITH...



4.5

4.5 star rating

4.5 star rating 65 Reviews

Sizing

3 of 5 rating
Sizing

3 of 5 rating

SEE MORE SEE LESS

Write A Review Ask A Question


WRITE A REVIEW

* Indicates a required field

* Score:

* Title:
* Review:
Sizing
rating





Too Small Small True to size Big Too Big

1 of 5 rating


2 of 5 rating


3 of 5 rating


4 of 5 rating


5 of 5 rating


Would you recommend this item to a friend?

Yes

No

What are the pros of this item?

Cute

Quality

Stylish

Comfortable

Value

How old are you?
How old are you?

Under 18

18-25

26-33

34-40

41-46

46 or over

You are connected as
Connect with:

-OR-
* Use your name:
* Email:

Review's title & body can't be empty Question's body can't be empty Please enter
a star rating for this review Name field cannot be empty Invalid email Your
review has already been submitted. Max length was exceeded Please fill out all
of the mandatory (*) fields One or more of your answers does not meet the
required criteria




Thank you for posting a review!
We value your input. Share your review so everyone else can enjoy it too.
share
share
share
Thank you for posting a review!
Your review was sent successfully and is now waiting for our staff to publish
it.


ASK A QUESTION

* Indicates a required field

* Question:
Review's title & body can't be empty Question's body can't be empty Please enter
a star rating for this review Name field cannot be empty Invalid email Your
review has already been submitted. Max length was exceeded Please fill out all
of the mandatory (*) fields One or more of your answers does not meet the
required criteria

* Use your name:
* Email:



Thank you for posting a question!
Please click on the link in the confirmation email we just sent you to submit
your question.

Your question will appear on the site once someone answers it.
 * REVIEWS
 * QUESTIONS

Clear All

Filter Reviews
More Filters

FILTERS Clear All
Rating
Scores filter
All Score all
5.0 star rating Score 5
4.0 star rating Score 4
3.0 star rating Score 3
2.0 star rating Score 2
1.0 star rating Score 1
Reviews
Images filter
All All reviews
With Images & Videos Images only
Age
radio-question-67887-66b8b86f-7967-43c1-8a7d-80546066863a filter
All Question 67887
Under 18 Answer Under 18
18-25 Answer 18-25
26-33 Answer 26-33
34-40 Answer 34-40
41-46 Answer 41-46
46 or over Answer 46 or over
Pros
radio-question-14418-66b8b86f-7967-43c1-8a7d-80546066863a filter
All Question 14418
Cute Answer Cute
Quality Answer Quality
Stylish Answer Stylish
Comfortable Answer Comfortable
Value Answer Value
Recommend
radio-question-14417-66b8b86f-7967-43c1-8a7d-80546066863a filter
All Question 14417
Yes Answer Yes
No Answer No
Sizing
radio-question-14422-66b8b86f-7967-43c1-8a7d-80546066863a filter
All Question 14422
Too Small Answer Too Small
Small Answer Small
True to size Answer True to size
Big Answer Big
Too Big Answer Too Big
Show 65 Reviews
Rating
 * All
 * 5.0 star rating
 * 4.0 star rating
 * 3.0 star rating
 * 2.0 star rating
 * 1.0 star rating

Images & Videos
 * All
 * With Images & Videos

Age
 * All
 * Under 18
 * 18-25
 * 26-33
 * 34-40
 * 41-46
 * 46 or over

Pros
 * All
 * Cute
 * Quality
 * Stylish
 * Comfortable
 * Value

Recommend
 * All
 * Yes
 * No

Sizing
 * All
 * Too Small
 * Small
 * True to size
 * Big
 * Too Big

Clear All
65 Reviews
Sort: Select
 * Select
 * Newest
 * Highest Rating
 * Lowest Rating
 * Most Votes
 * Least Votes

Updating Results

Verified Reviewer

0.0 star rating



05/15/23

0 of 5 rating

0 of 5 rating

0 of 5 rating

0 of 5 rating




Review by Anonymous User



On
share ' Share Review by Anonymous User facebook facebook Share Review by
Anonymous User twitter twitter Share Review by Anonymous User LinkedIn linkedin
Share Review by Anonymous User
05/15/23
Was this review helpful?

0

0


J
Johanna C.
Verified Buyer

5.0 star rating

Age: 34-40
Pros: Cute
Recommend: Yes


05/12/23
Age: 34-40
Pros: Cute
Recommend: Yes

Sizing

3 of 5 rating
Sizing

3 of 5 rating

SEE MORE SEE LESS

Cute!

Review by Johanna C. on 12 May 2023 review stating Cute!
Cute!
On ADORE RHINESTONES
share ' Share Review by Johanna C. on 12 May 2023 facebook facebook Share Review
by Johanna C. on 12 May 2023 twitter twitter Share Review by Johanna C. on 12
May 2023 LinkedIn linkedin Share Review by Johanna C. on 12 May 2023
05/12/23
Was this review helpful?

0

0

M
Muriel E.
Verified Buyer

5.0 star rating

Age: 41-46
Pros: Cute, Stylish
Recommend: Yes


05/10/23
Age: 41-46
Pros: Cute, Stylish
Recommend: Yes

Sizing

3 of 5 rating
Sizing

3 of 5 rating

SEE MORE SEE LESS

Love

Review by Muriel E. on 10 May 2023 review stating Love
Loving these sandals
On ADORE RHINESTONES
share ' Share Review by Muriel E. on 10 May 2023 facebook facebook Share Review
by Muriel E. on 10 May 2023 twitter twitter Share Review by Muriel E. on 10 May
2023 LinkedIn linkedin Share Review by Muriel E. on 10 May 2023
05/10/23
Was this review helpful?

0

0

V
valerie j.
Verified Buyer

5.0 star rating

Age: 18-25
Pros: Cute, Quality, Stylish, Comfortable
Recommend: Yes


05/10/23
Age: 18-25
Pros: Cute, Quality, Stylish, Comfortable
Recommend: Yes

Sizing

3 of 5 rating
Sizing

3 of 5 rating

SEE MORE SEE LESS

I love it 😍

Review by valerie j. on 10 May 2023 review stating I love it 😍
I love it 😍
On ADORE RHINESTONES
share ' Share Review by valerie j. on 10 May 2023 facebook facebook Share Review
by valerie j. on 10 May 2023 twitter twitter Share Review by valerie j. on 10
May 2023 LinkedIn linkedin Share Review by valerie j. on 10 May 2023
05/10/23
Was this review helpful?

0

0

1 2 3 4 5 6 7 8 9
be the first to ask a question


Join SM PASS for a discount off your first purchase.


IT PAYS TO BE A MEMBER

+ More
SIGN UP NOW

Terms and conditions






CUSTOMER SERVICE

 * Gift Cards
 * Teacher Discount
 * Military Discount
 * Student Discount
 * My Account
 * Return Policy
 * Get Return Label
 * Shipping Policy
 * Shoe Size Chart
 * Cleaning & Care
 * SM Squad
 * Need Help?
 * Accessibility


ABOUT THE COMPANY

 * About Steve Madden
 * Careers
 * Investor Relations
 * Sustainability
 * CA Transparency Act
 * Transparency in Healthcare Coverage


SM PASS

 * About SM PASS
 * SM PASS FAQ
 * Terms & Conditions


SM PASS

 * About SM PASS
 * SM PASS FAQ
 * Terms & Conditions


SITE TERMS

 * Site Map
 * Terms Of Use
 * Gift Card Terms Of Use
 * Terms Of Sale
 * Privacy Policy
 * Shoe Glossary
 * Promotion Terms & Conditions
 * Consent & Release Agreement


 * STORE LOCATOR


 * DOWNLOAD APP


STORE LOCATOR


1-888-SMADDEN

info@stevemaddendirect.com

Do Not Sell My Personal Information

Data Privacy Portal

Join SM PASS for 20% off your first order & exclusive perks.



 * 
 * 
 * 
 * 
 * 
 * 
 * 

 * Privacy Policy
 * Terms of Use
 * SM PASS Terms & Conditions
 * Do Not Sell or Share My Personal Information
 * Data Privacy Portal

2023 Steve Madden Ltd.

Thank you for subscribing! You will receive an email with your discount code
shortly.
Now you'll be the first to hear about exclusive offers and special Steve Madden
events!


MORE ABOUT YOU

Email Address:
First name:
Last name:
Gender Female Male
Date of Birth:
Month January February March April May June July August September October
November December
Day 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
29 30 31
Year 2013 2012 2011 2010 2009 2008 2007 2006 2005 2004 2003 2002 2001 2000 1999
1998 1997 1996 1995 1994 1993 1992 1991 1990 1989 1988 1987 1986 1985 1984 1983
1982 1981 1980 1979 1978 1977 1976 1975 1974 1973 1972 1971 1970 1969 1968 1967
1966 1965 1964 1963 1962 1961 1960 1959 1958 1957 1956 1955 1954 1953 1952 1951
1950 1949 1948 1947 1946 1945 1944 1943 1942 1941 1940 1939 1938 1937 1936 1935
1934 1933 1932 1931 1930 1929 1928 1927 1926 1925 1924 1923 1922 1921 1920 1919
1918 1917 1916 1915 1914


SIGN UP FOR SM PASS

Ready to join? Check out our Terms and Conditions or Learn More. Phone number
will be used to look for your account in stores.

Postal code*:
Telephone*:
Yes, Sign me up for SM PASS
Submit


CREATE AN ACCOUNT

CREATE A STEVE MADDEN ACCOUNT IS FAST & SAFE!

Create an account

WITH AN ACCOUNT YOU WILL

 * Checkout faster
 * Track an order
 * Review past orders
 * Request a return


YOUR CART

You have no items in your shopping cart.


LET'S MAKE AN IMPACT TOGETHER!

Do you want to give back today? Add a donation of your own to support National
Korean American Service & Education Consortium (NAKASEC) Learn More
$1
$3
$5
$10

Discount Code
Total: $0.00

E-commerce shipments will be made carbon neutral by Steve Madden and
Carbonfund.org.

Checkout
 * ShopPay


close


SHOP NOW. PAY LATER.


ALWAYS INTEREST-FREE.


Add your favourites to cart

Select Afterpay at checkout

Log into or create your Afterpay account, instant approval decision

Your purchase will be split into 4 payments, payable every 2 weeks


For complete terms visit afterpay.com/terms


4 INTEREST-FREE PAYMENTS OF $19.99

Buy what you love and split the cost. It’s easy and interest-free.

Add item(s) to your cart



Go to checkout and choose Klarna badge



Enter your debit or credit card information



Your first payment is taken when the order is processed and the remaining 3 are
automatically taken every two weeks



See payment terms. A higher initial payment may be required for some consumers.
CA residents: Loans made or arranged pursuant to a California Finance Lenders
Law license.

Close



Suggestion


COLLECTIONS


BLOG POSTS


PAGES






×

Loading...




Invalid Points
Sorry, we were unable to redeem your Yotpo points for donations. Please refresh
your screen and try again.
Okay
We use cookies on our website. By clicking "Accept", you consent to the use of
All the cookies. You may change your preference by visiting Cookie Settings.
Cookie Settings Accept Decline
×

Loading...




Invalid Points
Sorry, we were unable to redeem your Yotpo points for donations. Please refresh
your screen and try again.
Okay


My Wishlist0


STEVE MADDEN COOKIE PREFERENCES

×
Privacy PolicyAdvertising Cookies

PRIVACY POLICY

This website uses cookies to improve your experience while you navigate through
the website.

Out of these cookies, the cookies that are categorized as necessary are stored
on your browser as they as essential for the working of basic functionalities of
the website.

We also use third-party cookies that help us analyze and understand how you use
this website, to store user preferences and provide them with content and
advertisements that are relevant to you.

These cookies will only be stored on your browser with your consent to do so.

You also have the option to opt-out of these cookies.

But opting out of some of these cookies may have an effect on your browsing
experience.


CALIFORNIA DO NOT “SELL” REQUEST CENTER

This Website uses cookies to improve performance, provide a world-class shopping
experience and, in certain instances display more relevant Steve Madden ads to
you. Some of these cookies, as defined by the CCPA, are considered a "sale" of
personal information. If you would like to opt-out of the sale of these cookies
and the information associated to them, you may use the toggle switch below next
to "Advertising Cookies."


MANAGE COOKIE PREFERENCES

Required 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 work.

ADVERTISING COOKIES



Use this toggle to exercise your right to opt-out of the 'sale' of your personal
information by cookies to third parties for advertising purposes.

Note: You will need to opt out again if you clear your cookies or use a
different browser or device.

Name Host Duration Type _shopify_s .stevemadden.com 29 Minutes 1st Party
_shopify_y .stevemadden.com 364 Days 1st Party _shopify_sa_t .stevemadden.com 29
Minutes 1st Party _shopify_sa_p .stevemadden.com 29 Minutes 1st Party
_shopify_country www.stevemadden.com -130 Days 1st Party

Cancel Save