View Single Post
  #1  
Old 05-22-2009, 06:25 PM
 
Acratech Acratech is offline
 

Newbie
  
Join Date: Feb 2009
Posts: 7
 

Default modifying products.tpl

I want to add in where the other products display in a category.
I can easily add a include to place on the page items below the items in the category, but I am not sure how to add an image in line with the items on a page. (See the attached image)
Can someone point me in the correct direction here?
I am thinking that I will have to do a includes for a file and then in the file put in something like -
{php}if ($_GET['cat'] == 20):{/php}
And if the page is category 20 it will show the image inline.
Attached Thumbnails
Click image for larger version

Name:	lensplatepage2.jpg
Views:	169
Size:	126.6 KB
ID:	1541  
__________________
x-cart 4.2
X-affiliate 4.1.9
Reply With Quote