var hideproducts = setInterval(()=>{ $('.restricted_product_spf1-Yes').hide(); $('.restricted_product_spf2-Yes').hide(); },1000);