Quantity Plus Minus Button for WooCommerce by CodeAstrology

વર્ણન

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

You can validate form data using this filter

add_filter( 'wqpmb_default_form_panel_validation', '__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

You can use this action for append something new after the checkbox

do_action( 'wqpmb_checkbox_row', $our_data, $datas );

To add New CSS row, use following action hook

do_action( 'wqpmb_css_row' );

To add any new row, use the following action hook

do_action( 'wqpmb_form_row' );

👷 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.

સ્ક્રીનશોટ

  • 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

સ્થાપન

  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.

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.

સમીક્ષાઓ

ઓગસ્ટ 31, 2022
I absolutely love this plugin. It works perfectly and there is no need of CSS coding. Totally recommended
જાન્યુઆરી 14, 2022
This plugin is really good and does what is promised, but seriously, it could do what no other plugin of quantity buttons do: automatically update the products quantity in the cart and mini cart. There's only plugins to automatically update the quantities in the cart PAGE but that's not really a good UX solution. If you could integrate that into your plugin I'd pay for it.
સપ્ટેમ્બર 30, 2020
why are the big global players like Elementor not able to deliver such a feature? thanx saiful!
9 સમીક્ષાઓ વાંચો

ફાળો આપનાર & ડેવલપર્સ

આ ઓપન સોર્સ સોફ્ટવેર છે. નીચેના લોકો એ આ પ્લગિન માટે ફાળો આપ્યો છે.

ફાળો આપનારા

ચેન્જલૉગ

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