VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: hafiz on November 01, 2011, 10:17:44 AM

Title: how to make product image and description appear in shopping cart???
Post by: hafiz on November 01, 2011, 10:17:44 AM
how to make product image and description appear in shopping cart when product already add to cart???

please help :(
Title: Re: how to make product image and description appear in shopping cart???
Post by: MobiVM on November 05, 2011, 11:25:39 AM
Hello,

You need to change in below file:-

components/com_virtuemart/views/cart/tmpl/default_pricelist.php

For description You need to add below code:-

Quote<?php echo JHTML::link($prow->url, $prow->product_s_desc); ?>

Best Regards,
Trivedi kartik.
Title: Re: how to make product image and description appear in shopping cart???
Post by: racso987 on December 29, 2011, 22:01:35 PM
Hi


I have Virtuemart 1.1.8 and I can't find the file "default_pricelist.php" with the path: components/com_virtuemart/views/cart/tmpl/default_pricelist.php

I want to make description appear instead the name of the product.

If anyone know how to make this posible I'll be very grateful.

Thanks in advance and sorry for my bad english  ;D
Title: Re: how to make product image and description appear in shopping cart???
Post by: jenkinhill on December 29, 2011, 23:43:33 PM
Quote from: racso987 on December 29, 2011, 22:01:35 PM
I have Virtuemart 1.1.8

Then please post in the VirtueMart 1.1 boards. This section is for VirtueMart 2

http://forum.virtuemart.net/index.php?board=70.0