Hi, I am looking into adding "In Stock" or "Stock Quantity" to each product summary on a section page or filtered section page.
I have used the remove out-of-stock products in the search filters tick prompts, so no out-of-stock products will show up.
I have added the line from the product template to the section template and filtered product template, which shows in Sellerdeck.
<div class="availability"><label for="">Availability:</label> <actinic:variable name="RealTimeStockDisplay" /></div>
The result works in section pages with no filters, but as soon as I select a checked filter option, the layout changes to one in which the stock quantity field does not work.
Has anyone had a go at adding stock quantities to section pages?
I have used the remove out-of-stock products in the search filters tick prompts, so no out-of-stock products will show up.
I have added the line from the product template to the section template and filtered product template, which shows in Sellerdeck.
<div class="availability"><label for="">Availability:</label> <actinic:variable name="RealTimeStockDisplay" /></div>
The result works in section pages with no filters, but as soon as I select a checked filter option, the layout changes to one in which the stock quantity field does not work.
Has anyone had a go at adding stock quantities to section pages?