News:

Support the VirtueMart project and become a member

Main Menu

Order totals not showing

Started by SarahW, May 31, 2012, 14:51:48 PM

Previous topic - Next topic

SarahW

No order totals are showing in the shopping cart (see screenshot).

I'm using Joomla 2.5.4 and VirtueMart 2.0.6 with an Artisteer template. Could this be a template issue? If so, does anyone know how to tackle it? If not, what could it be?

Thank you for reading.

[attachment cleanup by admin]

RuggeroSB

#1
http://www.inmotionhosting.com/support/website/joomla-25/no-totals-on-virtuemart-checkout

Worked for me. In order to not show final saleprice on the product details page but still show the cart propertly, I had 2 add display: none !important; to the div style in the css.

Really dumb tho that VM doesn't return ALL the prices to the cart page and allow the template creator to determine what to display! If you remove the final salesprice it also kills the shipping calculation - basically the checkout page becomes completely broken.