How to fix buy now button

Hello. I’ve been trying to change buy with shop pay into the regular buy it now button. How do I fix this?

Olá @tmitch

For this you have to change the theme code.

Hello @tmitch
Go to your Online store -----> Themes ----> Edit code ----> open product-button.liquid,
find this line of code

{%- if show_dynamic_checkout -%}

and add this code right above


Thanks

Yes I know but I don’t know how.

Where do I find it? It doesn’t show on my theme.

Search this file → product-button.liquid
and then search this code in it → {%- if show_dynamic_checkout -%}

See its not in here

@tmitch

What GTL forgot to mention is that this solution he proposed is generic, not every theme has this specific file. I recommend hiring a specialized agency approved by Shopify to help you with this.

Hello @tmitch
you have Taste theme so please kindly check file name:- buy-buttons.liquid its there