WordPress OSINT, maintenance or security needs? Reach out!
TLDWP

Plugin: enhanced-ajax-add-to-cart-for-woocommerce (Used by 374 domains)

Enhanced AJAX Add to Cart for WooCommerce

πŸ‘€ The Rite Sites πŸ“¦ v2.4.0 πŸ”— Plugin Homepage

Use the block or shortcode to display a lightweight, smart, and flexible Add to Cart button inline with any content, on any page you desire.

This extension for WooCommerce allows you to render a non-redirect button with an associated quantity field. Create effective and functional buttons to use for your or your customers convenience anywhere on your site you want!

Find the newly released Pro version here!
Premium now has a GROUP shortcode!
[a2c_group_buttons
product={1,2,3,4…}
order={β€œtitle,quantity,separator,price,description”} // any order you want, also accepts first letters as arguments β€œq,s,t,p,d” for example.
class={STRING}
button_text={STRING}
title={none|attribute}
quantity={INTEGER}…
/]

Breaking Changes in 2.0 found here

Lightweight

We consider our product and its displaying components to be lightweight. The Add to Cart interaction is one of the key moments prior to the decision of a customer finishing their checkout. Understanding that, we are trying to deliver the smallest payload possible when it comes to html and assets.
Keeping our html lightweight already, if objects are not displayed (e.g. title or price) then the html is never generated, rather than relying on css.

Smart

Keeping with the theme of lightweight and optimized, assets, which are separated by their uses, will only be loaded when they are used!
Not only that, but the button will become disabled (by default) if the associated product is now out of stock (toggled in the settings).

Flexible

Through the block interface, you can change entirely the order of all parts of the product info & button. Toggling fields on and off, you can make the area fit the way you dream it!
Many plugins we have used in the past feel overbearing when it comes to styling, sometimes making it hard to apply styles to help the plugin fit your theme.
We left the themeing to you, using some base classes on elements like the buttons and quantity fields that we found let most themes do base styling to the elements.

Block Documentation

New β€œAJAX Add to Cart Block”! and New β€œGroup AJAX Add to Cart Block”!
New and improved interface to create flexible components on any page of your website that has the block editor enabled!
Easily toggle displays and drag-and-drop to move around objects to change the appearance of the add to cart component on the front end.

The major difference between the blocks is the Group AJAX add to cart block allows the selection of multiple products. The selected display settings and styling will be applied to all products the same in that block.

Not only does the block have all the features the shortcode does, but expands further upon that allowing you to change the display order of each individual component using a visual editor!
The block also has a product select tool so you no longer have to remember individual product or variation IDs

Block fields available:
– Title
– Separator
– Price
– Quantity
– Button
– Image (premium setting)
– Custom text field (premium setting)
– Short Description (premium setting)

Shortcode Documentation

New Shorter Shortcode: [a2c_button /] and [ajax_add_to_cart /] are now options for the original [enh_ajax_add_to_cart_button /]
The required field for every button is the product, with six optional fields:
– variation (used for variable products)
– title (to reflect the label before the button)
– quantity (sets the default quantity AND hides the quantity checkbox)
– show_quantity (if quantity is specified, re-enables the checkbox)
– show_price
– button_text
– class
– order (overrides show_quantity, show_price)

Original single button shortcode:

[a2c_button
   product={pid}
   variation={vid}
   class={STRING}
   order={"title,quantity,separator,price,description"} // any order you want, also accepts first letters as arguments "q,s,t,p,d" for example.
   show_price={beginning|b|after|a|rear|r}
   button_text={STRING}
   title={none|attributes|att|attribute}
   quantity={INTEGER}
   show_quantity={yes}
/]

Documentation notes:
– The curly brackets β€œ{ }” denote a list of options separated by a pipe ” | ”
– With the exception of β€œpid” and β€œvid” options, the lower case β€œoptions” within the curly braces are to represent different settings available for the front end display order. These will soon be deprecated for a new property β€œorder”
– β€œpid” represents a product id, INTEGER value.
– β€œvid” represents a variation id, INTEGER value.
– STRING and INTEGER are to represent types.
– INTEGER expects a whole number, and decimals are not fully supported yet.
– STRING can have spaces in it if enclosed in quotes (β€œThis is a string.”) otherwise it will take 1 word.

