| {{ 'common.name' | translate }} | {{ 'catalog.price-in-channel' | translate: { channel: currentChannel?.code | channelCodeToLabel | translate } }} |
|
|---|---|---|
| {{ row.name }} | {{ row.price | localeCurrency: currentChannel?.currencyCode }} |
|