Show backorder notification or estimated delivery days

Hi! Please help me. I need to show estimated delivery days when product is available. But when it out of stock i want to write “available on backorder”.

I used different codes but the doesn’t work. When i choose another size in the same page, it shows the same text even if the size is sold out.

Please help me, I will be very grateful to you!

Hi @JuliaMaikova

To achieve this you would required codes at liquid level as well as at script level.

On selection of variant whole functionality runs by script.

Seems you found the code for liquid level but not for script.

Their will be a script file named product -form or global.js

Where the whole code resides.

Hope this will helps…