Legacy shortcodes will remain working and will always take the options above:

[enh_ajax_add_to_cart_button product={pid} variation={vid} /]
[ajax_add_to_cart product={pid} variation={vid} /]

SIMPLE PRODUCT: Use only the required parameters to make a quantity box and add to cart button for a simple product with the title to the left:

[a2c_button product=42 ]

Refer to screenshot 1 below to see the output

VARIABLE PRODUCT: Use the product and variation parameters to make a quantity box and add to cart button for a specific variation of a variable product, with the fully qualified name:

[a2c_button product=3312 variation=3313 ]

Refer to screenshot 2 below to see the output

Use the product and variation parameters to make a quantity box and add to cart button for a specific variation of a variable product, with only the variation attributes listed separated with a space as the name:

[a2c_button product=3312 variation=3313 title=attributes ]

Refer to screenshot 3 below to see the output

Use the product and variation parameters to make a quantity box and add to cart button for a specific variation of a variable product, with no name listed:

[a2c_button product=3312 variation=3313 title=none ]

Refer to screenshot 4 below to see the output

Use the button_text parameter to change the text on the Add to Cart button! (Strips out HTML tags)
Use double quotes ( β€œlike this” ) to get a phrase with spaces

[ajax_add_to_cart product=3312 variation=3313 button_text="Add this to cart!" ]

Use the show_price parameter to make a price field appear, with the options being before the title, after the title but before the quantity/add to cart button, or at the very rear of the line!

Beginning

[ajax_add_to_cart product=3312 variation=3313 show_price=b ]

After Title

[ajax_add_to_cart product=3312 variation=3313 show_price=a ]

Rear (After Button)

