Page 1 of 1

Removing "model" data field from website

Posted: Wed Feb 10, 2010 6:23 am
by slinkie172
Hi Folks,

I want to know how I can remove the "model" field from under the thumbnail pictures. I have removed it on the main product page (I just have price and stock) but can't find the option to remove it from under the thumbnails.

Thanks

Matt

Re: Removing "model" data field from website

Posted: Wed Feb 10, 2010 6:12 pm
by tim69
can you tell me how you removed the model link?

for most of my products there is no model and so on the products pages there is just a doubling up of two links which looks rather crap

Re: Removing "model" data field from website

Posted: Wed Feb 10, 2010 6:19 pm
by chaunghian
try to remove

Code: Select all

<span style="color: #999; font-size: 11px;"><?php echo $products[$j]['model']; ?></span><br />
in
/catalog/view/theme/default/template/product/category.tpl
and
/catalog/view/theme/default/template/common/home.tpl