\n
\n {{ item.minQty }} {{ prefix(item.unit) }} \n \n {{\n $dict.get('online-Shop.Product.Price-Rows-Quantity-Label', [\n `${item.minQty} ${prefix(item.unit)}`,\n ])\n }}\n \n
\n
\n {{ item.valueFormatted }}\n / {{ item.priceQty !== 1 ? item.priceQty : null }} {{ prefix(item.unit) }}\n
\n
\n \n {{\n $dict.get('online-Shop.Product.Price-Rows-Saving-Label', [\n item.savingsInformation.savingsInPercent,\n ])\n }}\n \n
\n