Shop Pay App

Hey guys,
I have a difficulty with the Shop Pay App. I want to remove the Shop Pay Advertising from the product page.
My theme is Venue.
I know I have to get into the code section and I did that but I don’t know which line of code to edit.
Can you please advice how to solve this problem.
Thank you for your responses.

Hi @Eugene_EU

To remove Shop Pay banner on the product page of Venue theme, Go to Online store > Themes > Edit code, and open product. liquid or main-product. liquid. Search for code with shopify-payment-terms in it and either comment it out or delete it. It’s definitely advisable to always copy your theme before making any edits, to avoid similar problems.

Hi Roan,
Which one of these from the list would be liquid or main-product.liquid?