Add to Cart Redirect (Almost Working)

You want to add 3 bottles at one time right ?

You’d need to the action of add to cart click to happen for each of the items. Using something like this maybe : .each() | jQuery API Documentation ?

Here’s something in the same spirit — where one button would empty all cart items :