ADD BUTTON NEXT TO ADD TO CART

What does this do?
This gives you the option to add the Buy Now Button (BNB) next to your Add To Cart (ATC) button on detail pages <screenshot>. It only requires 1 line of code added to your theme and takes about 5 minutes to complete.

Walk-through video tutorial for METHOD #1 and #2: <watch video>.

METHOD # 1:

  1. Go to… Online Store > Themes > Customize > Products > Default Product
  2. Click on App Embeds on the left side of the theme editor.  Make sure the Enable Buy Now Button is turned “on”
  3. Click on the Sections button on the left side of the theme editor then click on Add Block then click on Buy Now Buttons.  This will add the app to your theme.
  4. Move BNB App block next to “buy buttons” + SAVE
  5. Themes vary, so if your theme does not allow this, watch video above OR go to method # 2

METHOD # 2:

  1. Watch the online <video tutorial>
  2. Go to … Online Store > Themes > Customize <screenshot>
  3. Locate your Theme & Developer <screenshot>
  4. See examples of where to insert code
  5. Edit code <screenshot>
  6. Copy & Paste code to your theme:  <div class=”buy_now_button_app”></div>

Save theme <screenshot> & test <screenshot>