VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: goudmahendra on December 13, 2017, 15:20:36 PM

Title: Product not adding to cart
Post by: goudmahendra on December 13, 2017, 15:20:36 PM
Hello Support,

I have Joomla Version 2.5.20 and  VirtueMart 2.6.22

Add product to cart is not working. Sometimes it add products, sometime not. If we chosse product without custom fields. It's working correctly, But with custom fields it's not working sometime. I have tried all solutions (check quantity, session variable in Joomla session table,etc.). But it's not working for me.

Site address is : http://bit.ly/1SGXqdL,
Product name is  : LSM Business Cards
Mostly having problem with Google Chrome, on Firefox it's working properly

Thanks
Title: Re: Product not adding to cart
Post by: GJC Web Design on December 13, 2017, 19:22:53 PM
It will most likely be a JS issue .. check the console

or template not up to date
Title: Re: Product not adding to cart
Post by: goudmahendra on December 14, 2017, 10:22:54 AM
Thanks for you reply

Yes Jquery is the problem, Actually, when we do some input on custom fields, virtue mart calling recalculate function from vmprices.js. and at the same time we press add to cart button, but jquery request is not completed that's why products is not added to the cart, it's only having in chrome, on firfox it's working properly

So I think , I need to put loading icon until jquery/ajax process is not complete ?

Thanks

Title: Re: Product not adding to cart
Post by: GJC Web Design on December 14, 2017, 10:45:37 AM
Check how its handled on the standard VM3 template