This was one of the most requested feature now its live,
Now you can show all the fees which are added to cart below the subtotal section.
Important : These guide needs developer help, you can contact me for FREE setup 😉 or send this guide to your developer, or best you can try it yourself 🙂
Installation
- Search for the cart liquid file location where you want to checkbox to appear.
It can be any of the following :
- main-cart-footer.liquid – To show at bottom of cart
In our case, since I want to display at footer, i’m going with main-cart-footer.liquid

2. Add the code
Just paste the below code in required location or below the cart___blocks as shown below
<div class="pfandfee"></div>

Once added, the app will automatically display all the fee items added to cart magically.
