$(function() { if($('#ctl00_ContentMainPage_ctlSeparateProduct_pnlOutofStock').length) { location.reload(true); } else { alert("Нет товара") } });