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

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

Enhanced AJAX Add to Cart for WooCommerce

πŸ‘€ The Rite Sites πŸ”— 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
l*l*e*l*w*r*d*l*v*r*.com (WP 6.7.1) F Jul 7, 2026
g*a*e*o*p*f*o*e*.com (WP 6.8.2) F Jul 7, 2026
g*a*a*a*a*a*l*w*r*d*l*v*r*.com (WP 6.8.1) F Jul 7, 2026
b*r*f*o*e*s.com (WP 6.7.2) F Jul 7, 2026
a*a*n*l*w*r*.com (WP 6.7.1) F Jul 7, 2026
c*r*u*l*w*r.com (WP 6.7.1) F Jul 7, 2026
p*n*a*a*a*l*w*r*.com (WP 6.8.2) F Jul 7, 2026
j*p*n*l*w*r*d*l*v*r*.com (WP 6.7.1) F Jul 7, 2026
b*r*a*o*l*w*r*.com (WP 6.8.2) F Jul 7, 2026
a*v*-*i*e.com (WP 6.0.12) F Jul 7, 2026
l*c*y*a*a*e.com (WP 6.4.2) F Jul 7, 2026
l*c*y*a*a*a*.com (WP 6.4.2) F Jul 7, 2026
p*l*f*o*e*s.com (WP 6.5.5) F Jul 7, 2026
p*l*n*f*o*e*s*e*i*e*y.com (WP 6.7.1) F Jul 6, 2026
p*e*t*v*l*a*t*f*o*e*.com (WP 6.7.1) F Jul 6, 2026
p*e*t*r*c*f*o*e*s*e*i*e*y.com (WP 6.7.1) F Jul 6, 2026
c*p*n*a*e*f*o*e*s*e*i*e*y.com (WP 6.8.1) F Jul 6, 2026
s*d*e*f*o*e*s*e*i*e*y.com (WP 6.7.1) F Jul 6, 2026
g*r*n*f*o*e*s.com (WP 6.8.2) F Jul 6, 2026
s*i*z*r*a*d*l*w*r*d*l*v*r*.com (WP 6.8.1) F Jul 6, 2026
l*b*i*f*o*e*s.com (WP 6.7.1) F Jul 6, 2026
l*b*c*f*o*e*s.com (WP 6.7.1) F Jul 6, 2026
j*m*i*a*l*w*r.com (WP 6.7.1) F Jul 6, 2026
e*i*b*r*h*l*w*r*d*l*v*r*.com (WP 6.7.1) F Jul 6, 2026
p*p*w*r*.com (WP 7.0) F Jul 6, 2026
j*k*r*a*l*w*r*d*l*v*r*.com (WP 6.6.2) F Jul 6, 2026
g*j*n*l*w*r*.com (WP 6.6.2) F Jul 6, 2026
b*l*i*m*l*w*r*d*l*v*r*.com (WP 6.7.1) F Jul 6, 2026
b*l*r*d*f*o*e*.com (WP 6.7.1) F Jul 6, 2026
b*l*k*l*w*r.com (WP 6.8.2) F Jul 5, 2026
w*l*i*g*o*f*o*e*s*e*i*e*y.com (WP 6.8.1) F Jul 5, 2026
p*r*n*r*s*l*r*g*t*.com (WP 6.6.2) F Jul 5, 2026
b*i*u*f*o*e*s*e*i*e*y.com (WP 6.7.1) F Jul 5, 2026
b*i*i*g*l*w*r*d*l*v*r*.com (WP 6.8.2) F Jul 5, 2026
m*l*c*y*a*k*t.com (WP 6.4.2) F Jul 5, 2026
s*w*n*l*w*r*.com (WP 6.6.2) F Jul 5, 2026
g*e*t*l*w*r*.com (WP 6.7.1) F Jul 5, 2026
p*o*a*a*f*o*e*s.com (WP 6.7.1) F Jul 5, 2026
s*i*g*f*o*e*s.com (WP 6.7.1) F Jul 5, 2026
v*r*n*f*o*e*s*e*i*e*y.com (WP 6.6.2) F Jul 4, 2026
l*r*d*f*o*e*s.com (WP 6.7.1) F Jul 4, 2026
i*a*y*l*w*r*d*l*v*r*.com (WP 6.7.1) F Jul 4, 2026
v*n*c*f*o*e*s*e*i*e*y.com (WP 6.8.2) F Jul 4, 2026
v*n*z*e*a*l*w*r.com (WP 6.7.1) F Jul 4, 2026
p*r*i*n*n*l*w*r*.com (WP 6.8.1) F Jul 4, 2026
l*i*z*g*l*w*r*.com (WP 6.8.2) F Jul 4, 2026
l*e*s*l*w*r*d*l*v*r*.com (WP 6.8.2) F Jul 3, 2026
s*s*e*d*d*o*u*i*n*.com (WP 6.9.4) C Jul 3, 2026
m*r*i*f*o*e*s.com (WP 6.7.1) F Jul 3, 2026
a*a*i*f*o*e*s.com (WP 6.6.2) F Jul 3, 2026
a*a*i*f*o*e*.com (WP 6.6.2) F Jul 3, 2026
m*n*t*r*l*w*r*d*l*v*r*.com (WP 6.7.1) F Jul 3, 2026
m*n*t*r*l*w*r*.com (WP 6.8.3) F Jul 3, 2026
m*n*c*f*o*e*.com (WP 6.8.2) F Jul 3, 2026
b*s*l*l*w*r*.com (WP 6.7.1) F Jul 2, 2026
k*i*e*a*c*.c*.uk (WP 7.0) F Jul 2, 2026
s*r*n*i*c*f*o*e*s.com (WP 6.7.1) F Jul 2, 2026
v*n*o*v*r*e*i*e*y*l*w*r*.com (WP 6.8.2) F Jul 2, 2026
v*t*l*n*s.lt (WP 6.9.4) F Jul 2, 2026
d*r*n*o*e*a*a*k.com C Jul 2, 2026
s*v*l*a*l*w*r*.com (WP 6.7.1) F Jul 2, 2026
b*r*f*o*e*s.com (WP 6.8.1) F Jul 2, 2026
v*l*a*o*i*f*o*e*s.com (WP 6.6.2) F Jul 2, 2026
b*r*e*o*a*l*w*r*d*l*v*r*.com (WP 6.8.3) F Jul 2, 2026
s*r*i*i*f*o*e*s.com (WP 6.7.1) F Jul 2, 2026
m*g*e*u*g*l*w*r*.com (WP 6.7.1) F Jul 1, 2026
g*r*a*y*l*w*r*d*l*v*r*.com (WP 6.8.1) F Jul 1, 2026
v*d*z*l*w*r*.com (WP 6.8.1) F Jul 1, 2026
d*b*o*n*k*l*w*r*.com (WP 6.8.2) F Jul 1, 2026
d*b*i*f*o*e*.com (WP 6.8.2) F Jul 1, 2026
s*p*o*o*l*w*r*d*l*v*r*.com (WP 6.8.1) F Jul 1, 2026
m*d*i*f*o*e*s*e*i*e*y.com (WP 6.8.2) F Jul 1, 2026
s*o*a*l*f*o*e*.com (WP 6.8.2) F Jul 1, 2026
w*n*o*i.com (WP 6.8.3) F Jul 1, 2026
b*n*k*k*e*i*e*y*l*w*r*.com (WP 6.8.2) F Jul 1, 2026
s*n*i*i*i*e*z*.com (WP 6.8.2) F Jul 1, 2026
p*d*e*e*e.net (WP 6.9) D Jul 1, 2026
s*n*i*g*f*o*e*.com (WP 6.7.1) F Jul 1, 2026
g*n*a*l*w*r*.com (WP 6.6.1) F Jul 1, 2026
g*r*e*-*a*t*e.fr (WP 7.0) D Jul 1, 2026
s*n*e*a*t*a*f*o*e*s.com (WP 6.7.1) F Jul 1, 2026
p*t*a*a*l*w*r*d*l*v*r*.com (WP 6.8.2) F Jul 1, 2026
s*n*e*o*l*w*r*d*l*v*r*.com (WP 6.7.1) F Jul 1, 2026
s*o*l*l*w*r*d*l*v*r*.com (WP 6.7.1) F Jul 1, 2026
g*n*v*f*o*e*s.com (WP 6.8.2) F Jul 1, 2026
s*n*a*i*o*l*w*r*d*l*v*r*.com (WP 6.7.1) F Jul 1, 2026
p*n*m*f*o*e*s*e*i*e*y.com (WP 6.7.1) F Jun 30, 2026
p*l*a*l*w*r*.com (WP 6.7.1) F Jun 30, 2026
p*l*r*o*l*w*r*.com (WP 6.8.2) F Jun 30, 2026
b*k*f*o*e*.com (WP 6.8.2) F Jun 30, 2026
f*j*i*a*f*o*e*s.com (WP 6.6.2) F Jun 30, 2026
g*y*i*f*o*e*s.com (WP 6.8.2) F Jun 30, 2026
s*m*i*l*w*r*d*l*v*r*.com (WP 6.8.1) F Jun 30, 2026
l*o*f*o*e*.com (WP 6.7.1) F Jun 30, 2026
g*a*s*f*o*e*s.com (WP 6.8.2) F Jun 30, 2026
b*h*a*n*l*w*r.com (WP 6.8.2) F Jun 30, 2026
f*b*r*r*.net F Jun 17, 2026
p*n*e*a*r*q*e*.fr (WP 5.6.6) F Jun 13, 2026
g*e*n*r*s*.ca B Jun 12, 2026
m*a*a*u*.c*m.ua (WP 5.3.21) F Jun 11, 2026

