This topic has 7 replies, 3 voices, and was last updated 2 years, 11 months ago ago by Olga Barlow
When I add “group of 10 quantities” (or any other group) I am still able to add a different amount manually and add it to the cart.
https://www.screencast.com/t/WgOCXLhIP7zs
https://www.screencast.com/t/iUNTLrEKwBrf
I switched theme and then it works as it has to. Contacted WC support allready. They say that Xstore overwrites 35 WC template files. This could cause it. You can try with product http://ebben.jeroenberings.nl/product/nitril-handschoen-zwart. When I use +/- in cart is works like expected (amounts of 10 after each click.
Website is still un development!
Hello,
Provide FTP access also. If you don’t know what is FTP then contact your hosting provider. They will give you access.
Regards
FTP added
Try to add the next code in Theme options > Theme Custom CSS > Global:
.quantity-wrapper .qty {
pointer-events: none;
}
Regards
Thanks for your reply. This is not really what I want. This code prevents input. Change amount is only possible with +/-. I have products which are not sold in quantities of f.i. 12 but only 1. If the customer needs 10 of this particular product he/she has to click 10 times on + (very unconveniant). In other themes it works perfect. If you have to order in units of 12 and customer types 13, a message apears that he has to choose 12 or 24. Xstore is not compatible with this extension of WC right now.
Hello,
I passed your answer to our developers. They will take a closer look if they could add compatibility.
Regards
Hello,
It looks the plugin does not support Ajax add to cart. I have disabled that in the Single product settings and now notice appears https://prnt.sc/21enb4y
Regards
Tagged: extension, incompatible, min/max, quantities, templates, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up