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

Plugin: enhanced-ajax-add-to-cart-for-woocommerce (Used by 322 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
r*b*t*l*w*r.com (WP 6.8.2) βœ… F 2026-05-13 13:57:03
c*e*o*e*s*.com (WP 6.9.4) βœ… F 2026-05-13 11:03:51
g*l*o*-*e*.com (WP 6.9.4) βœ… F 2026-05-13 08:00:53
l*v*r*o*l*w*r*.com (WP 6.8.2) βœ… F 2026-05-13 07:19:12
m*n*l*f*o*e*s*e*i*e*y.com (WP 6.7.1) βœ… F 2026-05-13 07:15:08
h*i*i*l*w*r.com (WP 6.8.2) βœ… F 2026-05-13 07:04:14
t*n*a*i*f*o*e*s.com (WP 6.7.1) βœ… F 2026-05-13 05:24:20
q*i*o*l*w*r*.com (WP 6.8.2) βœ… F 2026-05-13 04:46:42
l*v*r*o*l*l*w*r*d*l*v*r*.com (WP 6.8.1) βœ… F 2026-05-12 23:55:28
h*g*e*l*w*r*.com (WP 6.8.1) βœ… F 2026-05-12 23:49:15
t*n*e*f*o*e*s.com (WP 6.6.2) βœ… F 2026-05-12 22:13:23
m*n*h*s*e*f*o*e*s*e*i*e*y.com (WP 6.8.2) βœ… F 2026-05-12 21:39:31
b*l*a*f*o*e*s.com (WP 6.8.2) βœ… F 2026-05-12 20:46:15
b*t*r*b*t*n*c*.com (WP 6.9.4) βœ… F 2026-05-12 15:25:50
i*i*h*i*l*u*d*s.ie βœ… F 2026-05-12 12:37:13
t*l*i*n*l*w*r*.com (WP 6.8.2) βœ… F 2026-05-12 09:46:16
w*p*r*o*l.com βœ… F 2026-05-12 09:02:37
m*l*a*l*w*r.com (WP 6.8.3) βœ… F 2026-05-12 08:25:40
m*l*i*e*f*o*e*s.com (WP 6.8.1) βœ… F 2026-05-12 02:39:14
g*a*l*w*r*.com (WP 6.8.2) βœ… F 2026-05-12 01:15:55
m*l*g*f*o*e*s.com (WP 6.8.2) βœ… F 2026-05-12 00:12:35
l*n*f*o*e*s.com (WP 6.7.1) βœ… F 2026-05-11 19:49:09
n*p*e*f*o*e*s*e*i*e*y.com (WP 6.8.2) βœ… F 2026-05-11 18:52:35
a*e*a*d*i*d*l*v*r*f*o*e*s.com (WP 6.8.2) βœ… F 2026-05-11 17:39:50
n*n*e*f*o*e*s.com (WP 6.7.1) βœ… F 2026-05-11 15:44:44
c*u*c*e*e*f*o*e*s.com (WP 6.8.1) βœ… F 2026-05-11 13:13:18
t*i*a*f*o*e*s*e*i*e*y.com (WP 6.7.1) βœ… F 2026-05-11 11:58:29
q*t*r*l*w*r*d*l*v*r*.com (WP 6.8.1) βœ… F 2026-05-11 10:54:53
t*h*t*f*o*e*.com (WP 6.8.1) βœ… F 2026-05-11 06:28:49
c*s*a*i*a*l*w*r.com (WP 6.8.1) βœ… F 2026-05-11 02:59:55
w*e*b*d*n*l*w*r*.com (WP 6.8.1) βœ… F 2026-05-11 01:01:52
s*a*m*l*l*w*r*.com (WP 6.6.2) βœ… F 2026-05-10 22:12:18
s*a*j*h*l*w*r*.com (WP 6.7.1) βœ… F 2026-05-10 21:11:34
l*l*e*l*w*r*d*l*v*r*.com (WP 6.7.1) βœ… F 2026-05-10 20:29:27
g*a*e*o*p*f*o*e*.com (WP 6.8.2) βœ… F 2026-05-10 19:31:27
g*a*a*a*a*a*l*w*r*d*l*v*r*.com (WP 6.8.1) βœ… F 2026-05-10 19:25:30
f*b*r*r*n*w.net βœ… F 2026-05-10 14:14:37
b*r*f*o*e*s.com (WP 6.7.2) βœ… F 2026-05-10 12:40:41
s*c*e*i*f*o*e*s.com (WP 6.8.1) βœ… F 2026-05-10 12:30:51
a*a*n*l*w*r*.com (WP 6.7.1) βœ… F 2026-05-10 11:26:08
w*i*z*v*b*z.com (WP 6.9.4) βœ… B 2026-05-10 09:39:07
c*r*u*l*w*r.com (WP 6.7.1) βœ… F 2026-05-10 08:00:03
p*n*a*a*a*l*w*r*.com (WP 6.8.2) βœ… F 2026-05-10 07:20:40
j*p*n*l*w*r*d*l*v*r*.com (WP 6.7.1) βœ… F 2026-05-10 06:49:04
b*r*a*o*l*w*r*.com (WP 6.8.2) βœ… F 2026-05-10 06:48:25
a*v*-*i*e.com (WP 6.0.11) ⚠️ F 2026-05-10 06:16:27
l*c*y*a*a*e.com (WP 6.4.2) ⚠️ F 2026-05-10 01:25:06
l*c*y*a*a*a*.com (WP 6.4.2) ⚠️ F 2026-05-10 01:25:06
p*l*f*o*e*s.com (WP 6.5.5) βœ… F 2026-05-10 00:57:09
p*l*n*f*o*e*s*e*i*e*y.com (WP 6.7.1) βœ… F 2026-05-09 23:15:21
p*e*t*v*l*a*t*f*o*e*.com (WP 6.7.1) βœ… F 2026-05-09 23:10:05
p*e*t*r*c*f*o*e*s*e*i*e*y.com (WP 6.7.1) βœ… F 2026-05-09 23:06:48
c*p*n*a*e*f*o*e*s*e*i*e*y.com (WP 6.8.1) βœ… F 2026-05-09 21:23:36
s*d*e*f*o*e*s*e*i*e*y.com (WP 6.7.1) βœ… F 2026-05-09 21:20:17
g*r*n*f*o*e*s.com (WP 6.8.2) βœ… F 2026-05-09 17:33:57
s*i*z*r*a*d*l*w*r*d*l*v*r*.com (WP 6.8.1) βœ… F 2026-05-09 17:21:24
l*b*i*f*o*e*s.com (WP 6.7.1) βœ… F 2026-05-09 16:46:33
l*b*c*f*o*e*s.com (WP 6.7.1) βœ… F 2026-05-09 16:31:05
j*m*i*a*l*w*r.com (WP 6.7.1) βœ… F 2026-05-09 12:03:07
e*i*b*r*h*l*w*r*d*l*v*r*.com (WP 6.7.1) βœ… F 2026-05-09 11:34:55
c*f*e*s*o*t*r*.com (WP 6.4.8) ⚠️ F 2026-05-09 10:20:23
p*p*w*r*.com (WP 6.9.4) βœ… F 2026-05-09 09:29:31
c*f*e*-*h*o*e*s.com (WP 6.4.8) ⚠️ F 2026-05-09 08:39:51
j*k*r*a*l*w*r*d*l*v*r*.com (WP 6.6.2) βœ… F 2026-05-09 08:35:42
g*j*n*l*w*r*.com (WP 6.6.2) βœ… F 2026-05-09 04:54:18
b*l*r*d*f*o*e*.com (WP 6.7.1) βœ… F 2026-05-09 03:32:44
b*l*i*m*l*w*r*d*l*v*r*.com (WP 6.7.1) βœ… F 2026-05-09 03:29:32
b*l*k*l*w*r.com (WP 6.8.2) βœ… F 2026-05-09 02:04:10
w*l*i*g*o*f*o*e*s*e*i*e*y.com (WP 6.8.1) βœ… F 2026-05-09 01:24:15
p*r*n*r*s*l*r*g*t*.com (WP 6.6.2) βœ… F 2026-05-09 00:50:11
b*i*u*f*o*e*s*e*i*e*y.com (WP 6.7.1) βœ… F 2026-05-08 22:48:47
b*i*i*g*l*w*r*d*l*v*r*.com (WP 6.8.2) βœ… F 2026-05-08 21:30:58
m*l*c*y*a*k*t.com (WP 6.4.2) ⚠️ F 2026-05-08 19:40:06
s*a*t*e*e*i*e*y*l*w*r*.com (WP 6.7.1) βœ… F 2026-05-08 19:17:15
s*w*n*l*w*r*.com (WP 6.6.2) βœ… F 2026-05-08 15:22:09
g*e*t*l*w*r*.com (WP 6.7.1) βœ… F 2026-05-08 15:11:36
p*o*a*a*f*o*e*s.com (WP 6.7.1) βœ… F 2026-05-08 11:03:25
s*i*g*f*o*e*s.com (WP 6.7.1) βœ… F 2026-05-08 07:31:15
v*r*n*f*o*e*s*e*i*e*y.com (WP 6.6.2) βœ… F 2026-05-07 22:52:23
l*r*d*f*o*e*s.com (WP 6.7.1) βœ… F 2026-05-07 22:01:09
i*a*y*l*w*r*d*l*v*r*.com (WP 6.7.1) βœ… F 2026-05-07 21:29:34
v*n*c*f*o*e*s*e*i*e*y.com (WP 6.8.2) βœ… F 2026-05-07 11:49:16
v*n*z*e*a*l*w*r.com (WP 6.7.1) βœ… F 2026-05-07 11:29:40
p*r*i*n*n*l*w*r*.com (WP 6.8.1) βœ… F 2026-05-07 09:56:28
l*i*z*g*l*w*r*.com (WP 6.8.2) βœ… F 2026-05-07 04:31:32
v*l*a*o*i*f*o*e*s.com (WP 6.6.2) βœ… F 2026-05-04 12:49:28
b*r*e*o*a*l*w*r*d*l*v*r*.com (WP 6.8.3) βœ… F 2026-05-04 10:03:53
s*r*i*i*f*o*e*s.com (WP 6.7.1) βœ… F 2026-05-04 08:12:07
m*g*e*u*g*l*w*r*.com (WP 6.7.1) βœ… F 2026-05-04 06:11:20
g*r*a*y*l*w*r*d*l*v*r*.com (WP 6.8.1) βœ… F 2026-05-04 05:45:37
b*r*a*o*f*o*e*.com (WP 6.7.1) βœ… F 2026-05-04 05:21:38
w*s*i*g*o*d*l*v*r*f*o*e*s.com (WP 6.7.1) βœ… F 2026-05-04 03:56:04
v*d*z*l*w*r*.com (WP 6.8.1) βœ… F 2026-05-04 02:31:49
d*b*o*n*k*l*w*r*.com (WP 6.8.2) βœ… F 2026-05-04 02:05:14
d*b*i*f*o*e*.com (WP 6.8.2) βœ… F 2026-05-04 01:37:48
s*p*o*o*l*w*r*d*l*v*r*.com (WP 6.8.1) βœ… F 2026-05-03 23:21:09
m*d*i*f*o*e*s*e*i*e*y.com (WP 6.8.2) βœ… F 2026-05-03 22:25:56
s*o*a*l*f*o*e*.com (WP 6.8.2) βœ… F 2026-05-03 20:23:37
s*n*o*i*i*l*w*r.com (WP 6.8.2) βœ… F 2026-05-03 17:50:23
b*n*k*k*e*i*e*y*l*w*r*.com (WP 6.8.2) βœ… F 2026-05-03 17:19:58

Top 50 Plugins

Plugin Count
elementor 1,863,811
contact-form-7 1,834,259
elementor-pro 1,084,737
woocommerce 841,504
revslider 637,027
jetpack 477,795
js_composer 446,482
wp-rocket 346,868
essential-addons-for-elementor-lite 307,321
gravityforms 298,737
complianz-gdpr 268,310
cookie-law-info 241,052
instagram-feed 235,232
google-site-kit 229,022
sitepress-multilingual-cms 228,686
google-analytics-for-wordpress 220,012
elementskit-lite 217,161
header-footer-elementor 216,712
bluehost-wordpress-plugin 192,286
gutenberg 166,208
gutenberg-core 164,802
cookie-notice 159,414
litespeed-cache 139,677
the-events-calendar 137,352
wpforms-lite 132,921
gtranslate 132,383
astra-sites 122,200
popup-maker 119,758
woocommerce-payments 115,414
tablepress 115,169
coblocks 102,858
honeypot 101,347
astra-addon 98,236
duracelltomi-google-tag-manager 96,995
wp-smushit 96,513
all-in-one-seo-pack 96,072
LayerSlider 94,460
bb-plugin 92,755
megamenu 90,070
premium-addons-for-elementor 89,704
akismet 87,990
mailchimp-for-wp 86,263
cleantalk-spam-protect 85,768
woocommerce-gateway-stripe 85,389
ml-slider 84,268
borlabs-cookie 83,304
wp-pagenavi 82,284
fusion-builder 82,251
ewww-image-optimizer 81,532
smart-slider-3 80,595

Top 50 Themes

Theme Count
hello-elementor 637,476
Divi 526,924
astra 436,429
flatsome 146,716
generatepress 130,174
Avada 128,285
pub 113,466
twentytwentyfour 86,742
oceanwp 86,293
kadence 81,761
enfold 74,329
sydney 71,967
salient 68,622
twentyseventeen 58,325
h4 58,223
bb-theme 56,402
betheme 53,790
blocksy 52,892
cocoon-master 52,692
dt-the7 47,680
twentytwentyfive 45,869
neve 40,900
Avada-Child-Theme 38,765
woodmart 34,369
gox 34,299
bridge 33,829
twentytwentyone 33,131
lightning 32,294
twentytwenty 31,108
swell 29,039
Impreza 27,526
voxel 27,308
bricks 26,890
twentytwentythree 24,769
Newspaper 24,628
sinatra 23,964
kubio 22,025
twentytwentytwo 20,416
uncode 19,815
epik-redesign 19,284
twentysixteen 19,075
storefront 18,483
pro 18,190
Total 15,212
extendable 15,003
yith-wonder 14,132
hello-theme-child-master 13,858
yootheme 13,465
themify-ultra 13,437
hestia 13,376