zibrnp Posted May 12, 2015 Share Posted May 12, 2015 I would like to make the product unavailable for purchase for 15min when client adds it to the cart.Is there a module that will allow me to do it? Regards Link to comment Share on other sites More sharing options...
zibrnp Posted May 14, 2015 Author Share Posted May 14, 2015 I had an idea that I can use MySQL Triggers to update ps_product_shop.active to 0 after product is added to the cart. But this is not going to work since cart checks if product is available and displays red error when is not.Is there another way to I can put on hold item added to the cart? Link to comment Share on other sites More sharing options...
Recommended Posts