Hi, as we are kind of dropshipping, we are using the inventory quantities of our supplier. As the inventory quantities of the supplier are only updated once a day, this could lead to unnecessary sales of products that are not in stock. Is is possible to create a way in such that products are seen as ‘sold out’ when there is less than 24 pieces left in inventory? I recently saw someone who made it possible to add the sold out badge to the product but it still allowed customers to order, which shouldn’t be possible. Thanks in advance!
Hi @martijn18 ,
Yes, this is possible with custom code editing in theme.
Implementing this change will require editing in liquid file as well as script file which run on selection on variants, therefore solution you find implemented by other developer has issue.
Seems they have implement the change in liquid file only.
let me know if you want this feature on your store.