{{ product.short_description.length >= 80 ? product.short_description.substring(0, 80) + '...' : product.short_description }}
\n{{ product.description.length >= 80 ? product.description.substring(0, 80) + '...' : product.description }}
\n{{ parseFloat(product.price).toFixed(2) }} €
\n \n