[ajax_add_to_cart product=3312 variation=3313 show_price=r ]
DomainExposuresHeadersLast Checked
g*n*a*l*w*r*.com (WP 6.6.1) βœ… F 2026-05-03 14:01:19
g*r*e*-*a*t*e.fr (WP 6.9.4) βœ… D 2026-05-03 12:17:57
s*n*e*a*t*a*f*o*e*s.com (WP 6.7.1) βœ… F 2026-05-03 12:15:45
p*t*a*a*l*w*r*d*l*v*r*.com (WP 6.8.2) βœ… F 2026-05-03 11:57:29
s*n*e*o*l*w*r*d*l*v*r*.com (WP 6.7.1) βœ… F 2026-05-03 11:45:08
s*o*l*l*w*r*d*l*v*r*.com (WP 6.7.1) βœ… F 2026-05-03 11:20:00
g*n*v*f*o*e*s.com (WP 6.8.2) βœ… F 2026-05-03 10:46:12
s*n*a*i*o*l*w*r*d*l*v*r*.com (WP 6.7.1) βœ… F 2026-05-03 10:00:50
p*n*m*f*o*e*s*e*i*e*y.com (WP 6.7.1) βœ… F 2026-05-03 08:06:30
p*l*a*l*w*r*.com (WP 6.7.1) βœ… F 2026-05-03 00:20:41
p*l*r*o*l*w*r*.com (WP 6.8.2) βœ… F 2026-05-02 22:16:08
b*k*f*o*e*.com (WP 6.8.2) βœ… F 2026-05-02 20:22:20
f*j*i*a*f*o*e*s.com (WP 6.6.2) βœ… F 2026-05-02 20:13:32
l*c*d*t*a*t*s*n*l*.shop (WP 6.9.4) βœ… D 2026-05-02 19:45:13
s*e*z*e*f*o*e*s*e*i*e*y.com (WP 6.7.1) βœ… F 2026-05-02 17:24:25
g*y*i*f*o*e*s.com (WP 6.8.2) βœ… F 2026-05-02 15:25:56
s*m*i*l*w*r*d*l*v*r*.com (WP 6.8.1) βœ… F 2026-05-02 14:17:14
l*o*f*o*e*.com (WP 6.7.1) βœ… F 2026-05-02 13:51:21
g*a*s*f*o*e*s.com (WP 6.8.2) βœ… F 2026-05-02 13:37:59
b*h*a*n*l*w*r.com (WP 6.8.2) βœ… F 2026-05-02 12:39:41
b*h*m*s*l*w*r.com (WP 6.8.1) βœ… F 2026-05-02 09:43:09
l*i*f*o*e*s.com (WP 6.8.1) βœ… F 2026-05-02 04:35:42
s*l*b*r*f*o*e*s.com (WP 6.8.2) βœ… F 2026-05-01 22:15:10
c*s*a*s*l*w*r*.com (WP 6.8.2) βœ… F 2026-05-01 21:25:53
d*e*d*n*l*w*r*.com (WP 6.8.2) βœ… F 2026-05-01 20:17:37
i*r*e*f*o*e*s*e*i*e*y.com (WP 6.8.2) βœ… F 2026-05-01 17:14:02
m*r*c*o*l*w*r.com (WP 6.6.1) βœ… F 2026-05-01 14:03:36
c*s*b*a*c*f*o*e*s*e*i*e*y.com (WP 6.6.2) βœ… F 2026-05-01 12:17:25
n*c*s*a*l*w*r.com (WP 6.7.1) βœ… F 2026-05-01 10:40:21
s*l*r*o*l*w*r*.com (WP 6.5.3) βœ… F 2026-05-01 06:46:41
f*e*u*f*o*e*s.com (WP 6.7.1) βœ… F 2026-05-01 00:49:12
d*r*n*o*e*a*a*k.org βœ… C 2026-04-30 23:07:01
n*a*r*n*f*o*e*s.com (WP 6.7.1) βœ… F 2026-04-30 20:51:11
i*i*a*l*w*r*d*l*v*r*.com (WP 6.8.2) βœ… F 2026-04-30 20:12:17
m*n*p*l*i*r*l*w*r.com (WP 6.8.1) βœ… F 2026-04-30 19:37:45
m*n*e*r*y*l*w*r*.com (WP 6.8.2) βœ… F 2026-04-30 18:01:19
m*n*e*e*r*f*o*e*.com (WP 6.8.2) βœ… F 2026-04-30 17:39:27
m*n*e*a*l*f*o*e*.com (WP 6.7.1) βœ… F 2026-04-30 17:03:41
s*i*t*i*t*a*d*e*i*f*o*e*s.com (WP 6.7.1) βœ… F 2026-04-30 16:16:37
a*i*n*p*f*o*e*s.com (WP 6.8.2) βœ… F 2026-04-30 12:31:08
l*r*c*e*l*f*o*e*s.com (WP 6.7.1) βœ… F 2026-04-30 08:40:39
l*r*a*a*l*w*r.com (WP 6.8.1) βœ… F 2026-04-30 08:31:37
m*n*o*i*f*o*e*s*e*i*e*y.com (WP 6.8.2) βœ… F 2026-04-30 06:54:08
f*a*k*u*t*l*w*r.com (WP 6.8.2) βœ… F 2026-04-30 02:36:48
d*r*m*n*f*o*e*s.com (WP 6.8.1) βœ… F 2026-04-29 23:34:29
n*w*e*l*n*f*o*e*s*e*i*e*y.com (WP 6.8.2) βœ… F 2026-04-29 22:06:10
p*a*u*f*o*e*s*e*i*e*y.com (WP 6.8.2) βœ… F 2026-04-29 21:55:25
n*w*o*k*e*i*e*y*l*w*r*.com (WP 6.7.1) βœ… F 2026-04-29 21:08:43
p*z*a*f*o*e*s.com (WP 6.8.2) βœ… F 2026-04-29 15:25:12
a*i*n*n*l*w*r*.com (WP 6.8.3) βœ… F 2026-04-29 12:51:02
m*l*o*a*l*w*r*d*l*v*r*.com (WP 6.6.2) βœ… F 2026-04-29 12:37:52
h*r*h*d*f*o*e*s.com (WP 6.8.2) βœ… F 2026-04-29 10:21:28
c*p*i*l*w*r*d*l*v*r*.com (WP 6.8) βœ… F 2026-04-29 09:31:06
d*m*n*c*n*l*w*r.com (WP 6.8.1) βœ… F 2026-04-29 03:33:19
c*p*t*w*f*o*e*s*e*i*e*y.com (WP 6.7.1) βœ… F 2026-04-29 02:27:31
c*n*e*f*o*e*s.com (WP 6.8.2) βœ… F 2026-04-28 17:47:34
l*c*r*n*f*o*e*s.com (WP 6.8.2) βœ… F 2026-04-28 08:05:34
p*u*e*f*o*e*s*e*i*e*y.com (WP 6.8.2) βœ… F 2026-04-28 07:58:06
n*t*e*l*n*s*l*w*r*d*l*v*r*.com (WP 6.8.2) βœ… F 2026-04-28 04:34:03
v*g*f*o*e*s.com (WP 6.6.2) βœ… F 2026-04-28 03:00:38
a*s*r*a*l*w*r*d*l*v*r*.com (WP 6.7.1) βœ… F 2026-04-28 02:19:46
v*e*n*m*l*w*r*d*l*v*r*.com (WP 6.7.1) βœ… F 2026-04-27 23:58:14
p*o*n*x*e*i*e*y*l*w*r*.com (WP 6.7.1) βœ… F 2026-04-27 22:37:31
t*a*e*.c*m.pl (WP 6.4.1) ⚠️ πŸ”“ F 2026-04-27 21:31:26
g*e*c*f*o*e*s*e*i*e*y.com (WP 6.8.1) βœ… F 2026-04-27 18:57:54
i*n*b*u*k*l*w*r*.com (WP 6.8.1) βœ… F 2026-04-27 17:46:22
m*s*o*.a*o*a*a*d*n.com (WP 5.6.17) ⚠️ F 2026-04-27 16:55:22
s*o*.a*o*a*a*d*n.com (WP 5.6.17) ⚠️ F 2026-04-27 16:55:22
p*i*a*e*p*i*d*l*v*r*f*o*e*s.com (WP 6.8.3) βœ… F 2026-04-27 15:32:43
a*g*b*r*f*o*e*s.com (WP 6.7.1) βœ… F 2026-04-27 12:54:54
g*a*f*o*e*s.com (WP 6.7.1) βœ… F 2026-04-27 12:43:09
k*o*o*l*w*r*d*l*v*r*.com (WP 6.7.1) βœ… F 2026-04-27 12:27:40
a*c*l*n*f*o*e*.com (WP 6.8.2) βœ… F 2026-04-27 07:06:34
k*w*i*f*o*e*s*e*i*e*y.com (WP 6.7.1) βœ… F 2026-04-27 02:24:36
t*a*l*n*f*o*e*d*l*v*r*.com (WP 6.8.2) βœ… F 2026-04-27 01:21:48
k*s*d*s*f*o*e*s.com (WP 6.7.1) βœ… F 2026-04-26 23:32:34
c*i*e*l*w*r*d*l*v*r*.com (WP 6.7.1) βœ… F 2026-04-26 22:10:10
b*z*e*f*o*e*s.com (WP 6.7.1) βœ… F 2026-04-26 21:10:41
a*m*s*m*k*.com βœ… F 2026-04-26 17:13:19
a*m*s*b*.com βœ… F 2026-04-26 16:55:24
a*l*n*a*e*i*e*y*l*w*r*.com (WP 6.8.2) βœ… F 2026-04-26 10:13:01
f*o*e*c*f*o*e*s*e*i*e*y.com (WP 6.8.2) βœ… F 2026-04-26 10:06:07
i*m*r*l*w*r*d*l*v*r*.com (WP 6.8.2) βœ… F 2026-04-26 08:35:37
c*n*u*f*o*e*.com (WP 6.8.3) βœ… F 2026-04-26 08:31:39
r*u*n*l*w*r*.com (WP 6.7.1) βœ… F 2026-04-26 06:58:03
c*n*r*a*f*o*e*s.com (WP 6.8.2) βœ… F 2026-04-26 06:35:20
r*t*e*d*m*l*w*r.com (WP 6.7.1) βœ… F 2026-04-26 06:18:18
a*h*n*f*o*e*s*e*i*e*y.com (WP 6.7.1) βœ… F 2026-04-26 05:20:11
l*x*m*o*r*f*o*e*s*e*i*e*y.com (WP 6.7.1) βœ… F 2026-04-26 04:41:48
c*n*d*f*o*e*s*e*i*e*y.com (WP 6.8.3) βœ… F 2026-04-26 03:01:56
t*e*s*l*n*k*f*o*e*s.com (WP 6.8.2) βœ… F 2026-04-26 01:08:33
c*m*o*d*a*o*a.com (WP 6.9.4) βœ… F 2026-04-26 00:10:50
g*a*a*a*l*w*r*.com (WP 6.6.2) βœ… F 2026-04-25 20:00:08
c*m*o*i*f*o*e*s*e*i*e*y.com (WP 6.8) βœ… F 2026-04-25 19:35:33
d*j*n*l*w*r*.com (WP 6.6.2) βœ… F 2026-04-25 09:27:18
s*o*.i*i*h*i*l*u*d*s.ie βœ… F 2026-04-25 08:40:27
t*s*o*k.com (WP 6.9.4) βœ… C 2026-04-25 08:40:08
p*d*e*e*e.cz (WP 6.9) βœ… D 2026-04-25 05:45:08
r*m*f*o*e*s*e*i*e*y.com (WP 6.8.2) βœ… F 2026-04-25 04:14:19
m*a*i*e*i*e*y*l*w*r*.com (WP 6.8.3) βœ… F 2026-04-25 00:16:38

