View Single Post
  #1  
Old 02-08-2005, 10:31 AM
 
campi54 campi54 is offline
 

Advanced Member
  
Join Date: Dec 2004
Location: Anaheim, CA
Posts: 91
 

Default Dropping short description

Hi all,

This is sort of two parts:
I am working from the customer/main/products.tpl

I would like to drop the short description from the list page but keep it in the detail page. Can't quite find the code.
Here is what I am talking about:
http://www.caltape.com/caltape/home.php?cat=3
I would like to remove the redundancy.

The same goes for the sku, but if I remove the following it also removes it from the detail page as well.
Code:
{$lng.lbl_sku}: {$products[product].productcode}
Should I be working in another tpl?

any help would be great
__________________
x-cart Gold 4.0.12
Server Linux
Accessing from Mac OS 10.4
Reply With Quote