{"id":99812,"date":"2019-03-13T23:36:00","date_gmt":"2019-03-13T23:36:00","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/woocommerce-quantity-buttons\/"},"modified":"2025-03-08T06:54:05","modified_gmt":"2025-03-08T06:54:05","slug":"woo-quantity-buttons","status":"publish","type":"plugin","link":"https:\/\/scn.wordpress.org\/plugins\/woo-quantity-buttons\/","author":15332541,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.1.12","stable_tag":"trunk","tested":"6.7.5","requires":"4.6","requires_php":"","requires_plugins":null,"header_name":"Quantity Buttons for WooCommerce","header_author":"RLDD","header_description":"Add Quantity buttons to WooCommerce Cart and Products.","assets_banners_color":"","last_updated":"2025-03-08 06:54:05","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"https:\/\/richardlerma.com\/plugins\/","rating":3,"author_block_rating":0,"active_installs":200,"downloads":20686,"num_ratings":2,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.1":{"tag":"1.0.1","author":"rermis","date":"2019-03-15 01:35:46"},"1.0.2":{"tag":"1.0.2","author":"rermis","date":"2019-03-27 17:08:03"},"1.0.21":{"tag":"1.0.21","author":"rermis","date":"2020-07-09 17:44:16"},"1.0.3":{"tag":"1.0.3","author":"rermis","date":"2019-04-04 16:15:15"},"1.0.4":{"tag":"1.0.4","author":"rermis","date":"2019-04-04 16:23:59"},"1.0.44":{"tag":"1.0.44","author":"rermis","date":"2022-06-03 15:29:07"},"1.0.5":{"tag":"1.0.5","author":"rermis","date":"2019-04-05 17:56:54"},"1.0.6":{"tag":"1.0.6","author":"rermis","date":"2019-04-17 14:57:02"},"1.1.3":{"tag":"1.1.3","author":"rermis","date":"2023-07-19 03:22:22"},"1.1.5":{"tag":"1.1.5","author":"rermis","date":"2023-08-19 16:59:05"}},"upgrade_notice":[],"ratings":{"1":1,"2":0,"3":0,"4":0,"5":1},"assets_icons":{"icon-256x256.png":{"filename":"icon-256x256.png","revision":2271050,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.1","1.0.2","1.0.21","1.0.3","1.0.4","1.0.44","1.0.5","1.0.6","1.1.3","1.1.5"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":2070034,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":2070034,"resolution":"2","location":"assets","locale":""}},"screenshots":{"1":"Mobile Example","2":"Desktop Example"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[172,169963,2565,3070,286],"plugin_category":[45],"plugin_contributors":[132742],"plugin_business_model":[],"class_list":["post-99812","plugin","type-plugin","status-publish","hentry","plugin_tags-buttons","plugin_tags-minus","plugin_tags-plus","plugin_tags-quantity","plugin_tags-woocommerce","plugin_category-ecommerce","plugin_contributors-rermis","plugin_committers-rermis"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/woo-quantity-buttons\/assets\/icon-256x256.png?rev=2271050","icon_2x":"https:\/\/ps.w.org\/woo-quantity-buttons\/assets\/icon-256x256.png?rev=2271050","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/woo-quantity-buttons\/assets\/screenshot-1.png?rev=2070034","caption":"Mobile Example"},{"src":"https:\/\/ps.w.org\/woo-quantity-buttons\/assets\/screenshot-2.png?rev=2070034","caption":"Desktop Example"}],"raw_content":"<!--section=description-->\n<p>Add plus and minus quantity buttons to the WooCommerce Legacy Cart (does not support cart blocks).<\/p>\n\n<h4>Special Features<\/h4>\n\n<ul>\n<li>Responsive design for mobile<\/li>\n<li>Generic aesthetic that integrates with your storefront design<\/li>\n<li>Zero setup and configuration, just install and activate the plugin<\/li>\n<li>No impact to WooCommerce templates<\/li>\n<li>Easily controlled with CSS class: .woocommerce button.qty<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin files to the <code>\/wp-content\/plugins\/woo-quantity-buttons<\/code> directory, or install the plugin through the WordPress plugins screen directly.<\/li>\n<li>Activate the plugin through the \\'Plugins\\' screen in WordPress<\/li>\n<li>Visit any WooCommerce product page or cart to see the quantity buttons<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id='where%20do%20the%20quantity%20buttons%20show%20up%3F'><h3>Where do the quantity buttons show up?<\/h3><\/dt>\n<dd><p>Visit any WooCommerce public-facing product page, or the WooCommerce cart.  The quantity buttons will appear adjacent to the quantity number field.<\/p><\/dd>\n<dt id='where%20can%20i%20get%20support%3F'><h3>Where can I get support?<\/h3><\/dt>\n<dd><p>Reach out to us anytime for <a href=\"https:\/\/richardlerma.com\/#contact\">additional support<\/a>.<\/p><\/dd>\n<dt id='the%20buttons%20are%20not%20the%20right%20size%2C%20shape%2C%20or%20color'><h3>The buttons are not the right size, shape, or color<\/h3><\/dt>\n<dd><p>Customize the buttons using CSS class .woocommerce button.qty\nFor example, if your theme supports it navigate to Appearance &gt; Customize &gt; Additional CSS and paste in .woocommerce button.qty{ background:lightgray; color:#555; padding:.3em; }\nAlternately, add the CSS to your theme's stylesheet under Appearance &gt; Theme Editor: .woocommerce button.qty{ background:lightgray; color:#555;  padding:.3em; }<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.1.12<\/h4>\n\n<ul>\n<li>Compatibility with WC 9.7 and WP 6.7.<\/li>\n<\/ul>\n\n<h4>1.1.9<\/h4>\n\n<ul>\n<li>CSS updates. Compatibility with WC 9.<\/li>\n<\/ul>\n\n<h4>1.1.8<\/h4>\n\n<ul>\n<li>Compatibility with WC 8.6 and WP 6.4.<\/li>\n<\/ul>\n\n<h4>1.1.5<\/h4>\n\n<ul>\n<li>Hide buttons when quantity disabled.<\/li>\n<\/ul>\n\n<h4>1.1.4<\/h4>\n\n<ul>\n<li>Compatibility with WC 8.0 and WP 6.3.<\/li>\n<\/ul>\n\n<h4>1.1.3<\/h4>\n\n<ul>\n<li>Compatibility with WC 7.9 and WC HPOS.<\/li>\n<\/ul>\n\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>WC Custom orders table compatibility checks. <\/li>\n<\/ul>\n\n<h4>1.0.20<\/h4>\n\n<ul>\n<li>Accommodation for custom admin URL<\/li>\n<\/ul>\n\n<h4>1.0.19<\/h4>\n\n<ul>\n<li>Compatibility with WC One Page Checkout<\/li>\n<\/ul>\n\n<h4>1.0.15<\/h4>\n\n<ul>\n<li>Updates to plugin name<\/li>\n<\/ul>\n\n<h4>1.0.10<\/h4>\n\n<ul>\n<li>Updated FAQs and features to include CSS classes<\/li>\n<\/ul>\n\n<h4>1.0.7<\/h4>\n\n<ul>\n<li>Improved button CSS<\/li>\n<\/ul>\n\n<h4>1.0.6<\/h4>\n\n<ul>\n<li>WooCommerce version compatibility testing and indicator<\/li>\n<\/ul>\n\n<h4>1.0.5<\/h4>\n\n<ul>\n<li>Improved plugin description and tags<\/li>\n<\/ul>\n\n<h4>1.0.4<\/h4>\n\n<ul>\n<li>Add top margin for add-to-cart button<\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>Improvements to JS update_cart behavior and class application<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Helper function fixes<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Basic functionality created<\/li>\n<\/ul>","raw_excerpt":"Add plus and minus quantity buttons to the WooCommerce Legacy Cart (does not support cart blocks).","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/99812","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=99812"}],"author":[{"embeddable":true,"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/rermis"}],"wp:attachment":[{"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=99812"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=99812"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=99812"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=99812"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=99812"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=99812"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}