VirtueMart Forum

VirtueMart 2 + 3 + 4 => Plugins: Payment, Shipment and others => Topic started by: aspa on October 02, 2014, 07:44:29 AM

Title: One product per time
Post by: aspa on October 02, 2014, 07:44:29 AM
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!
Title: Re: One product per time
Post by: balai on October 02, 2014, 10:28:55 AM
I think it's components\com_virtuemart\helpers\cart.php

possibly the add function