how to make product image and description appear in shopping cart???

Started by hafiz, November 01, 2011, 10:17:44 AM

Previous topic - Next topic

hafiz

how to make product image and description appear in shopping cart when product already add to cart???

please help :(

MobiVM

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.
Native mobile Apps for VirtueMart! Visit http://www.ivmstore.com

racso987

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

jenkinhill

Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum