shopping cart doesn't show price

Create unique look and build successful ecommerce website with eShop Joomla template.
GK User
Thu Apr 19, 2012 4:36 am
On my site , the shopping cart is not showing prices on show cart , it is not showing tax , discount and the total ...do you know how to fix it ?
User avatar
Fresh Boarder

GK User
Thu Apr 19, 2012 4:33 pm
Hi,

What is your site then I can check?

Thanks,
User avatar
Platinum Boarder

GK User
Thu Apr 19, 2012 4:35 pm
hi
here it is
http://farmaciahomeovitae.com.br/
please add itens to the cart ...you will see the problem ...
User avatar
Fresh Boarder

GK User
Thu Apr 19, 2012 4:45 pm
Thank you I seem to see the problem now. Are you using the latest version of VitueMart as well as the template?
User avatar
Platinum Boarder

GK User
Thu Apr 19, 2012 4:47 pm
Hi

look what i found on another forum ....

" Hi,

Fixed for the next version.


Meanwhile you can fix it that way:
In file components/com_virtuemart/views/invoice/tmpl/mail_html_pricelist.php

replace
Code: [Select]
require(__DIR__.'/invoice_items.php');


with
Code: [Select]

$oldlayout=$this->getLayout();
$this->setLayout('invoice');
echo $this->loadTemplate('items');
$this->setLayout($oldlayout);
***************************************************************************************


However did not work out .....
also i updated to the new version on virtuemart ...and for me did not solved the problem.
User avatar
Fresh Boarder

GK User
Thu Apr 19, 2012 4:56 pm
User avatar
Fresh Boarder

GK User
Fri Apr 20, 2012 1:14 am
i was investigating , and this problem is totally related to the template ....on the other themes the shopping cart works fine ....
User avatar
Fresh Boarder

GK User
Tue Apr 24, 2012 6:46 pm
Me too have the same problem after having updated from VM 2.0.2 to 2.0.6. Every thing I understand on VMforum don't work for eshop template.
Please help us!
Many Thanks
Paolo

under construction site link is: lnx.calciovintage.it/gk
User avatar
Fresh Boarder

GK User
Thu Apr 26, 2012 1:01 pm
Hi guys,

Can you send me a PM to provide backend and FTP access info then our developers will debug to fix for you?

Thanks,
User avatar
Platinum Boarder

GK User
Tue May 01, 2012 11:23 pm
I will glad to send you the ftp, and all necessary access. Could you please show me how to send a PM for you , on this forum?
User avatar
Fresh Boarder

GK User
Wed May 02, 2012 4:44 pm
Please use this link to compose me a PM https://www.gavick.com/forums/user/compose.html?i=pm

Thanks,
User avatar
Platinum Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.