/home/sharedstore/.trash/themes/Electshop/templates/catalog/listing
NameSizeModeActions
best-sales.tpl2140644editdlrm
category.tpl15720644editdlrm
index.php12670644editdlrm
manufacturer.tpl16220644editdlrm
new-products.tpl2150644editdlrm
prices-drop.tpl2140644editdlrm
product-list.tpl29910644editdlrm
search.tpl6120644editdlrm
supplier.tpl14930644editdlrm
Edit: /home/sharedstore/.trash/themes/Electshop/templates/catalog/listing/search.tpl (612B)
{* * This file allows you to customize your search page. * You can safely remove it if you want it to appear exactly like all other product listing pages *} {extends file='catalog/listing/product-list.tpl'} {block name="error_content"}

{l s='No matches were found for your search' d='Shop.Theme.Catalog'}

{l s='Please try other keywords to describe what you are looking for.' d='Shop.Theme.Catalog'}

{/block} {block name='product_list'} {include file='catalog/_partials/products.tpl' listing=$listing productClass="col-xs-12 col-sm-6 col-xl-3"} {/block}