${ product.name.slice(0, 30) + (30 < product.name.length ? '…' : '') }
${ product.vintage }${ translator.t(product.sweetnessName) }
- Vegan
- ${ product.oibn }
${ format(product.price / 100) } statt ${ format(product.strikePrice / 100) } ${ format(product.basePrice / 100) + '/' + translator.t(product.unitName) }