Re: How do you edit the search result page layout?
The easiest way is to create a custom products template. So do this, replace this:
{include file="customer/main/products.tpl" products=$products}
with this:
{include file="customer/main/products-search.tpl" products=$products}
Then create a copy of products.tpl, rename it products-search.tpl and edit however you want.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
|