Description
Customize add-to-cart labels and styles for each WooCommerce product type. Easily adjust button text, colors, font size, borders, and border radius on single product and shop/archive pages via a dedicated WooCommerce settings tab.
Single products
- Simple products
- Variable products
- Grouped products
- External products
- Bookable products
- Subscription products
Archive pages
- Simple products
- Variable products
- Grouped products
- External products
- Bookable products
- Subscription products
Features
- Supports ASCII, Unicode, HTML5, and Emoji characters in labels
- Customizable add-to-cart labels per product type (single and shop/archive pages)
- Configurable button styles: background color, text color, font size, border, and border radius
Installation
- Download the plugin & install it to your
wp-content/plugins
folder (or use the Plugins menu through the WordPress Administration section) - Activate the plugin
- Navigate to ** WooCommerce > Settings > Add to Cat Button tab **.
- Select the product type from the submenu items (all product types are added to their own submenu)
- Customise your buttons.
- Save and enjoy!
FAQ
-
Q: How do I use special characters / emojis in my label?
-
A: Copy / paste them into the label field
-
Q: Where can I find emojis to use in my label?
-
A: See: Getemoji and Copypastecharacter
-
Q: Where can I go if I find an issue or want to recommend a feature?
-
A: You can submit a issues / feature requests at Orca Plugin Support.
Reviews
Contributors & Developers
“WC Custom Add to Cart labels” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WC Custom Add to Cart labels” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- first release
1.1
- added support for bookable products
1.3
- Added support for subscription and subscription variable products
- Fixed Call to a member function get_type() on null issue with Gutenberg
1.5
- Restructured the plugin into a modular, multiāfile architecture with separate admin and frontend classes.
- Added customizable styling optionsāincluding background color, text color, font size, border, and border radiusāfor addātoācart buttons on both single product and archive/shop pages.
- Improved product handling to fix āCall to a member function get_type() on nullā issues.