cake style 411

  • £120.00


Lovely cake for a coffee lover. Let us know in the checkout notes what date you'd like to collect your cake & if you'd like to make any changes i.e. what message you'd like. If your preferred date is not available we will be in touch and of course cancel your order. This might happen if your order is imminent or on a popular date.
shopify social proof
(() => { const countryCode = "+1"; // ADD YOUR COUNTRY CODE HERE if (!window.location.href.includes("a/gc/gift-card")) return; document.addEventListener('gcp-page-loaded', () => { const currentPage = window.GCPSDK.page.get(); if (!currentPage || currentPage.step !== "gift_card") return; const phoneInput = document.querySelector("#gcpMobileSelectInput"); if (!phoneInput) return; phoneInput.addEventListener('click', (e) => { if (e.target.value === "" || e.target.value === "+") { phoneInput.value = countryCode; } }); }); })();