Magento 2 How to add two different label in checkout page

174 Views Asked by At

I want to display two custom label in checkout page above the order total but confused in html and js files. Labels are loads dynamically from table.

1

There are 1 best solutions below

0
krishna On BEST ANSWER

I find it my self that by using knockout js foreach loop, multiple labels you can display.