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 for more information
Got questions? Feel free to contact us! Support Form.
Installation procedure
Download your extension package from the Download page after purchasing the extension.
Open the extension ZIP file you downloaded and extract it to a directory on your computer using a tool like WinRar, WinZIP or similar.
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.
Connect via SSH and run the following commands (make sure to run them as the user who owns the Magento files!
php bin/magento module:enable –clear-static-content Extendware_Core
php bin/magento module:enable –clear-static-content Extendware_AjaxCart
php bin/magento maintenance:enable
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento maintenance:disable
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.
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
To configure the extension you need to go to Admin Panel → Extendware Menu → Extendware AjaxCart → Configuration.
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
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