# Ajax Add to Cart Extension for Magento 2 \ We understand that stores have a variety of products of various types. AJAX Cart supports them all simple, configurable, grouped, bundle, virtual, and downloadable! \ \ **Compact Javascript so your Web Site Does Not Become Bloated** \ Our Javascript is super compact. We use limited inline Javascript and we do not use external dependencies which will slow down the download speed of your site. The Javascript is also fully compatible with our Minify Js / Css/ HTML Site Optimizer/Speedster extension \ \ **Gracefully Disables Itself on Unsupported Browsers** \ If a user is using a very old browser or has Javascript disabled, AJAX Cart, Wishlist, and Compare gracefully disables itself. \ \ **Supports Secure Web Pages (HTTPS)** \ **Easily Customize via CSS, Templates, and Layouts** \ **Choose to Auto-Hide a Dialog After a Set Amount of Time** \ **Enable / Disable Various Aspects of Extension** ## Why Do You Need Ajax Add to Cart? Magento AJAX Cart will change the way your customers interact with your store. Your store will enter the modern age with Magento Ajax Cart, wishlist, and compare adding and deleting. It works for all product types, has many customization options, and will increase your store's usability and appearance. You can even show upsell / related products on the success dialog to increase sales. ## Installation **Interested in Extension Installation ?** Visite our installation service page [https://www.extendware.com/magento-extension-installation-service.html](https://www.extendware.com/magento-extension-installation-service.html) for more information Got questions? Feel free to contact us! [Support Form](https://support.extendware.com/). **Installation procedure** 1. Download your extension package from the [Download](https://www.extendware.com/downloadable/customer/products/) page after purchasing the extension. 2. Open the extension ZIP file you downloaded and extract it to a directory on your computer using a tool like WinRar, WinZIP or similar. 3. Upload the extracted folders and files into the root directory of your Magento installation. The root directory of Magento is the folder that contains the directories "app", "bin", "lib" and more. All folders should match the existing folder structure. If one of our extensions is already installed and you're updating it, make sure to overwrite the existing files of the extension. 4. Connect via SSH and run the following commands (make sure to run them as the user who owns the Magento files! 5. php bin/magento module:enable --clear-static-content Extendware_Core 6. php bin/magento module:enable --clear-static-content Extendware_AjaxCart 7. php bin/magento maintenance:enable 8. php bin/magento setup:upgrade 9. php bin/magento setup:di:compile 10. php bin/magento setup:static-content:deploy 11. php bin/magento maintenance:disable 12. In case if you still do not see the extension active, Go to Admin -> System -> Cache Management and click both the 'Flush Magento Cache' as well as the 'Flush Cache Storage' button. 13. Woo-ha! You have successfully installed the extension and your store is ready to protect from spammers and bad bots. ## USER GUIDE **You will find all extendware settings in Admin Panel → Extendware Menu** ![alt_text](docs/images/1.png "image_tooltip") **To configure the extension you need to go to Admin Panel → Extendware Menu → Extendware AjaxCart → Configuration.** ![alt_text](docs/images/2.png "image_tooltip") ### Ajax Add to Cart General Configuration **Status** - Select Yes to enable the extension. **Popup Close Delay(in seconds)** - You can set time (in seconds) how much time you want to display popup once customer adds product to cart. ### Ajax Add to Cart Style Management **Background Color** - From the color picker you can select the background color of the popup. **Header Background Color** - From the color picker you can select the header background color of the popup. **Text Color** - From the color picker you can select the text color of the popup. **Left Button Color** - From the color picker you can select the left button (Continue Shopping) color of the popup. **Right Button Color** - From the color picker you can select the right button (View Shopping Cart) color of the popup. **When customer click on add to cart button extension will add product to cart and display popup with action** ![alt_text](docs/images/3.png "image_tooltip") ## Changelog All notable changes to this project will be documented here. ### [1.2.0] #### Added Support for Magento 2.4.6-p2 with PHP8.2 ### Fixed Update menu sorting in the admin view. ### [1.1.1] #### Added First release