Re: hide sku
Okay I used the online demo instead...
If you are referring to the SKU check box that appears if there are no results then...
locate skin1/customer/main/search_result.tpl
and {* comment *} out the lines that look similar to these...
<td width="5"><input type="checkbox" id="posted_data_by_sku" name="posted_data[by_sku]"{if $is_empty_search_prefilled or $search_prefilled.by_sku} checked="checked"{/if} /></td>
<td nowrap="nowrap"><label for="posted_data_by_sku">{$lng.lbl_sku}</label></td>
Hope this helps.
Doms
__________________
Doms
kube v4.1.9
|