✦ Verified product
Cookie Box 8
GBP 28.00
BakeNG
Verified independent store
→
Matcha WhiteEarthy matcha paired with creamy white chocolate Black Sesame Dark ChocolateNutty, rich sesame meets deep dark chocolate Ube WhiteSweet purple yam with silky white choc
olate Classic PlainSimple brown butter cookie paired with dark chocolate Malt MilkToasty, nostalgic malt with a milky finish /* ===== Cookie Mix – Dawn + Abel styling ===== */ .cookie-mix-dawn { margin-bottom: 2rem; font-family: Abel, var(--font-body-family); } .cookie-mix-dawn .h4 { margin-bottom: 1.4rem; } .cookie-row { display: flex; align-items: center; gap: 10px; margin-bottom: 1rem; } .qty-btn { width: 32px; height: 32px; border-radius: 4px; border: 1px solid rgba(var(--color-foreground), 0.5); background: transparent; font-size: 1.8rem; line-height: 1; cursor: pointer; color: rgb(var(--color-foreground)); } .qty-btn:disabled { opacity: 0.4; cursor: not-allowed; } .qty { width: 22px; text-align: center; font-size: 1.6rem; } .flavour { margin-left: 6px; font-size: 1.5rem; color: rgba(var(--color-foreground), 0.85); } #cookie-count { margin-top: 1.2rem; font-size: 1.4rem; color: rgba(var(--color-foreground), 0.75); } /* Soft grey info box on product page */ .soft-grey-box { background: rgba(0, 0, 0, 0.02); /* soft 8% grey (more premium than 15%) */ border-radius: 6px; padding: 20px 22px; margin: 0px 0 0px 0; line-height: 1.6; }