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.
no way?