    <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-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>http://www.taretaksesuar.com.tr/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>http://www.taretaksesuar.com.tr/wp-sitemap-posts-product-1.xml</loc></sitemap><sitemap><loc>http://www.taretaksesuar.com.tr/wp-sitemap-posts-mailpoet_page-1.xml</loc></sitemap><sitemap><loc>http://www.taretaksesuar.com.tr/wp-sitemap-taxonomies-product_cat-1.xml</loc></sitemap><sitemap><loc>http://www.taretaksesuar.com.tr/wp-sitemap-taxonomies-product_tag-1.xml</loc></sitemap><sitemap><loc>http://www.taretaksesuar.com.tr/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
