Page 1 of 1

How to display number of cart products in the checkout

Posted: Sat May 16, 2020 6:08 am
by herve11170
Hello,
I have searched a lot in google and can't find a solution.
How it's possible to display in the checkout section the number of items added in the cart?
I just need to make a "resume" of the cart. I manage to display the total amount, and I will need to display the total of items. (like the "mini cart" in the header but in the checkout).
Thanks for your help

Re: How to display number of cart products in the checkout

Posted: Sat May 16, 2020 7:43 am
by straightlight
Please post your OC version and URL.

Re: How to display number of cart products in the checkout

Posted: Sat May 16, 2020 1:32 pm
by thekrotek
Just count the number of products, assign it to a variable and then display it in template.