Help with Custom Code on Cart Drawer/Page

Hey! We had some custom coding done to our website, and I am just trying to figure out where our previous developers would have placed the text for this taxes and shipping notification that shows up on our drawer and cart page. Does anyone have an idea where I could find the text and update it?

Thanks so much for all of your help!

hey! yes it would be in main-product.liquid or something named that! it depends on the theme but the filename should have product in it

Thanks so much Codewithpaul! I am using the Prestige theme by Maestro. These are all of the items with the word product in them, can you tell from here which I should be looking into?

check product-template.liquid first, just search the file for the text.

It’s really a guessing game as to where the developers placed it or maybe they included it as a snippet but we’ll track it down :sweat_smile:

Hey Codewithpaul,

Thank you for all of your help! Turns out it was in en.default.json but it is fixed now. I appreciate your speedy replies :slightly_smiling_face:

no problem! glad it’s fixed!