I have remove shipping calculated at checkout on my product page using the theme refresh, but in the cart it’s a bit confusing . i am able to remove it in the cart page on the section man-cart-footer.liquid but it remains in the drawer cart, i have successfully did it once but without nowing how i did it. so i decided to restart form the process from the start and now i am not able to redo it.
For the theme refresh, you just need to go into Edit Code > Snippets folder > cart-drawer.liquid. After that, look for these lines of code (You can just follow the line numbers or use CTRL + F to find some parts of the code below)
You might find that the Estimated total needs some spacing below it, but let’s worry about that later, let’s just remove that text for now. Let me know if you got any further questions, and I’ll answer when I can.
hi thx for your time i have already remove it but it was in the section main-cart-footer.liquid my section cart-drawer.liquid is empty juste have one line of code : {%- render ‘cart-drawer’ -%}
i have remove the line you just show in the screen in : main-cart-footer.liquid
it work in the cart page but not in the drawer cart
That is true, there is indeed just one line inside cart-drawer.liquid, but that one is in the Sections folder, not the Snippets folder. The file that I am referring to a few days ago is the file that is inside Snippets folder. Do check it out and let me know if you have found it and removed it.
hi thx for your time, i finally found the found the solution, the thing is that as i mention in the biginning i use the app translate to pu my website in english. so that text was not in the theme anymore but in the translation on that app so i erase it and now it’s ok. thx u all
Thank you for your solution. I wanted to remove the shipping part, but I felt like removing everything would meet my needs. However when I deleted the code from the snippet, it does not change anything. CTRL + F shows no result for “tax” now in the snippet, so I’m at a loss on how to proceed further ?
To make the modification you need, you should edit the main-cart-footer.liquid located inside the Sections folder of Dawn theme. You’ll want to remove the following code:
If you have any questions or need further assistance, feel free to ask. If this solved your issue, a like on this comment would be greatly appreciated
If you’d prefer not to tackle this yourself, I’m happy to make the change for you for a fee of $15. Just let me know here or contact me through my contact links below.