The purpose of this project is to create an expandable PHP based ecommerce platform, built on interchangeable libraries that can be used independently of Vespolina, all managed by configurable processes and whenever possible, using established standards.
When adding the same Product twice to the cart, the quantity should be increase. At the moment, a second position is added to the cart. Also the user has to be redirected to the cart after adding, otherwise a reload of the page adds another position to the cart.
When adding the same Product twice to the cart, the quantity should be increase. At the moment, a second position is added to the cart. Also the user has to be redirected to the cart after adding, otherwise a reload of the page adds another position to the cart.