Black and Yellow Circle Band Logo

How to display Fee items text in Cart below subtotal section in Shopify

Table of Contents

Share on facebook
Share on twitter
Share on linkedin
Share on whatsapp
Share on email
Share on print

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

  1. 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

This image has an empty alt attribute; its file name is image-11.png

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.

No more posts to show