Buy it now button not working correctly turbo theme

Hey, everyone I’m having trouble with the buy it now button on turbo theme. When I am in shopify and customizing the store the button shows up how I want it to. However, when I go on the live site it looks different. How do I change it to where it says “buy it now” like in the first image? You can see the difference in the images below. Thanks:) Store Link: https://bluelandoutdoor.com

(I would also like it centered below the add to cart button if possible)

Hi @pman1

This is Victor from PageFly - Shopify Page Builder App

Please add this code to your theme.liquid above the to get this solved

Step 1: Online Stores > Themes > More Actions > Edit code

Step 2: click on theme.liquid and paste the code above the


Hope this can help you solve the issue

Best regards,

Victor | PageFly

Hi @pman1

I would like to give you some information to support you.

The Buy It Now button dynamically changes to reflect the customer’s preferred accelerated checkout method.

You can add code to place the buy it now button below the add to cart button by following these steps:

  1. Go to Online Store → Theme → Edit code. https://prnt.sc/elKuwYWlBrEo

  2. Open your theme.liquid theme file

  3. Paste the below code before https://prnt.sc/gC2qF5mYHpz8


Best regards,
GemPages Support Team