Removing Paypal Button from Product Collection Page

Hello!

Does any one know how to remove the Express Paypal button from the " product collection" page? I managed to remove it from the “products” page when you access it from the Menu above, but somehow if the products are accessed through the “collection” section in the homepage, the button is still there. I think it could be edited in the code, but no idea exactly where or what needs to be removed or added.

Hello There,

Please share your store URL and password.
So that I will check and let you know the exact solution here.

Hi @Shada25 ,

Please go to file sections > product-template.liquid and find “{{ form | payment_button }}”. You just need to remove it.

Hope it clear to you.