Thread: hide sku
View Single Post
  #5  
Old 03-22-2008, 01:44 PM
  kube's Avatar 
kube kube is offline
 

X-Adept
  
Join Date: Sep 2005
Location: London: a small place East of Wales
Posts: 529
 

Default 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
Reply With Quote