VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: guardiano78 on October 02, 2019, 19:44:44 PM

Title: popup add to cart
Post by: guardiano78 on October 02, 2019, 19:44:44 PM
Hello,
I need to make a change in the "padded.php" file.
Through "$ product-> quantity" I can get the maximum stock that can be purchased.
I would like to be able to also withdraw the requested quantity that the user writes in the product quantity box when he clicks on "Add to cart".
I think it's written in session.

Can i get this value?
If so what is the code I must use?

Thank you.
Title: Re: popup add to cart
Post by: guardiano78 on October 04, 2019, 19:25:30 PM
no way?