    <script type="text/javascript">
    jQuery(document).ready(function($) {
        // Tarayıcı hafızasında o notu görürsek, arka planda sepeti anında boşaltıyoruz
        if (sessionStorage.getItem('taret_whatsapp_clicked') === 'yes') {
            sessionStorage.removeItem('taret_whatsapp_clicked'); // Notu siliyoruz ki sonsuz döngü olmasın
            
            $.ajax({
                type: 'POST',
                url: 'http://www.taretaksesuar.com.tr/wp-admin/admin-ajax.php',
                data: { action: 'taret_kesin_sepet_bosalt' },
                success: function() {
                    // Sayfayı sessizce yenileyerek sepetin boş halini müşteriye gösteriyoruz
                    window.location.reload();
                }
            });
        }
    });
    </script>
    <?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="http://www.taretaksesuar.com.tr/wp-sitemap.xsl" ?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><url><loc>http://www.taretaksesuar.com.tr/urun-kategori/genel/</loc></url><url><loc>http://www.taretaksesuar.com.tr/urun-kategori/bileklik/</loc></url><url><loc>http://www.taretaksesuar.com.tr/urun-kategori/zodyak/</loc></url><url><loc>http://www.taretaksesuar.com.tr/urun-kategori/burclar/</loc></url></urlset>
