X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Category icons as featured products images?? (https://forum.x-cart.com/showthread.php?t=5243)

toby5482 11-16-2003 12:51 PM

Category icons as featured products images??
 
I'm trying to use the product's category icon as the featured product thumbnail image.

I know i need to place something along the lines of this in the products_t.tpl:

[img]../icon.php?categoryid={$current_category.categoryid} [/img]

But does anyone know how i get it to display the product category icon rather than the current category icon?

B00MER 11-17-2003 09:55 AM

[img]../icon.php?categoryid={$products[product].categoryid}[/img]

Should do the trick? :?:

toby5482 11-19-2003 09:18 AM

Thanks, that works fine.

vsgamingsupplies 08-06-2004 10:49 AM

custom mod to show thumbnail with category links
 
I found some code in here to show thumbnail images with category links but when you generate the static html pages, it doesn't export them - obviously. I missed that part. Does anyone know where those tpl files are so I can edit them?

For example:
http://www.vsgamingsupplies.com/store/home.php?cat=248

The cat images are broken.

Thanks,


All times are GMT -8. The time now is 01:30 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.