Top 50 Plugins

Plugin Count
elementor 1,769,947
contact-form-7 1,751,151
elementor-pro 1,052,329
woocommerce 816,084
revslider 608,676
jetpack 454,679
js_composer 419,902
wp-rocket 342,079
essential-addons-for-elementor-lite 264,695
gravityforms 257,300
complianz-gdpr 257,186
google-site-kit 232,602
cookie-law-info 228,240
instagram-feed 224,724
sitepress-multilingual-cms 210,596
header-footer-elementor 206,656
google-analytics-for-wordpress 205,675
bluehost-wordpress-plugin 192,331
elementskit-lite 180,017
gutenberg 167,120
cookie-notice 148,816
litespeed-cache 143,825
gtranslate 124,781
wpforms-lite 123,738
the-events-calendar 122,341
astra-sites 113,144
popup-maker 109,698
woocommerce-payments 109,299
gutenberg-core 103,141
tablepress 102,135
honeypot 97,728
astra-addon 93,740
wp-smushit 90,814
duracelltomi-google-tag-manager 90,306
layerslider 89,283
all-in-one-seo-pack 89,071
bb-plugin 86,901
coblocks 86,693
akismet 84,979
premium-addons-for-elementor 84,367
cleantalk-spam-protect 82,573
ml-slider 81,991
mailchimp-for-wp 81,773
megamenu 80,196
woocommerce-gateway-stripe 79,441
jet-engine 77,892
fusion-builder 77,057
ewww-image-optimizer 76,627
wp-pagenavi 76,457
smart-slider-3 76,121

Top 50 Themes

Theme Count
hello-elementor 620,749
Divi 496,071
astra 413,940
flatsome 138,152
Avada 120,987
generatepress 114,820
oceanwp 80,309
kadence 78,841
pub 72,283
enfold 68,738
salient 65,153
twentyseventeen 54,318
bb-theme 53,400
betheme 52,414
twentytwentyfour 52,234
blocksy 50,827
cocoon-master 49,206
dt-the7 45,445
twentytwentyfive 44,937
woodmart 43,254
neve 38,122
Avada-Child-Theme 36,904
gox 36,229
h4 36,037
bridge 31,326
twentytwentyone 30,291
lightning 29,946
twentytwenty 28,762
swell 27,969
bricks 26,481
Impreza 26,076
Newspaper 24,176
twentytwentythree 22,095
epik-redesign 19,143
twentytwentytwo 18,767
uncode 18,501
pro 17,626
twentysixteen 17,602
sydney 16,502
storefront 16,314
Total 14,390
hello-theme-child-master 14,021
factory-templates-4 13,731
themify-ultra 12,948
extendable 12,765
hestia 12,582
yootheme 12,515
yith-wonder 12,108
porto 11,949
twentyfifteen 11,874