{"product-price": {".textContent": rerender}}

Berbere Ethiopian spice mix with chili peppers

50g
Ratings ⭑⭑⭑⭑⭑ {"product-ratings": {".textContent": rerender}}
more than 10 pieces available {"product-availability": {".textContent": rerender}}
{"product-into-basket": { ".disabled": rerender, "@click": ({signal, signals:{numCartItems}}) => import("./utils.js").then( ({parseCookies, updateBasket, inStock, thisProductDemand}) => { thisProductDemand.add(1); if (thisProductDemand <= inStock) { numCartItems.value++; updateBasket(parseCookies()); } signal.value = inStock < 1 || thisProductDemand > inStock; }) } }

Product Information

Description

Berbere is an aromatic spice blend from Ethiopia that contains chili peppers. It adds a warm, spicy flavor to dishes and pairs especially well with stews, meat, lentils, and vegetables.

{"": {"@init":({signals}) => import("./utils.js").then(({parseCookies,initializeProduct}) => initializeProduct(parseCookies(), signals))} }