Hi,
I am interested in doing the below on the website that I use Hikashop Business.
1. Checkbox Filter: I want to include a button on top of all available checkboxes for the specific filter which will be "Select All". When selecting/clicking this button all checkboxes for this filter should be selected. I am guessing this can be a simple javascript script. is it possible to guide me where such a code should be placed so it is dynamic and applied on all checkboxes filters
2. Filter on Stock: I need to display a filter on stock quantity. The filter selection should be only "Has Stock". Checking this option in the search module, it should only return products that have stock.
3. Filter on Price: I have used the cursor style for price but want to check whether there is the option to provide a checkbox type with user defined preselections
Let me know how the above can be achieved
Thanks