Top 50 Plugins

Plugin Count
elementor 2,221,345
contact-form-7 2,054,189
elementor-pro 1,261,302
woocommerce 1,033,976
revslider 758,124
js_composer 504,652
jetpack 480,204
wp-rocket 372,639
essential-addons-for-elementor-lite 340,186
gravityforms 280,852
header-footer-elementor 279,924
gutenberg-core 262,381
instagram-feed 261,726
elementskit-lite 261,496
complianz-gdpr 260,966
google-analytics-for-wordpress 257,823
google-site-kit 252,287
cookie-law-info 251,413
sitepress-multilingual-cms 229,400
bluehost-wordpress-plugin 216,220
wpforms-lite 190,854
astra-sites 182,961
litespeed-cache 168,532
gutenberg 160,726
gtranslate 150,787
cookie-notice 148,850
coblocks 141,957
the-events-calendar 134,829
popup-maker 127,065
astra-addon 111,279
bb-plugin 110,791
LayerSlider 108,844
tablepress 108,424
premium-addons-for-elementor 107,955
wp-smushit 107,485
mailchimp-for-wp 105,241
duracelltomi-google-tag-manager 99,202
woocommerce-payments 98,446
cleantalk-spam-protect 95,944
honeypot 95,736
akismet 95,341
woocommerce-gateway-stripe 94,855
creame-whatsapp-me 93,043
megamenu 91,661
fusion-builder 89,827
smart-slider-3 89,430
pro-elements 88,201
custom-fonts 87,133
formidable 87,024
pixelyoursite 86,354

Top 50 Themes

Theme Count
hello-elementor 727,749
Divi 604,045
astra 568,386
pub 177,151
Avada 137,693
generatepress 136,846
flatsome 136,539
h4 101,007
oceanwp 99,936
kadence 90,127
enfold 79,080
salient 76,108
bb-theme 69,545
twentytwentyfour 68,018
blocksy 63,733
cocoon-master 62,997
twentyseventeen 62,138
twentytwentyfive 61,082
betheme 61,022
dt-the7 51,297
woodmart 46,212
neve 44,841
twentytwentyone 38,782
bridge 38,095
Avada-Child-Theme 37,853
gox 35,544
twentytwenty 34,057
lightning 33,395
swell 33,339
twentytwentythree 31,252
bricks 27,949
Impreza 27,867
Newspaper 25,182
twentytwentytwo 24,678
epik-redesign 22,326
pro 20,681
storefront 20,567
uncode 20,488
extendable 20,480
twentysixteen 20,197
sydney 18,670
yith-wonder 18,506
themify-ultra 17,130
Total 16,622
twentyfifteen 15,144
hestia 14,715
porto 14,702
twentynineteen 13,923
yootheme 13,874
thrive-theme 13,781