Category page - different template for filtered results? If so, which file?
Posted: Tue Oct 24, 2017 5:42 am
OpenCart 3.0.2.0, category pages.
I have the category template (category.twig) modified, and the modifications work fine in the default view. (Some button text changed, etc).
There's a side filter that lets users narrow down the results by size groups.
But if this filter is used, i.e. any filter choices are made, it looks like it loads another template, because the display of each product reverts to the default view (without my modifications). If it was just a matter of different CSS, like when you switch from Grid to List view, then things may look different but they wouldn't change button text...
Is there another template file that is used to display the filtered results? If so, what is it?
I've looked around the folders and I can't see anything that looks relevant.
Or am I overlooking something else?
I have the category template (category.twig) modified, and the modifications work fine in the default view. (Some button text changed, etc).
There's a side filter that lets users narrow down the results by size groups.
But if this filter is used, i.e. any filter choices are made, it looks like it loads another template, because the display of each product reverts to the default view (without my modifications). If it was just a matter of different CSS, like when you switch from Grid to List view, then things may look different but they wouldn't change button text...
Is there another template file that is used to display the filtered results? If so, what is it?
I've looked around the folders and I can't see anything that looks relevant.
Or am I overlooking something else?