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>
However, when I upload the pages, the stock quantity is not visible on each of the product summaries on the section page, just In stock.
I have added the line to the standard search result list and responsive product list but still displays the "in stock" which is not what I want.
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>
However, when I upload the pages, the stock quantity is not visible on each of the product summaries on the section page, just In stock.
I have added the line to the standard search result list and responsive product list but still displays the "in stock" which is not what I want.
Has anyone had a go at adding stock quantities to section pages?