Skip to main content
Contributor II
November 26, 2023
Solved

Back In Stock Button Position

  • November 26, 2023
  • 5 replies
  • 579 views

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

This topic has been closed for replies.
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).

 

5 replies

chelsgrove
Partner - Gold
Partner - Gold
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.

OliviaSAuthor
Contributor II
November 28, 2023

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

Akers Digital
Partner - Silver
Partner - Silver
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).

 

OliviaSAuthor
Contributor II
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
Partner - Silver
November 29, 2023

Wooohooo! Glad that worked @OliviaS 😀