Yes, all those products that are out of stock will be displayed in Shop, but your customer will not be able to buy them.
To block the sale of products without stock you must go to Functionalities > My STEL Shop > Configuration > Portal, Shop tab, in the section Configure your stock, you must uncheck the Allow sale without stock button.
Search
Índice
-
<% items.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>
-
<% items.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>