Theme: Taste
We have two stores and one warehouse. I have removed shipping rates for the two stores but they “fulfill online orders” to enable pickup. BUT store inventory now makes products appear in stock for online orders that we fulfill from the warehouse. This leads to customer confusion as they try to checkout and receive errors.
I would like to create a message (“Unavailable for shipping”) on the product page when the inventory at the warehouse location reaches 0 (not overall inventory, as the stores might still have stock for pickup). This should help with customer confusion.
Any idea how I can add this? I’m assuming it’s a custom liquid block but I’m not a coder