Greetings,
Im using the Avenues theme, and have continue selling unchecked, we noticed customers asking us if certain products were in stock. Somehow, something changed so it shows sold out for a brief sec then goes to Available Now! Even though customers can not add any products to cart. Is there anyone else experiencing this?
Thank you in advance!
It sounds like you have some JavaScript logic that when the page loads, shows Available Now!
JavaScript renders as the page loads, while Liquid renders on the server side before the page presents to the browser.
You want to have as much logic as possible in Liquid to prevent content changing as the page loads.
If you had someone make a customization for this Available Now! text, contact them to verify this.
If that’s not possible, then you’ll need to investigate the code that displays your Available Now! button (you can usually find this in a Snippet called product-form.liquid, or something similar).
Once in there, you can use Liquid (documentation here) to conditionally show things like Available Now!, add to cart button, out of stock message, etc.
If you don’t have a developer, and you get stuck trying to figure this out on your own and would like to hire a pro, feel free to contact my team at speedboostr.com/contact to fix this for you.
Good Evening,
Thank you for such a detailed response. Please inbox us, we will go through you all for the fix. We recently added a couple of apps that Im pretty sure effected this 
Thank you
Any other experts able to help. The aforementioned company has not responded