$('.icon-box').show(); $('.fix-tel').show(); $.getScript('https://www.googletagmanager.com/gtag/js?id=UA-104246792-1', function() { window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'UA-104246792-1'); }); }, 10000); }); $('.numberPrice').text(function(index,value){ return value.replace(/\D/g,"").replace(/\B(?=(\d{3})+(?!\d))/g,",") + ' تومان'; });