I want my e-shop to allow only one product to be at cart per transaction. I When a customer want to add a second product i want a message to be displayed when push the add to cart button. n witch script should i modify the code?
Thanks!
I think it's components\com_virtuemart\helpers\cart.php
possibly the add function