Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Hiding SKU in product catalogue.

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 02-07-2007, 02:51 PM
 
Ando Ando is offline
 

Member
  
Join Date: Dec 2006
Posts: 20
 

Default Hiding SKU in product catalogue.

I want to hide the SKU on the catalogue pages and only make it appear during checkout.

Reason being, I dont want my competitors to work out my product coding structure simply from looking at my website.

is this possible?
__________________
Xcart 4.1.4
Reply With Quote
  #2  
Old 02-07-2007, 03:21 PM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: Hiding SKU in product catalogue.

Sure, just comment out the code for the sku wherever you don't want it to appear. On the product detail page, it is this bunch of code in customer/main/product.tpl:

<tr>
<td width="30%">{$lng.lbl_sku}</td>
<td nowrap="nowrap" id="product_code">{$product.productcode}</td>
</tr>

Moving to Template Editing.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #3  
Old 02-07-2007, 03:44 PM
 
Ando Ando is offline
 

Member
  
Join Date: Dec 2006
Posts: 20
 

Default Re: Hiding SKU in product catalogue.

Hi ballinor.

When you say comment it out, do you mean just delete it?
or is there a another way which maintains the code?
__________________
Xcart 4.1.4
Reply With Quote
  #4  
Old 02-07-2007, 03:46 PM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: Hiding SKU in product catalogue.

You'll want to have a read through the Template Editing Guide at the top of this forum...it explains how to comment code out
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 02:01 PM.

   

 
X-Cart forums © 2001-2020