Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

WooCommerce Ajaxified Cart

Descripción

WooCommerce doesn’t provides ajax add to cart for single product page and also for variable products in archive page.
This plugin adds ajax feature for single product page and variable products in archive page.

Instalación

  1. Upload abwc-ajax-cart folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Reseñas

2 de febrero de 2021
This plugin works fine for simple products, but it does not submit any additional form fields, which means it's incompatible with many plugins like Extra Product Options, Gift Cards etc, that collect additional options and information on the product page.
7 de agosto de 2019
Was searching for a simple solution to Add to cart without redirection or reloading the page. This did the trick! Thanks!
Leer todas las 12 reseñas

Colaboradores y desarrolladores

«WooCommerce Ajaxified Cart» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «WooCommerce Ajaxified Cart» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.0.0

  • Initial release

1.0.1

  • Code Refactor for performance

1.0.2

  • Single Product page AJAX fix

1.0.3

  • Cart Display fix

1.2.0

  • Added admin settings page for enabling/disabling ajaxified cart for variable products on shop page.
  • Now ajaxified cart is working for variable products on shop page.
  • Notices fixed on product single page.

1.2.1

  • Fatal error fix

1.2.2

  • Simple products archive ajax add to cart when varibale product archive ajax option is enabled issue fix.
  • fixed 500 error when tried to add more variation products to cart than stock holds.