arrow-right cart chevron-down chevron-left chevron-right chevron-up close menu minus play plus search share user email pinterest facebook instagram snapchat tumblr twitter vimeo youtube subscribe dogecoin dwolla forbrugsforeningen litecoin amazon_payments american_express bitcoin cirrus discover fancy interac jcb master paypal stripe visa diners_club dankort maestro trash
XL cookies (1/2 kilo - serves 6/8)

Made to celebrate life's sweetest moments.

Our Special Cookies are handcrafted in larger sizes, making them perfect for birthdays, celebrations, gifting, or simply sharing with the people you love.

Choose from our signature creations:

  • Heart Cookie

  • Half Kilo Cookie

  • Kilo Cookie

Freshly baked with premium ingredients and finished with the same soft, gooey centre you know and love, every cookie is designed to make every occasion a little more special.

Handcrafted. Freshly baked. Made to impress.

Regular price
€0,00

XL cookies (1/2 kilo - serves 6/8)


Made to celebrate life's sweetest moments.

Our Special Cookies are handcrafted in larger sizes, making them perfect for birthdays, celebrations, gifting, or simply sharing with the people you love.

Choose from our signature creations:

  • Heart Cookie

  • Half Kilo Cookie

  • Kilo Cookie

Freshly baked with premium ingredients and finished with the same soft, gooey centre you know and love, every cookie is designed to make every occasion a little more special.

Handcrafted. Freshly baked. Made to impress.


document.addEventListener('DOMContentLoaded', function() { const options = document.querySelectorAll('input[type="radio"], select'); function toggleTextOption() { // Update these selectors to match your exact option names const addLogoSelected = [...document.querySelectorAll('input[type="radio"]:checked')] .some(el => el.value.toLowerCase().includes('add logo')); const textOnTopOption = [...document.querySelectorAll('label, option')] .find(el => el.textContent.toLowerCase().includes('text on top of cake')); if (textOnTopOption) { const wrapper = textOnTopOption.closest('.option-wrapper, .swatch, li') || textOnTopOption; wrapper.style.display = addLogoSelected ? 'none' : ''; } } document.addEventListener('change', toggleTextOption); toggleTextOption(); });