How to add Continue shopping button to View Cart Order Status?

Can someone help me how to add another button to Cart View
Order status?
thank you

I don’t know if it’s too late but I came across the same question and I solved it by adding a column with a button targeting my products section.

< div class=“col-12”>
< a id=“back” href=“yourproductpage.html”> Continue shopping < /a >
< /div>

Maybe that helps.

1 Like

Hi
it’s not too late … thank you so much for the info … i’ll give it a try and let you know how it goes
thank you

1 Like

Sure, let me know if it worked! :slight_smile: