![]() |
Wishlist Change Image Size
I am wanting to change the image size of the thumbnail image that shows up in my wishlist. Can anyone help?
This is the page I am working on:https://www.saharasmoke.com/store/cart.php?mode=wishlist&keep_https=yes The problem is the image stretches out my template. Here is the code I am working with: <a href="product.php?productid={$wl_products[product].productid}&quantity={$wl_products[product].amount}">{if $wl_products[product].is_pimage eq 'W' }{assign var="imageid" value=$wl_products[product].variantid}{else}{assign var="imageid" value=$wl_products[product].productid}{/if}{include file="product_thumbnail.tpl" productid=$imageid image_x=$wl_products[product].pimage_x image_y=$wl_products[product].pimage_y product=$wl_products[product].product tmbn_url=$wl_products[product].pimage_url type=$wl_products[product].is_pimage}</a> Please help. Thanks, llana |
Re: Wishlist Change Image Size
I figured it out.
|
Re: Wishlist Change Image Size
It would be great if you could share your code as I am looking to do the same
|
All times are GMT -8. The time now is 05:11 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.