Hello there. Im facing a really annoying problem ,which i cant find any solution. When i add a product to my cart it adds the product two times. I've seen my XHR requests from devTools and there are always two requests instead of one everytime i click add to cart button.
XHR request:
index.php?option=com_virtuemart&nosef=1&view=cart&task=addJS&format=json&lang=gr&Itemid=101
index.php?option=com_virtuemart&nosef=1&view=cart&task=addJS&format=json&lang=gr&Itemid=101
If i disable/unpublish Vitruemart's Products Module ,and then i click SJ Super Category module to add a product to cart , it does NOT add the product to the cart , instead ,it redirects me to "index.php/component/virtuemart/"
Any help there?
Im using VirtueMart 3.4.2
Joomla 3.9.5
PHP 7.2.21
SJ Super Category for VM v1.0.0