Add muliple products to cart
-
Hi,
I’ve found I can add custom add product links like so:
<button value="33988" class="single_add_to_cart_button">Add to cart</button>
Where the value is the product ID.
Is it possible to add two products with one click?
I’ve tried comma separating the values them but it doesn’t work.
Thanks
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Add muliple products to cart’ is closed to new replies.