Our site www.viart.com site is operated by latest Viart Shop 5 with default Clear design
Topic Information
drvonshnickel
drvonshnickel
Is it at all possible to include a small image of the item next to its name in the checkout and view cart pages?
 
Eugene (Guest)
Eugene (Guest)
Hi,
 
You can insert a code like this to templates/user/basket.html and templates/user/order_info.html
 
<img src="{small_image}" height="50" border="0" alt="" title="">
 
in any place between special comments <!-- begin items --><!-- end items -->
 
WBR,
ViArt Support Team
 
to any
 
Is it at all possible to include a small image of the item next to its name in the checkout and view cart pages?
 
drvonshnickel
drvonshnickel
Perfect, thanks
 
dani
dani
Thanks Eugene, but the image shows up on my order_info page but not on the basket page.. It is placed within the special comments in both pages.. any ideas?
 
alkatraz
alkatraz
This was added as an option in the Administration a while ago, no need to add code
 
For OrderInfo (checkout) page:
----
under,
 
Administration > Products > Products Settings
 
> Cart Columns
 
" on orders/checkout pages "
 
there's a drop down box that allows you to choose
---
 
As for it showing on the order page but not the basket:
----
Administration > CMS > Basket Page
 
Click on Shopping Cart
In the options on the right " Image type:"
Select the size you want
----
 
 
----
 
dani
dani
Thanks! Good
 
dani
dani
Oh, gotta stop the celebration, I don't see a drop-down menu in the Products Settings admin page next to "Cart Columns"
 
alkatraz
alkatraz
what ver are you running? i'm using 3.5 and see it
 
SajMalik
SajMalik
dani, you are right, it does not exist for basket page in product settings, but if you go to Administration > CMS > Basket Page and select the 'shopping basket' added to your page you get a slection box (top right) where you can choose image type Wink
 
Hope that helps - Chris
 
dani
dani
Thanks Chris! that did the trick Open-mouthed smile
Last modified: 27 Aug 2008 9:18 PM
 
alkatraz
alkatraz
isn't that what i said? lol
 
As for it showing on the order page but not the basket:
----
Administration > CMS > Basket Page
 
Click on Shopping Cart
In the options on the right " Image type:"
Select the size you want
 
SajMalik
SajMalik
alkatraz - it is just that problem of really understanding what is said. In England we talk of us and the Americans being divided by a common language Laughing
 
It just seemed to me that dani did not follow your direction - each of has a preferred way to receive information ... so I just felt that rephrasing would be helpful.
 
Just pleased that we care about helping each other Smile
 
dani
dani
lol! alkatraz, I can't explain it, my comprehension might be directly related to the amount of coffee in my system over the course of the day. Smile
 
I also realized later that I had to change the image code in the basket template file back to the original version...
Last modified: 28 Aug 2008 2:21 PM
 
SajMalik
SajMalik
I'll say, dani, if you are like me, after a year with Viat and all the updates and desire to get the most from it . . . you will start to feel that you are working in a living maze - a miriad of changing learning experiences. Perhaps I am just slowing as I age Wink
 
alkatraz
alkatraz
lol I'm Canadian actually ;) great to hear the problem is fixed! Good
 
Five5
Five5
Thanks Chris - this tip "Administration > CMS > Basket Page and select the 'shopping basket' added to your page you get a slection box (top right) where you can choose image type" was just what I was looking for. I could not work out how to get the image to appear in the cart page. I had one site doing it and another not, and could not work out why until now.
 
Thanks.