// Send an AJAX request to the Shopify API to retrieve the latest cart information
fetch('/cart.js')
.then((response) => response.json())
.then((cart) => {
// Update the cart drawer with the latest cart information
updateCartDrawer(cart);
});
function updateCartDrawer(cart) {
// Update the cart drawer with the latest cart information
}
Découvrez notre sélection gourmande pour la saison des fêtes ! Chocolats exquis, bonbons délicieux et calendriers de l'Avent remplis de surprises. Offrez-vous une touche de douceur cette saison.