Title: Add to Cart Ajax for Hello Elementor
Author: Fahad Mahmood
Published: <strong>September 27, 2021</strong>
Last modified: May 21, 2026

---

Search plugins

![](https://ps.w.org/add-to-cart-ajax-for-hello-elementor/assets/banner-772x250.
png?rev=2622279)

![](https://ps.w.org/add-to-cart-ajax-for-hello-elementor/assets/icon-256x256.png?
rev=2622279)

# Add to Cart Ajax for Hello Elementor

 By [Fahad Mahmood](https://profiles.wordpress.org/fahadmahmood/)

[Download](https://downloads.wordpress.org/plugin/add-to-cart-ajax-for-hello-elementor.1.1.3.zip)

 * [Details](https://wordpress.org/plugins/add-to-cart-ajax-for-hello-elementor/#description)
 * [Reviews](https://wordpress.org/plugins/add-to-cart-ajax-for-hello-elementor/#reviews)
 *  [Installation](https://wordpress.org/plugins/add-to-cart-ajax-for-hello-elementor/#installation)
 * [Development](https://wordpress.org/plugins/add-to-cart-ajax-for-hello-elementor/#developers)

 [Support](https://wordpress.org/support/plugin/add-to-cart-ajax-for-hello-elementor/)

## Description

 * Author: [Fahad Mahmood](https://www.androidbubbles.com/contact)
 * Project URI: [http://androidbubble.com/blog/wordpress/plugins/add-to-cart-ajax-for-hello-elementor](http://androidbubble.com/blog/wordpress/plugins/add-to-cart-ajax-for-hello-elementor)

An addon for WooCommerce compatible theme “Hello Elementor”, a plain-vanilla & lightweight
theme for Elementor page builder.

#### Hello Elementor / Mini Cart

#### Product Configurator for WooCommerce / Mini Cart

### License

This WordPress plugin is free software: you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the Free Software
Foundation, either version 2 of the License, or any later version. This WordPress
plugin is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE. See the GNU General Public License for more details. You should have received
a copy of the GNU General Public License along with this WordPress plugin. If not,
see http://www.gnu.org/licenses/gpl-2.0.html.

## Screenshots

[⌊Compatibility List⌉⌊Compatibility List⌉[

Compatibility List

## Installation

 1. Upload the plugin files to the `/wp-content/plugins/` directory, or install the
    plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress
 3. There will now be a Split icon in the to WooCommerce order overview page within
    the order actions.

## Reviews

![](https://secure.gravatar.com/avatar/10adfafeabbe0be2477feed3904f3991c6f9e461f82dc51d8b7c4b71491cb698?
s=60&d=retro&r=g)

### 󠀁[Light weight and stable.](https://wordpress.org/support/topic/light-weight-and-stable/)󠁿

 [iamkashifnadeem](https://profiles.wordpress.org/kashifkiduniya/) November 11, 
2023

I was looking for ajax add to cart in single product. Although i was expecting this
function in elementor built in.I tried so many plugins just to get this function
even i tried pro addons too. But almost all plugins came with unnecessary extra 
addons which i really don’t need. I just wanted to keep my store clean.Then i tried
this plugin… surprisingly it’s light weight, smooth and stable. @elemntor should
add this plugin in Elementor built in.I had few quires about customisation. Plugin
Author is so helpful. He helped me a lot to integrate in my project.

![](https://secure.gravatar.com/avatar/245c865248c5cb23c78b4fad07542d32041c33a58d5485f2151fdb09294d75df?
s=60&d=retro&r=g)

### 󠀁[Works exactly as intended](https://wordpress.org/support/topic/works-exactly-as-intended-12/)󠁿

 [jaysonvds](https://profiles.wordpress.org/jaysonvds/) April 22, 2023

Works great. Wish it was baked into Hello Elementor automatically.

![](https://secure.gravatar.com/avatar/3a453cf9c6d08355ed8d6a44ef641771d7725023f61791dcd03ab1908513e273?
s=60&d=retro&r=g)

### 󠀁[A lightweight and fast add to cart for WooCommerce Product Pages](https://wordpress.org/support/topic/a-lightweight-and-fast-add-to-cart-for-woocommerce-product-pages/)󠁿

 [Fahad Mahmood](https://profiles.wordpress.org/fahadmahmood/) September 27, 2021

Hello Elementor theme is working perfectly without any JavaScript errors and conflicts.
This plugin detects the product page and bind the click event with the Add to Cart
button, regenerates the mini cart with correct number of items and cart total. All
currency symbol, checkout url, cart url and even stock level is being updated accurately
in mini cart.

 [ Read all 3 reviews ](https://wordpress.org/support/plugin/add-to-cart-ajax-for-hello-elementor/reviews/)

## Contributors & Developers

“Add to Cart Ajax for Hello Elementor” is open source software. The following people
have contributed to this plugin.

Contributors

 *   [ Fahad Mahmood ](https://profiles.wordpress.org/fahadmahmood/)
 *   [ mklacroix ](https://profiles.wordpress.org/mklacroix/)
 *   [ Marc Lacroix ](https://profiles.wordpress.org/marcusig/)
 *   [ Invoicepress ](https://profiles.wordpress.org/invoicepress/)

[Translate “Add to Cart Ajax for Hello Elementor” into your language.](https://translate.wordpress.org/projects/wp-plugins/add-to-cart-ajax-for-hello-elementor)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/add-to-cart-ajax-for-hello-elementor/),
check out the [SVN repository](https://plugins.svn.wordpress.org/add-to-cart-ajax-for-hello-elementor/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/add-to-cart-ajax-for-hello-elementor/)
by [RSS](https://plugins.trac.wordpress.org/log/add-to-cart-ajax-for-hello-elementor/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.1.2

 * Enhancement: Added `mcafw_after_add_to_cart` action hook for developers to attach
   custom functionality after an item is added to the cart. 25/10/2025
 * Improvement: Refactored AJAX handler for cleaner structure, better sanitization,
   and improved error handling.
 * Improvement: Optimized cart fragment refresh logic for faster updates on Elementor
   mini-cart widgets.
 * Tweak: Cleaned up script enqueue conditions and added nonce validation for improved
   security.
 * Dev: General code cleanup and stability improvements.

#### 1.1.0

 * Fix: Simple product add to cart was not working for WooCommerce default templates.
   11/11/2023 [Thanks to Kashif Nadeem / RichCandies]

#### 1.0.9

 * Fix: jQuery blockUI related issue. 02/01/2023 [Thanks to Narinder Kumar / Dfavo]

#### 1.0.8

 * Updated for Mini Cart Close Button stops working. 08/07/2023 [Thanks to Humna
   Naeem]

#### 1.0.7

 * Updated for WordPress version. 24/05/2023

#### 1.0.6

 * WC refresh fragments implemented instead of creating fragments manually. 05/08/
   2022 [Thanks Filipe Russane]

#### 1.0.5

 * Add to cart is not displaying in mini cart, your script is not working. 05/02/
   2022

#### 1.0.4

 * Add to cart buttons will not work for out of stock items. 13/01/2022

#### 1.0.3

 * Mini cart open icon and close icon related click event revised. 03/10/2021

#### 1.0.2

 * Product Configurator for WooCommerce – compatibility added. 28/09/2021

#### 1.0.1

 * Improvements regarding totals in mini cart. 27/09/2021

#### 1.0.0

 * Initial commit. 27/09/2021 [Thanks to tomdimond/discoversalkan]

## Meta

 *  Version **1.1.3**
 *  Last updated **1 month ago**
 *  Active installations **300+**
 *  WordPress version ** 4.4 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 7.0 or higher **
 * Tags
 * [add to cart](https://wordpress.org/plugins/tags/add-to-cart/)[ajax](https://wordpress.org/plugins/tags/ajax/)
   [hello elementor](https://wordpress.org/plugins/tags/hello-elementor/)[product page](https://wordpress.org/plugins/tags/product-page/)
   [woocommerce](https://wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://wordpress.org/plugins/add-to-cart-ajax-for-hello-elementor/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  3 5-star reviews     ](https://wordpress.org/support/plugin/add-to-cart-ajax-for-hello-elementor/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/add-to-cart-ajax-for-hello-elementor/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/add-to-cart-ajax-for-hello-elementor/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/add-to-cart-ajax-for-hello-elementor/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/add-to-cart-ajax-for-hello-elementor/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/add-to-cart-ajax-for-hello-elementor/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/add-to-cart-ajax-for-hello-elementor/reviews/)

## Contributors

 *   [ Fahad Mahmood ](https://profiles.wordpress.org/fahadmahmood/)
 *   [ mklacroix ](https://profiles.wordpress.org/mklacroix/)
 *   [ Marc Lacroix ](https://profiles.wordpress.org/marcusig/)
 *   [ Invoicepress ](https://profiles.wordpress.org/invoicepress/)

## Support

Issues resolved in last two months:

     1 out of 1

 [View support forum](https://wordpress.org/support/plugin/add-to-cart-ajax-for-hello-elementor/)