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)
-   -   cart image size (https://forum.x-cart.com/showthread.php?t=20352)

marx 03-06-2006 10:42 PM

cart image size
 
When you view the items in your cart, how do you size the product image to be thumbnail size?

thanks

-m

pauldodman 03-06-2006 11:35 PM

You can do this for any thumbnail that is displayed by entering a fixed value instead of the code that calls the size from the database.

so, take skin1/customer/main/cart.tpl

around line 22 ish, you will see the line that displays the thumbnail.

so where it says:
include file="product_thumbnail.tpl" productid=$products[product].productid image_x=

the bit that says:
image_x=
is the key

put a value right there e.g. 120

Total Hosting 03-08-2006 07:04 PM

Hey Marx,

I ended up answering several questions I had on modding the cart. You can see me talking to myself here:
http://forum.x-cart.com/viewtopic.php?t=27090&highlight=

Hope that helps you.


All times are GMT -8. The time now is 04:53 AM.

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