I'm using Magento 2.3.2.
Current Behavior:
On click of "Add to cart" of a product with variation it takes to product page. And there I can select its variation and then add it to cart.
Expected Behavior:
I don't wan't the user to be taken to product page. In item list itself user should be able to select the variation and then add it to cart.
Do I have to write custom PHP code or is it already available in Magento?
Is there any free plugin for that?
https://magento.stackexchange.com/q/292234/81043