Add the following code (to theme head) to show the 'add to cart' button at first load of the page.
<script>localStorage.setItem("isp_results_page_disable_add_to_cart", false);</script>
Add the following code (to theme head) to show the 'add to cart' button at first load of the page.
<script>localStorage.setItem("isp_results_page_disable_add_to_cart", false);</script>