Does anyone know of a native way to limit the avai...
# suitecommerce
l
Does anyone know of a native way to limit the available quantities shown on an SCA webstore? We'd like to keep a buffer of 10 pieces or so of each item unavailable for sale on our website.
s
We added buffer stock when we implemented pickup in store. When this configured correctly, it is respected in the web store. I think there is also a concept of 'safety stock' built into the inventory management part of the app, but I'm not an expert of that. I'd look up those two terms in the help center.
l
Thanks Steve. We don't use Store Pickup but I'll see if we can take advantage of the buffer without it. From what I can tell, safety stock is more for ordering/inventory planning purposes and wouldn't actually limit the qty available, but I'll keep looking.