✦ Verified product
Cookie Box 4
GBP 14.80
BakeNG
Verified independent store
→
Matcha White Earthy matcha paired with creamy white chocolate Black Sesame Dark Chocolate Nutty, rich sesame meets deep dark chocolate Ube White Sweet purple yam with silky white c
hocolate Classic Plain Simple brown butter cookie paired with dark chocolate Malt Milk Toasty, 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: 999px; 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); border-radius: 6px; padding: 20px 22px; padding: 10px 10px 8px 10px; line-height: 1.6; } .soft-grey-box strong { font-weight: 600; }