Hi, In magento 2 how can we add another progress bar on checkout page. By default there are 2 “Shipping” , “Review & Payments”. I want to add another which will be like “Cart”.
When customer clicks on that it will show the cart page details to that
What is the best practice to achieve it ? Do we need to registerStep ?