Hi,
We’re using MijoShop on the uber template and when a visitor adds a quantity which exceeds the available stock, they see the following message on the Add to Cart button "Text_Unavailable".
You can test this, by going to the link in the private details of this post and try adding a quantity of 5 to the basket.
From inspecting the source, we can see the following…
<button type="button" id="button-cart" data-loading-text="Loading..." class="btn btn-primary btn-lg btn-block inactive" style="background: rgb(255, 0, 0);">text_unavailable</button>
We will attach a screenshot of the button to the following private post.
Please investigate and advise as soon as possible.
Thanks