// 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
}
Discover our gourmet selection for the holiday season! Exquisite chocolates, delicious sweets and Advent calendars full of surprises. Treat yourself to a touch of softness this season.