Hello,
I'm testing the shop on localhost , ps version 1.5.4.1, using the basic theme.
It's a clothing store that has branches in several cities, so every store should have its own stock.
I created a warehouse for every store, set the available quantities for products and its combinations based on warehouse stock.
My question is how do i know, when a client is buying a product from the online store, from what warehouse does the product get subtracted, how does this system work? can I configure this?
Thanks!