Košarica  Število artiklov v košarici: {{ itemNr }} 
     {{ item.naziv }} - Artikel za izposojo preko ZZZS 
  {{ attr.naziv }}: {{ attr.vrednost }} 
   Količina: {{ item.quantity }} 
   Cena:   {{ item.mpc > 0 ? $func.formatPrice(item.mpc) + ' €' : ' /' }}    {{ item.mpc_web > 0 ? $func.formatPrice(item.mpc_web) + ' €' : ' /' }}   
             {{ item.naziv }} - Artikel za samoplačniško izposojo 
  {{ attr.naziv }}: {{ attr.vrednost }} 
   Količina: {{ item.quantity }} 
   Cena:   {{ item.mpc > 0 ? $func.formatPrice(item.mpc) + ' €' : ' /' }}    {{ item.mpc_web > 0 ? $func.formatPrice(item.mpc_web) + ' €' : ' /' }}   
             {{ item.naziv }}
  {{ attr.naziv }}: {{ attr.vrednost }} 
   Količina: {{ item.quantity }} 
   Cena:   {{ item.mpc > 0 ? $func.formatPrice(item.mpc) + ' €' : ' /' }}    {{ item.mpc_web > 0 ? $func.formatPrice(item.mpc_web) + ' €' : ' /' }}   
             Za plačilo
 Skupaj izdelki {{ $func.formatPrice(total_items) }} € 
 Dostava  /  
 Skupaj  /  {{ $func.formatPrice(total_items) }} € 
        Pregled košarice            Do brezplačne dostave vam manjka še: {{ $func.formatPrice(free_delivery) }} €