Medium Round File BLACK - 80/80 GRIT (50pcs)
Double Sided Cushioned Nail File - Pink Center.Sanitizable and made of 3M sandpaper, which adds to its durability and long life.Availablegrits:Grit 80/80 (Coarse - Acrylic Filing)Grit 100/100(Medium - Manicure &...
$9.99
Add to Cart
MEDIUM ROUND WHITE NAIL FILE - 100/100 GRIT (50pcs)
Double Sided Cushioned Nail File -White Sand.Sanitizable and made of 3M sandpaper, which adds to its durability and long life. With top quality Japan material. They are completely water resistant and won’t swell, shred or peel apart...
$9.99
Add to Cart
NAIL FILE JUMBO BLACK - 100/100 GRIT (50pcs)
Jumbo Nail FileDouble Sided Cushioned Nail File - Pink Center.Sanitizable and made of 3M sandpaper, which adds to its durability and long life.Availablegrits:Grit 80/80 (Coarse - Acrylic Filing)Grit 100/100(Medium - Manicure...
$13.99
Add to Cart
MEDIUM ROUND ZEBRA NAIL FILES - 80/80 GRIT (50pcs)
Double Sided Cushioned Nail File -White Sand.Sanitizable and made of 3M sandpaper, which adds to its durability and long life. With top quality Japan material. They are completely water resistant and won’t swell, shred or peel apart...
$11.99
Add to Cart
Manicure FILE - 80/100 GRIT (50pcs)
Thin for super control to get into tight sidewalls, and super fine grit makes it a great choice for finishing work. Also is a favorite of natural nail specialists.Dimension: 4.5"L x 0.10"H x 0.5"W
$3.99
Add to Cart
Medium Round File BLACK - 100/100 GRIT (50pcs)
Double Sided Cushioned Nail File - Pink Center.Sanitizable and made of 3M sandpaper, which adds to its durability and long life.Availablegrits:Grit 80/80 (Coarse - Acrylic Filing)Grit 100/100(Medium - Manicure &...
$9.99
Add to Cart
×
Items in cart must a be total of $' + orderAmount + ' or more in order to checkout.
'; divelement.className = 'checkout-alert'; var my_elem = document.querySelector('#previewModal .previewCart .previewCartCheckout'); my_elem.parentNode.insertBefore(divelement, my_elem); } } else { enablePreviewCart(); if (document.querySelectorAll('.checkout-alert').length) { document.querySelector('.checkout-alert').innerHTML = ''; } } }, 10); } if (document.querySelectorAll('[data-cart-totals]').length) { var grandTotal = document.querySelector('.cart-totals .cart-total .cart-total-value span').textContent.trim(); var filtertotal = Number(grandTotal.replace(/[^0-9\.]+/g, "")); cartSubtotal = filtertotal; if (filtertotal < parseInt(orderAmount)) { disableCartActions(); if (!document.querySelectorAll('.checkout-alert').length) { var divelement = document.createElement('div'); divelement.innerHTML = '
Items in cart must a be total of $' + orderAmount + ' or more in order to checkout.
'; divelement.className = 'checkout-alert'; var my_elem = document.querySelector('[data-cart-content]'); my_elem.parentNode.insertBefore(divelement, my_elem); } } else { if (document.querySelectorAll('.checkout-alert').length) { document.querySelector('.checkout-alert').innerHTML = ''; var elem = document.querySelector('.checkout-alert'); elem.parentNode.removeChild(elem); } enableCartActions(); } } if (cartSubtotal != 0 && cartSubtotal != undefined) { var totalval = cartSubtotal; if (totalval < parseInt(orderAmount)) { disablecheckoutlink(); disableCartActions(); disablePreviewCart(); } else { enableCartActions(); enablecheckoutlink(); enablePreviewCart(); } } }); return send.apply(this, arguments) }})();// cart pageif (document.querySelectorAll('[data-cart-totals]').length) { var grandTotal = document.querySelector('.cart-totals .cart-total .cart-total-value span').textContent.trim(); var filtertotal = Number(grandTotal.replace(/[^0-9\.]+/g, "")); cartSubtotal = filtertotal; if (filtertotal < parseInt(orderAmount)) { disableCartActions(); if (!document.querySelectorAll('.checkout-alert').length) { var divelement = document.createElement('div'); divelement.innerHTML = '
Items in cart must a be total of $' + orderAmount + ' or more in order to checkout.
'; divelement.className = 'checkout-alert'; var my_elem = document.querySelector('[data-cart-content]'); my_elem.parentNode.insertBefore(divelement, my_elem); } }}setTimeout(function() { if (document.getElementsByClassName('optimizedCheckout-header').length || document.getElementsByClassName('ExpressCheckout').length) { var xmlhttp = new XMLHttpRequest(); xmlhttp.onreadystatechange = function() { if (xmlhttp.readyState == XMLHttpRequest.DONE) { // XMLHttpRequest.DONE == 4 if (xmlhttp.status == 200) { var xmlResponse = xmlhttp.responseText; var parser = new DOMParser(); var doc = parser.parseFromString(xmlResponse, "text/html"); var grandTotal = doc.querySelector('.cart-totals .cart-total .cart-total-value span').textContent.trim(); var filtertotal = Number(grandTotal.replace(/[^0-9\.]+/g, "")); cartSubtotal = filtertotal; if (filtertotal < parseInt(orderAmount)) { location.href = "/cart.php"; } } else if (xmlhttp.status == 400) {} else {} } }; xmlhttp.open("GET", "/cart.php", true); xmlhttp.send(); }}, 1000);