Imagem Nome Qtd. Preço Desc. Subtotal
{{ item.attributes == null || item.attributes.length <= 0 ? item.name : item.attributes.name }}

{{ item.obs }}

{{ parseFloat(item.original_price).toFixed(2) }}€ {{ item.discount > 0 ? parseFloat(item.discount).toFixed(2) : '0' }}€ {{ parseFloat((item.qty * (item.price + item.tax)) + getExtrasPrice(item)).toFixed(2) }}€ {{ extra.name }} - {{ extra.price }}€
{{ field.desc }}
Upload
Desconto: {{ totalDiscountCart.toFixed(2) }}€ Total com IVA: {{ totalCart.toFixed(2) }}€ Modificar Eliminar

Imagem Nome Qtd. Total {{ cartProduct.attributes == null ? cartProduct.name : cartProduct.attributes.name }} {{ parseFloat((cartProduct.qty * cartProduct.price) + cartProduct.tax).toFixed(2) }}

Continuar a Comprar