Hey does anyone know how to change the text on the buy button from ‘‘buy now’’ to ‘‘buy it now’’? I really appreciate any help. Thanks.
Hi @Taryckrich ,
This is Theodore from PageFly - Shopify Page Builder App.
- Go to your Shopify admin panel.
- Click Online Store > Themes.
- Find your current theme and click Actions > Edit code.
- In the theme code search for {{ form | payment_button }}. This code snippet usually controls the “buy now” button text.
- Replace {{ form | payment_button }} with the following code:
- Click Save.
Best regards,
Theodore | PageFly