When using the new AJAX popup for WooCommerce products, the add to cart button component does not show the product variations in the popup. The demo link I provided is a bricks playground showing this behaviour. The fruit and veggies products are variable, and we see the “Select Options” button rather than the variation choices in the popup. The wheat product is simple, and shows the add to cart as expected. On the actual product pages, the Add To Cart component behaves as expected.
Thanks for checking with us.
This is the expected result.
When you are inside a loop, the add to cart button will only show if it’s a simple product, otherwise, it will be the “Select Option” button which directs visitors to the single product page.
Just like in a WooCommerce loop / Shop page.
Are there any plans to fix this so that we see the variations options in the popup? This would be very useful to quickly choose options and add an item to cart, and greatly improve the WooCommerce experience in Bricks
I’ve tried this to add the variations, but the they don’t work properly. You choose a variant, click add to cart and it adds the product with no variant included. After the item is added to cart it seems to update the form and the variations start working (you can now see what’s out of stock) and when adding another the product variant gets added as it should.