Açıklama
Add plus and minus quantity buttons to WooCommerce Cart and Products with a simple, fast and lightweight plugin.
Special Features
- Responsive design for mobile
- Generic aesthetic that integrates with your storefront design
- Zero setup and configuration, just install and activate the plugin
- No impact to WooCommerce templates
- Easily controlled with CSS class: .woocommerce button.qty
Yükleme
- Upload the plugin files to the
/wp-content/plugins/woo-quantity-buttons
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the \’Plugins\’ screen in WordPress
- Visit any WooCommerce product page or cart to see the quantity buttons
SSS
-
Visit any WooCommerce public-facing product page, or the WooCommerce cart. The quantity buttons will appear adjacent to the quantity number field.
-
Where can I get support?
-
Reach out to us anytime for additional support.
-
Customize the buttons using CSS class .woocommerce button.qty
For example, if your theme supports it navigate to Appearance > Customize > Additional CSS and paste in .woocommerce button.qty{ background:lightgray; color:#555; padding:.3em; }
Alternately, add the CSS to your theme’s stylesheet under Appearance > Theme Editor: .woocommerce button.qty{ background:lightgray; color:#555; padding:.3em; }
İncelemeler
Katkıda Bulunanlar ve Geliştiriciler
“Quantity Buttons for WooCommerce” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.
Katkıda bulunanlar“Quantity Buttons for WooCommerce” 1 dile çevrildi. Katkıda bulundukları için çevirmenlere teşekkürler.
“Quantity Buttons for WooCommerce” eklentisini dilinize çevirin.
Geliştirmeyle ilgilenir misiniz?
Kodu görüntüle, SVN deposuna göz at veya RSS ile geliştirme günlüğüne abone ol.
Değişiklik Kaydı
1.1.1
- Compatibility with WP 6.2, WC 7.6.
1.1.0
- WC Custom orders table compatibility checks.
1.0.45
- Compatibility with WC 6.7.
1.0.44
- Compatibility with WP 6.0, WC 6.4.
1.0.41
- Compatibility with WP 5.9, WC 6.2.
1.0.39
- Compatibility with WC 6.1
1.0.37
- Compatibility with WC 5.9
1.0.29
- Compatibility check for WP 5.7, WC 5.1.
1.0.28
- Compatibility check for WC 5.0
1.0.27
- Compatibility check for WC 4.9
1.0.26
- Compatibility check for WC 4.8
1.0.25
- Compatibility check for WC 4.7
1.0.24
- Compatibility check for WC 4.6
1.0.23
- Compatibility with WC 4.5
1.0.22
- Compatibility with WP 5.5
1.0.21
- Compatibility check for WC 4.3
1.0.20
- Accommodation for custom admin URL
1.0.19
- Compatibility with WC One Page Checkout
1.0.18
- Compatibility check for WC 4.2
1.0.17
- Compatibility check for WC 4.1
1.0.16
- Compatibility with WP 5.4
1.0.15
- Updates to plugin name
1.0.14
- Compatibility check for WC 4.0
1.0.12
- Minor updates for WC 3.9
1.0.11
- Minor updates for WC 3.8
1.0.10
- Updated FAQs and features to include CSS classes
1.0.9
- Compatibility with WP 5.3
1.0.8
- Minor updates for WC 3.7
1.0.7
- Improved button CSS
1.0.6
- WooCommerce version compatibility testing and indicator
1.0.5
- Improved plugin description and tags
1.0.4
- Add top margin for add-to-cart button
1.0.2
- Improvements to JS update_cart behavior and class application
1.0.1
- Helper function fixes
1.0.0
- Basic functionality created