How to change buy button text to buy it now

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.

  1. Go to your Shopify admin panel.
  2. Click Online Store > Themes.
  3. Find your current theme and click Actions > Edit code.
  4. In the theme code search for {{ form | payment_button }}. This code snippet usually controls the “buy now” button text.
  5. Replace {{ form | payment_button }} with the following code:
  • Click Save.

Best regards,
Theodore | PageFly