Changing word of the dynamic checkout button

Hi everyone,

I would like to change my dynamic buttons on my store as there is a “more payment options” button which when visitor click on it and it will actually directed he/she to checkout page instead of more payment options hence I would like to change the “more payment options” to “Buy It Now”. Hope someone at there can help me out and I really appreciate it.

Store URL: www.oncartaustralia.com

Thank you

Hello @OnCart ,

We are OneCommerce - an eCommerce Solution Platform.

To change the text, you can try follow these steps:

  1. Go to “Online store” → “Themes” → “Action” → Edit code

  2. Find the file named “product.liquid”

  3. Look for the code that creates the “More payment options” button.


  1. Replace “More payment options” into “Buy it now”

  2. Save and test

Hope this will work for you. Please hit the Like Button or mark it as Accepted Solution if this is useful, it means a lot to us.

Regards,

OneCommerce team.

Hi OneCommerce team,

Thanks for your reply. I tried to search for product.liquid however I just can’t find it in my theme file.

Hello again,

If you can’t find the product.liquid file, you can try searching for it in other folders, such as “Snippets” or “Templates”.

Or you can try searching for it using the browser’s search function (press Ctrl + F on Windows or Cmd + F on Mac) or reach out to the theme developer for assistance. Try to search the following code:


Hope this will work.

Regards,

OneCommerce team.

Hello @OnCart ,

It is unattainable because the dynamic checkout is rendered through Shopify SDK, so it can’t be customized.

You can check the doc below for customizing the button

https://help.shopify.com/en/manual/online-store/dynamic-checkout/customize-button

Let us know if you need any further help from us.

Regards,

CedCommerce