* Magento 2.3.0 or higher
Please follow these steps:
php bin/magento module:enable Amazingcat_ProductModal
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
Buying product
1. Go to a catalog category page.
2. Click on a product.
Modal window with the description of the product will be opened. Customers can change the quantity of the product and select related products, if any exists.
3. Click on the "Add Items".
The product modal will be closed and the cart popup will be opened.