Quantity Plus Minus Button for WooCommerce

plugin banner

Easily add plus, minus button for WooCommerce Quantity Input box in everywhere. Quantity button design…

Author:CodeAstrology Team (profile at wordpress.org)
WordPress version required:4.0.0
WordPress version tested:6.4.3
Plugin version:1.2.0
Added to WordPress repository:01-07-2020
Last updated:05-02-2024
Rating, %:92
Rated by:23
Plugin URI:https://demo.wooproducttable.com/product/bean...
Total downloads:129 834
Active installs:10 000+
plugin download
Click to start download

Quantity Plus/Minus Button for WooCommerce plugin add beautifully designed quantity buttons for WooCommerce quantity input box on the product page which also support for decimal quantity. Easily add plus, minus button for WooCommerce Quantity Input box in everywhere. Such: Single Page, In Loop Quantity input, Cart page etc with custom design. User able to get custom/own color for his plus or minus button.

Features

???? Quantity step supported
???? Decimal quantity supported
???? Customizable button design
???? You can customize button background color and hover
???? You can customize button text color and hover
???? You can customize border color and hover
???? You can customize border width
???? You can set custom border radius
???? Live customer support for any Issue.
???? Well documented
???? Well commented
???? Clean code
???? Compatible with all themes
???? Compatible with all plugins
???? Compatible with Woo Product Table
???? Compatible with the latest version of WordPress
???? Compatible with the latest version of WooCommerce

Demo Link

Filter

Enable Ajax add to cart for Single Product Page.

add_filter('wqpmn_ajax_cart_single_page', '__return_true' );

On off checkbox in admin page using filter

add_filter(‘wqpmb_checkbox_row_validation’, ‘__return_true’ );

CSS validation using filter

add_filter(‘wqpmb_css_row_validation’, ‘__return_true’ );

Use default WooCommerce template

add_filter(‘wqpmb_show_validation’, ‘__return_true’);

Hide on product page

add_filter(‘wqpmb_on_product_page’, ‘__return_false’);

Hide on cart page

add_filter(‘wqpmb_on_cart_page’, ‘__return_false’);

Hide on Mini Cart page

add_filter(‘wqpmb_on_mini_cart_page’, ‘__return_false’);

To Change Templae Base Directory, Use following Hook
In that directory, template files folder will be locate

add_filter(‘wqpmb_template_base_dir’, $template_base_dir);
`

Action

???? HONORABLE CONTRIBUTOR – GitHub ????

???? CONTRIBUTE ????
You are welcome to contribute to this project. Join with us Fork Github repository. If you contribute 1 commit, We will add your name to our plugin’s Contributor table/list of WordPress Plugin too.


Screenshots
FAQ
ChangeLog