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)
-   -   Product Image On Products.tpl (https://forum.x-cart.com/showthread.php?t=39995)

csgrant 05-23-2008 02:30 PM

Product Image On Products.tpl
 
Hello

In X-Cart 4.1.9 I wish to display the larger thumbnail (What X-Cart calls Product Image when adding a product) to the products.tpl page. I have tried to figure this out by looking at product.tpl but cannot seem to figure it out.

The code is:

Code:

{include file="product_thumbnail.tpl" productid=$products[product].productid image_x=$config.Appearance.thumbnail_width product=$products[product].product tmbn_url=$products[product].tmbn_url}

Something needs to be changed to call the larger image in, but I cannot figure it out.

The reason for this is the regular thumbnail is being used on products_t.tpl and I wish to use a different size for products.tpl for cosmetic reasons. I need each product to basically have a "Featured Image" and "Category Image" and this seems the best way about it.

Thanks

monocat 06-07-2008 12:34 PM

Re: Product Image On Products.tpl
 
Under your admin, go to "General Setting" > "Appearance Options" > "Thumbnail width in the products list:" and change the width size.


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

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