Dynamic Cart Quantity for WooCommerce

Descripción

Este plugin ocultará el botón de WooCommerce «Actualizar carrito» y volverá a cargar la cantidad cambios dinámicos mediante jQuery. ¡Ya no necesitas estos clics de más!

This Plugin is based on a posting on StackExchange related to WordPress developers. I modified the basic concept and created a plugin out of it that WordPress users with less experience in PHP can integrate this function easily without destroying their functions.php file.

There are no options. Just activate the plugin and it will work.

Please note: Since WooCommerce introduced block-based templates, this plugin only works when you are using the classic WooCommerce cart shortcode [woocommerce_cart] added to a page. It is not needed when using the WooCommerce Cart Block.

Plugin Requirements

  • This plugin requires WordPress 4.9 or greater
  • Este plugin requiere WooCommerce 3.0.0
  • This plugin requires PHP 5.6 or greater

Capturas

  • WooCommerce cart page after plugin activation.

Instalación

  1. Go to your WP Dashboard > Plugins and search for ‘Dynamic Cart Quantity for WooCommerce’ or…
  2. Download the plugin from WP repository.
  3. Upload the ‘woo-update-cart-qty-dynamic’ folder to the ‘/wp-content/plugins/’ directory
  4. Activate the plugin through the ‘Plugins’ menu in WordPress

Reseñas

No hay valoraciones para este plugin.

Colaboradores y desarrolladores

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

Colaboradores

«Dynamic Cart Quantity for WooCommerce» está traducido en 3 idiomas. Gracias a los traductores por sus contribuciones.

Traduce «Dynamic Cart Quantity for WooCommerce» 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.2

  • Removed deprecated load_plugin_textdomain() call
  • Tested up to WP 6.9

1.1

  • Probado hasta WP 6.0

1.0

  • Initial release