Dawn 15.4.0 - how to change add to cart button on sold out products

How do I change the button on out of stock products to “back order now” but still be able to buy?

ive tried to change the coding however it changes the whole layout on the website.

1 Like

@vicky-1 by default shopify theme disable the cart button when stock is finished, you will need to enable it

Hi @vicky-1

Welcome to the Shopify Community! Please share your store URL and password (if it’s password-protected), so I can check and provide you with the exact solution.

Best regards,
Devcoder :laptop:

You can change the “Sold Out” button to “Back Order Now” by going to Themes → Edit default theme content, searching for “Sold Out,” and replacing it—no coding needed. To make sure customers can still buy the item, just turn on Continue selling when out of stock in the product’s inventory settings. If your layout broke before, it’s because editing theme code can affect the whole page, so using the language/text settings is the safest option. If it still shows “Sold Out,” double-check that “continue selling” is enabled because Shopify hides the Buy button when the stock is 0 unless backorders are allowed.