Hi, i have same problem with update quantity in product page. If I change q´ty from 1 from to may be 2 or other number, then in this position is showing NaN. Can somebody help me? THX
First please try update template to the latest version if this will not help please rename /html/com_virtuemart/cart/default.php to /html/com_virtuemart/cart/_default.php
Thank you for your reply, but is not help me. I update template for last version and i rename default and i have still my problem. Some other solution?
hi i was replace part of Display the quantity box in /html/com_virtuemart/productdetails/default.php from storefront. Now i can change q´ty with buttoms +/- , but if i change q´ty manualy problem stiil. pom-pom.inace.sk
This option will check if a proper value is given to quantity field, so it can be usefull, but not neccessary if You ask me
Anyway I think You have used one of Your solutions already, becuause it looks fine to me. If You want me to find a proper solution I need to see the site while it's broken, so if You want me to investigate please revert the changes.
Thanks for your interest. Now it is without my solutions. Please try change q´ty on product page. And I found another problem with images in popup cart. it is showing different product images like is original product images. Again thanks.
Please send me an access to ftp. I think I know what the cart popup problem is. Also make sure an url to Your site is attached to the message. It will be easier to connect access with forum question.
Hi, i was solved problem with popup car images, problem was easy i am complete SKU of product and now is ok. But problem with change of q´ty still. I am sent you message with ftp access on your gmail.
I've fixed the problem by replacing the part of the code for add to cart with the one in default vm template. Here is a file to replace in /html/com_virtuemart/productdetails/default.php for anyone who will be looking for same solution.