how to make product image and description appear in shopping cart when product already add to cart???
please help :(
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.
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
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