Hello guys, I wanna remove the “shipping calculated at the checkout” phrase in the Broklyyn theme but I could not figure it out. I watched some youtube videos but the suggestions was was to go to edit language and then to cart and then delete the shipping and tax at checkout… but it did not work out for me so I was wondering if there is something I can modify in the theme code to resolve that.
1 Like
Hi @Ahmedo ,
Please follow these steps:
- Step 1: Go to Online store > Themes > Actions > Edit code.
- Step 2: Go to templates > cart.liquid and find ‘taxes_shipping_checkout’ and remove code:
https://i.imgur.com/oUl9fxa.png
Hope it helps!