Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore Tweaks › Adding product thumbs next to item titles in shopping cart list › Reply To: Adding product thumbs next to item titles in shopping cart list
February 4, 2010 at 2:31 pm
#16909
Member
Please, how could I add the eStore image thumbnail in the cart session?
I found the right line in which insert the IMG tag, but I’m not able (due to my poor programming knowledge) to recall the product “thumbnail_url”.
I tried <IMG src='”.$item.”></IMG> but I think that it is wrong because I haven’t insert this array voice in the session.