\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n {{ item.article }}\r\n \r\n \r\n \r\n \r\n \r\n {{ attributes[attribute.attributeId].title }}:\r\n \r\n \r\n \r\n \r\n \r\n {{\r\n getAttributeComibation({\r\n attributeId: attribute.attributeId,\r\n attributeValueId: attribute.attributeValueId,\r\n })\r\n }}\r\n \r\n \r\n \r\n \r\n \r\n {{ attributes[attribute.attributeId].title }}:\r\n \r\n \r\n \r\n \r\n\r\n \r\n {{\r\n getAttributeComibation({\r\n attributeId: attribute.attributeId,\r\n attributeValueId: attribute.attributeValueId,\r\n })\r\n }}\r\n \r\n \r\n \r\n | \r\n \r\n {{ item.variation?.article?.code ?? item.code }}\r\n | \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n | \r\n {{ item.variation?.article?.price?.toFixed(2)?.replace('.', ',') ?? item.articleVPC.toFixed(2).replace('.', ',') }} | \r\n {{ item.discount > 0 ? item.discount.toFixed(2).replace('.', ',') + '%' : '-'}} | \r\n {{ item.totalAmountVat.toFixed(2).replace('.', ',') }} | \r\n {{ item.totalAmount.toFixed(2).replace('.', ',') }} | \r\n
\r\n \r\n