Skip to main content
Solved

Back In Stock Button Position

  • November 26, 2023
  • 5 replies
  • 308 views

Forum|alt.badge.img+1

Hi All,

I need help in moving the "Notify Me When Available" button below the "Sold Out" button on our website.

 

Currently it looks like this:

 

Screenshot 2023-11-23 at 8.09.39 pm.png

I want it move under the SOLD OUT button:

Screenshot 2023-11-23 at 8.10.44 pm.png

Best answer by Akers Digital

@OliviaS 

This doesn’t directly answer your question, but I always like hiding the “sold out” button so only the back in stock button shows. To me this looks a lot cleaner on product pages and gets a few more people to sign up. 

 

You could go that route and see if it fixes your issue. You would just need to change the code a bit. Change the replace_anchor line from false to true (replace_anchor: true).

 

View original
Did this topic or the replies in the thread help you find an answer to your question?

5 replies

chelsgrove
Partner - Gold
Forum|alt.badge.img+18
  • Partner - Gold
  • 82 replies
  • November 26, 2023

Hi @OliviaS this might depend on your theme - which one are you using? Typically it should show up in that place under the Sold Out button.


Forum|alt.badge.img+1
  • Author
  • Contributor II
  • 4 replies
  • November 28, 2023

My theme is Dawn 12.0. It’s not working there. 


Akers Digital
Partner - Silver
Forum|alt.badge.img+21
  • Partner - Silver
  • 139 replies
  • Answer
  • November 29, 2023

@OliviaS 

This doesn’t directly answer your question, but I always like hiding the “sold out” button so only the back in stock button shows. To me this looks a lot cleaner on product pages and gets a few more people to sign up. 

 

You could go that route and see if it fixes your issue. You would just need to change the code a bit. Change the replace_anchor line from false to true (replace_anchor: true).

 


Forum|alt.badge.img+1
  • Author
  • Contributor II
  • 4 replies
  • November 29, 2023

Oh my God, I did what you said, and the page looks much cleaner— even better than the original design. Thank you so much!


Akers Digital
Partner - Silver
Forum|alt.badge.img+21
  • Partner - Silver
  • 139 replies
  • November 29, 2023

Wooohooo! Glad that worked @OliviaS 😀