when you delete a product from cart, in the url is shown the url https://www.yourshop.de/warenkorb.html?iProductDelete=881
But how can i create a url link which directly adds a simple product into the cart? the product has the product id "231" and NO ATTRIBUTES or any configuration options. Hope you can help me!
I tried the url /warenkorb.html?iProductAdd=231 but this wasnt working