VirtueMart Forum

VirtueMart 2 + 3 + 4 => Product pricing => Topic started by: AHTaylor1968 on September 22, 2014, 13:08:11 PM

Title: Price not showing in Cart
Post by: AHTaylor1968 on September 22, 2014, 13:08:11 PM
Why would the price not show in the CArt when it displays everywhere else on site?

I have run through a test order and price of product not showing in Cart until order is confirmed and then price shows on Paypal screen (sandbox mode)

Joomla: 2.5.24
VM: 2.6.10
Title: Re: Price not showing in Cart
Post by: jenkinhill on September 22, 2014, 13:56:12 PM
Are you using a commercial template? If you are not using the default VM view files then it is likely to be a template override or css issue.

URL?
Title: Re: Price not showing in Cart
Post by: AHTaylor1968 on September 22, 2014, 13:57:16 PM
Hi Jenkinhill,

My site is not live yet but is running in a sub folder on the server.  Would it be ok for me to give you the URL?  No security issues with me posting is there?
Title: Re: Price not showing in Cart
Post by: jenkinhill on September 22, 2014, 15:20:21 PM
You can just post it as is, or use tinyurl.com or similar to mask the actual url if worried about Google indexing it now.
Title: Re: Price not showing in Cart
Post by: AHTaylor1968 on September 22, 2014, 15:56:09 PM
Ok

I have deselected the "use only as catalogue" for the time being to try to solve the problem.

http://framed-up.co.uk/test/index.php/artist/james-lawrence-isherwood/untitled-7-detail

This is one of my product details pages.  If you click on Add to Cart nothing appears to happens when I have the "display modal pop up - Add to Cart" selected. 

I have deselected this so you can see the invoice so when you click "Add to Cart"  you are automatically taken to the Cart Invoice.

Any ideas why price not showing?



I did place the Cart in the module position User 1 but unpublished this for time being as not showing how I want it - need to tinker with CSS.
Title: Re: Price not showing in Cart
Post by: jenkinhill on September 22, 2014, 16:30:33 PM
You are only wanting to display the final salesprice? Is that all that is selected in confic/pricing?

Can't see the problem - is that a template override?  Try selecting One Page Checkout enabled  in config/checkout.

You do have JavaScript errors, so you need to run a debugger. You are loading more than one version of jQuery. Thjat should not affect the price display but does affect the add to cart modal operation.
Title: Re: Price not showing in Cart
Post by: AHTaylor1968 on September 22, 2014, 16:40:27 PM
Thank you Jenkinhill!

Yes I only want to display the price - there is no discount etc.  This config hasnt been changed and all worked ok up until a few days ago

It is a template override.  Have tried one page checkout before but will try again.

with regard to the javascript errors - how do you know you have them and how do I debug - using firebug?
Title: Re: Price not showing in Cart
Post by: jenkinhill on September 22, 2014, 17:41:28 PM
You were give the link to the FAQ on that before:   http://forum.virtuemart.net/index.php?topic=125821.msg430947#msg430947
Title: Re: Price not showing in Cart
Post by: AHTaylor1968 on September 22, 2014, 18:02:16 PM
Thanks - I did look at the link before.

Javascript errors way over my head so think will have to think of another way to do the website ( preferably one that does not require me to be an expert!)

Thanks for all your help.

Title: Re: Price not showing in Cart
Post by: jenkinhill on September 22, 2014, 18:46:10 PM
All the information you need to solve your problems is in the forum. You just have to search for it.