Quantity Plus Minus Button for WooCommerce by CodeAstrology

Description

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

  • Quantity button in WooCommerce cart page
  • Quantity button setting page with custom color selection
  • Quantity button in single product page
  • Quantity button in WooCommerce cart page
  • Quantity button in single product page
  • Quantity button in WooCommerce cart page
  • Quantity button in single product page
  • Quantity button in WooCommerce cart page
  • Quantity button setting page with custom color selection
  • Quantity button in WooCommerce cart page

Installation

  1. Upload ‘wc-quantity-plus-minus-button’ to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

FAQ

πŸ”… Dashboard -> WooCommerce -> (+-) Plus Minus Button

Already my theme provide Plus Minus botton, Do I need it?

πŸ”… No Need, As it’s already provided by your theme.

Does this plugin support StoreFront theme?

πŸ”… Yes this plugin is supports all themes.

Can I hide plus minus button from cart page?

πŸ”… Yes, you can hide it by using our filter (wqpmb_on_cart_page). see following code:
add_filter(‘wqpmb_on_cart_page’,’__return_false’);

Does this plugin supports decimal value as quantity?

πŸ”… Yes, this plugin supports decimal value as product quantity.

What is default Shortcode?

πŸ”… There is no shortcode for this plugin.

What is setting page? or Where I can change button color

πŸ”…Go to Dashboard -> WooCommerce-> (+-) Plus Minus Button -> [And change/update your setting]

Can I set product limitation to show in one table?

πŸ”… Yes. You can set the product limit to show in you able. Eg. You have 100 products in your site then you can easily show 50 of them.

How to use?

πŸ”… Install and activate. Then go to ( Dashboard->WooCommerce->Plus Minus Button -> [And change/update your setting] ). And enjoy it.
That’s it. So easy, Right !!!

Is it suitable for any theme ?

πŸ”… Yes, But if already available plus minus button on your theme, you should not use any plus minus button plugin.

Is it suitable with (Woo Product Table) Plugin ?

πŸ”… Yes. Product Table for WooCommerce by CodeAstrology or Woo Product Table will adapt with your design.

Reviews

October 25, 2023 1 reply
The appearance needs some customization, but otherwise everything works great.
I tested the plugin with clean wordpress environment (6.3.1) and woocommerce (8.0) . No more plugins are installed except Woocommerce and this plugin. It only partially works. After done all the every single settings, I found the [Radius] setting on the Plus/Minus Button does not work. Besides, the [Padding] between the Plus/Minus button and the Quantity Input Box are not align. Moreover, the height of the Plus/Minus button and the Quantity Input Box are not align as well. I dive into the cell in the database and checked that every css code is ok. I appreciate your contribution and hope you can fix the issue and i will happy to use it and don't mind do some donation.
Read all 23 reviews

Contributors & Developers

“Quantity Plus Minus Button for WooCommerce by CodeAstrology” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.1.9

  • Nonce issue fixed.
  • Added: new setting field added for input box height and width.
  • Add input box width change option
  • Add input box height change option
  • Bug Fix
  • Code Optimized

1.1.8

  • Live support Disable Option
  • Backend Design update
  • Divi theme’s quantity box issue has been solved
  • Bug Fix
  • Code Optimized

1.1.7

  • input box right margin issue has been solved.

1.1.6

  • Added: Quantity box for Shop Page
  • Added: Quantity box for All Archive/Tag/Category/Taxonomy Page
  • Bug Fix
  • Code Optimized

1.1.5

  • Little CSS issue fixed for Cart page.
  • Bug Fix

1.1.4

  • More Setting added.
  • Input box style added.
  • Added Hover background color.
  • Added Hover border color.
  • Added Hover font color.
  • Bug Fix

1.1.3

  • Live support from CodeAstrology button Added
  • Spelling fix on html markup
  • Bug Fix

1.1.2

1.0.6

  • Change demo link
  • Bug fixed

1.0.6

  • Hide on Mini Cart page
  • Bug fixed

1.0.5

  • Setting link fixed
  • name fixed
  • Bug fixed

1.0

  • Initial release