News:

Support the VirtueMart project and become a member

Main Menu

popup add to cart

Started by guardiano78, October 02, 2019, 19:44:44 PM

Previous topic - Next topic

guardiano78

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.