-- HikaShop version -- : 2.4.0
-- Joomla version -- : 3.4.3
-- PHP version -- : 5.5.25
Hi,
I am using static filters on a custom field... this is working fine on my products listing page...but I would like to add a quantity (of products) next to each filter value. Is there a way to do this?
For example, I have a custom field called color, and I have a filter called color with three values... blue, green, pink. If my products listing page has 10 total products on it, with 4 blue products and 6 green products, can the filters be set to display as follows:
COLOR
- Blue (4)
- Green (6)
- Pink (0)
I would like the filters to be static... ie. Dyanmic Display = NO
All is working as far as the filter functionality, but I would like to add the quantities next to each filter value as shown above.
Any ideas of where to start on this are appreciated?
Dennis