jQuery(document).ready(function ($) { // Use event delegation since stars load later $(document).on('click', '.glsr-star-rating--stars span[data-value]', function () { var $star = $(this); var rating = parseInt($star.data('value')); var $container = $star.closest('.glsr-field-rating'); // Check if message box already exists if ($container.next('.rating-message-box').length === 0) { $container.after('
'); } var $messageBox = $container.next('.rating-message-box'); // Set message based on rating if (rating >= 4) { $messageBox.html('Awesome! What did you love most about this product/vendor?
(Helps you find your strengths to double down on)').slideDown(); } else if (rating >= 1 && rating <= 3) { $messageBox.html('We’re sorry this didn’t meet expectations. Could you share what went wrong so we can make it right?
(Opens door for issue resolution & learning)').slideDown(); } else { $messageBox.slideUp(); } }); }); jQuery(document).ready(function( $ ){ var isChecked = $('input[type=checkbox].license_required_store_settings_chk:checked').length; if(isChecked == 1){ //$("#customChk").removeClass("dokan-hide"); $("#customChk").css("display", "block"); $('.show_if_license_active').css("display", "block"); $(".VendorDashbord_licenseList").show(); }else{ $(".VendorDashbord_licenseList").hide(); } $('#martfury-preloader').addClass('fade-in'); if (jQuery('.dokan-stuffs-area input:checkbox:checked').length == (jQuery('.dokan-stuffs-area input:checkbox').length - 1)) { jQuery('.dokan-stuffs-area #dokan_select_all_permissions').prop('checked',true); } $(".dokan-stuffs-area #dokan_select_all_permissions").change(function() { if (this.checked) { $(".dokan-stuffs-area input:checkbox").each(function() { this.checked=true; }); } else { $(".dokan-stuffs-area input:checkbox").each(function() { this.checked=false; }); } }); $('.license_required_store_settings_chk').on('click', function () { var isChecked = $('input[type=checkbox].license_required_store_settings_chk:checked').length; if(isChecked == 1){ $(".show_if_license_active").show(); $(".VendorDashbord_licenseList").show(); $('.show_if_license_active').removeClass('dokan-hide'); }else{ $(".show_if_license_active").hide(); $(".VendorDashbord_licenseList").hide(); $('.show_if_license_active').addClass('dokan-hide'); } }); });
Edit Content

SPF 35

  • Total Eye® 3-in-1 Renewal Therapy SPF 35

    Sold By: Colorescience

    Treat your eyes to Total Eye® 3-in-1 Renewal Therapy SPF 35 to visibly improve the appearance of dark circles, puffiness, fine lines, and wrinkles while protecting the delicate eye area against photoaging with 100% SPF 35 mineral sunscreen.

     

    Now available in 4 shades

     

    Medium (Original) is the most popular shade.

     

     

Main Menu