{* $Id: products_search_results.tpl 2463 2006-11-04 13:43:37Z lantan $ *} {if $action == 'feature_search' && $settings.General.extended_product_features_search == 'Y' && $product_features} {capture name="section"}
{/capture} {include file="common_templates/section.tpl" section_content=$smarty.capture.section section_title=$lang.search_by_product_features} {/if} {capture name="mainbox"}| {$lang.products_found}: {$product_count} | {include file="buttons/button.tpl" but_style="text" but_text=$lang.search_again but_href="$index_script?$target_name=search"} |
| {$lang.products_found}: {$product_count} | {include file="buttons/button.tpl" but_style="text" but_text=$lang.search_again but_href="$index_script?$target_name=search"} |
{$lang.text_no_matching_products_found}
{/if} {/capture} {include file="common_templates/mainbox.tpl" title=$lang.search_results content=$smarty.capture.mainbox}