[Plugin: FoxyShop] One "Add to Cart" button for multiple products
-
I’m trying to create a very simplified shop page —?just one page (the “all-products” page) with multiple products, product descriptions, and quantity fields. (Products do not link to a product detail page, you should just be able to place your order right on that page). The products do not have variations. The only option is quantity
What I’d like to do is be able to have quantity boxes for each of the (three for now) products, and a SINGLE add to cart button, so the user can add in quantities for each product, and then “Add to Cart” only once. (As opposed to having to add one product to the cart, then “go back” and add another).
I can only figure out how to add an Add to Cart button to each product individually. Is it possible to do what I’m trying to do here?
Here’s a screens shot of what the interactive part of it should look like:
https://dl.dropbox.com/u/2890872/add-to-cart.png
- The topic ‘[Plugin: FoxyShop] One "Add to Cart" button for multiple products’ is closed to new replies.