{{::"translations.account orders sub header" | translate}}

  • {{::"translations.account orders list article list header quantity" | translate}}
  • {{::"translations.account orders list article list header article number" | translate}}
  • {{::"translations.account orders list article list header article name" | translate}}
  • {{::"translations.account orders list article list header single price" | translate}}
  • {{::"translations.account orders list article list header rebate" | translate}}
  • {{"translations.account orders list article list header sum" | translate}}
  • {{::"translations.account orders list article list header confirmed" | translate}}
  • {{article.quantity}}
  • {{article.articleNumber}}
  • {{article.names[language]}}

  • {{article.price | heoCurrency : article.currency}}
  • {{article.rebate}}%
  • {{getPrice(article.price, article.confirmedQuantity, article.rebate) | heoCurrency : article.currency}}
  • {{getPrice(article.price, article.quantity, article.rebate) | heoCurrency: article.currency}}
  • {{article.confirmedQuantity}}