Hi - I have a view set up so that users can select size and add to cart all from the very simple shop page. No need to go to multiple pages, since it's just a few products.
On the popup (see two t-shirt products) I'd like users to be able to select size and add to cart. It appears that that is what they can do, but it redirects them to the product page. I'd like it to function as the products above do, once you add to the cart, it adds it and you stay on this page.
Can you tell me what I'm missing to make that work?
And it is also the default behaviour of WooCommerce itself (which the WooCommerce Views shortcodes reproduce).
If you test variable products on a simple WooCommerce site (no Toolset installed), on the shop page you will see the button is "Select options" instead of "Add to cart" and it takes you to the product page where you choose the variations required.