Hi,
I’ve noticed that filters on my shop sidebar increase page load time significantly. when I remove some of filter widgets I see normal load time. what can I do to make fewer database calls (for example not counting number of items) regarding these filters.
– Is there any proper way to not show attribute counts in front of each label or not?
– Is there any proper way to cache these filters for few hours or not?
Currently I’ve jut put 2 filters in Shop page widget area until find a way to solve this issue.
Thank You.