${ product.name }
${ name + ': ' + Object.values(attr).join(', ') + (indx != Object.keys(product.params.attributes).length - 1 ? ', ' : '')} ${ product.quantity } ${ product.unit }
${ toCurrency(product.price_with_vat, "EUR", "sk") } bez DPH ${ toCurrency(product.price, "EUR", "sk") }