Hi,
I've noticed that to display products on search result page, at first is used the /catalog/_partials/minuatures/grid_product.tpl but when the user changes the order using the dropdown,
it's used the template /catalog/_partials/minuatures/product.tpl
That can be a problem if you have two grid dimension due to the fact that one is used with a left column layout and the search result is used with no left column.
There's a way to force the search result ajax ordering call to use another template? I wondering that is the same used on category product page navigation... so ...
thanks for helping,
best regards
Edit History
Hi,
I've noticed that to display products on search result page, at first is used the /catalog/_partials/minuatures/grid_product.tpl but when the user changes the order using the dropdown,
it's used the template /catalog/_partials/minuatures/product.tpl
That can be a problem if you have two grid dimension due to the fact that one is used with a left column layout and the search result is used with no left column.
There's a way to force the search result ajax ordering call to use another template? I wondering that is the same used on category product page navigation... so ...
thanks for helping,
best regards