<!--    <style>-->
<!--        .zoom-pane {-->
<!--            position: fixed;-->
<!--            width: 280px;-->
<!--            height: 280px;-->
<!--            border-radius: 8px;-->
<!--            border: 1px solid #ddd;-->
<!--            overflow: hidden;-->
<!--            pointer-events: none;-->
<!--            display: none;-->
<!--            z-index: 9999;-->
<!--            background: #fff;-->
<!--        }-->
<!--        .zoom-pane img {-->
<!--            position: absolute;-->
<!--            pointer-events: none;-->
<!--            max-width: none;-->
<!--        }-->
<!--        .woocommerce-product-gallery__image {-->
<!--            cursor: crosshair !important;-->
<!--        }-->
<!--        .woocommerce-product-gallery__image a {-->
<!--            cursor: crosshair !important;-->
<!--        }-->
<!--    </style>-->
<!---->
<!--    <div class="zoom-pane" id="zoom-pane">-->
<!--        <img id="zoom-pane-img" src="" alt="">-->
<!--    </div>-->
<!---->
<!--    <script>-->
<!--        document.addEventListener('DOMContentLoaded', function() {-->
<!--            var pane     = document.getElementById('zoom-pane');-->
<!--            var paneImg  = document.getElementById('zoom-pane-img');-->
<!--            var PANE     = 280;-->
<!--            var OFFSET   = 8;  // réduit pour coller au curseur-->
<!--            var isMobile = window.innerWidth <= 768;-->
<!--            var ZOOM     = isMobile ? 1 : 3;-->
<!---->
<!--            document.querySelectorAll('.woocommerce-product-gallery__image img').forEach(function(img) {-->
<!--                var wrapper = img.closest('.woocommerce-product-gallery__image');-->
<!---->
<!--                wrapper.addEventListener('mouseenter', function() {-->
<!--                    var hdSrc = img.getAttribute('data-large_image') || img.getAttribute('data-src') || img.src;-->
<!--                    paneImg.src = hdSrc;-->
<!--                    pane.style.display = 'block';-->
<!--                });-->
<!---->
<!--                wrapper.addEventListener('mouseleave', function() {-->
<!--                    pane.style.display = 'none';-->
<!--                });-->
<!---->
<!--                wrapper.addEventListener('mousemove', function(e) {-->
<!--                    var rect = img.getBoundingClientRect();-->
<!---->
<!--                    var xRel = (e.clientX - rect.left)  / rect.width;-->
<!--                    var yRel = (e.clientY - rect.top)   / rect.height;-->
<!---->
<!--                    var hdW  = parseInt(img.getAttribute('data-large_image_width'))  || img.naturalWidth  * ZOOM;-->
<!--                    var hdH  = parseInt(img.getAttribute('data-large_image_height')) || img.naturalHeight * ZOOM;-->
<!---->
<!--                    var left = -(xRel * hdW - PANE / 2);-->
<!--                    var top  = -(yRel * hdH - PANE / 2);-->
<!---->
<!--                    paneImg.style.width  = hdW + 'px';-->
<!--                    paneImg.style.height = hdH + 'px';-->
<!--                    paneImg.style.left   = left + 'px';-->
<!--                    paneImg.style.top    = top  + 'px';-->
<!---->
<!--                    // Position collée au curseur, bascule si débordement-->
<!--                    var mx = e.clientX + OFFSET;-->
<!--                    var my = e.clientY + OFFSET;-->
<!--                    if (mx + PANE + 4 > window.innerWidth)  mx = e.clientX - PANE - OFFSET;-->
<!--                    if (my + PANE + 4 > window.innerHeight) my = e.clientY - PANE - OFFSET;-->
<!---->
<!--                    pane.style.left = mx + 'px';-->
<!--                    pane.style.top  = my + 'px';-->
<!--                });-->
<!--            });-->
<!--        });-->
<!--    </script>-->
<!--    --><?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//boutique.bras.fr/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>http://boutique.bras.fr/post-sitemap.xml</loc>
		<lastmod>2025-11-24T12:40:15+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>http://boutique.bras.fr/page-sitemap.xml</loc>
		<lastmod>2026-05-15T13:25:49+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>http://boutique.bras.fr/contenu-editorial-sitemap.xml</loc>
		<lastmod>2025-11-04T08:36:07+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>http://boutique.bras.fr/product-sitemap.xml</loc>
		<lastmod>2026-05-26T14:35:26+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>http://boutique.bras.fr/category-sitemap.xml</loc>
		<lastmod>2025-11-24T12:40:15+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>http://boutique.bras.fr/product_cat-sitemap.xml</loc>
		<lastmod>2026-05-26T14:35:26+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>http://boutique.bras.fr/product_tag-sitemap.xml</loc>
		<lastmod>2026-05-25T18:53:15+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>http://boutique.bras.fr/product_shipping_class-sitemap.xml</loc>
		<lastmod>2026-04-20T08:56:55+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>http://boutique.bras.fr/author-sitemap.xml</loc>
		<lastmod>2025-11-24T15:32:42+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO -->