Description
This plugin allows you to designate certain products in your WooCommerce store to have no price. Instead, it displays a configurable button for customers to request a quote directly via a chat app (like WhatsApp).
From the settings page, you can customize:
* The WhatsApp phone number.
* The button text and icon.
* The predefined message the customer will send.
* The button colors.
Installation
- Upload the
boton-de-cotizar-por-chatfolder to the/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Go to
Settings > Quote via Chat Buttonto configure the options.
FAQ
-
Simply edit the product in WooCommerce and leave the “Regular price” field completely empty.
-
Does the plugin affect my site’s speed?
-
No. The plugin is very lightweight and only loads its functions and styles on the WooCommerce product pages where it’s needed, so the performance impact is negligible.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Quote via Chat Button” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Quote via Chat Button” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.4.3
- TWEAK: Code hardened to prevent PHP notices when WP_DEBUG is active.
2.4.2
- SECURITY: Data escaping added for inline CSS generation to comply with WordPress.org guidelines.
2.4.1
- FIX: Removed deprecated function
load_plugin_textdomain()to comply with WordPress.org standards.
2.4
- MAJOR: Plugin fully translated to English and internationalized to meet wordpress.org requirements.
- FIX: Filenames and slug updated to match wordpress.org assigned slug.
2.3
- FIX: Passed WordPress.org security and guideline checks.
- FIX: Renamed to avoid trademark conflicts.
- FIX: Added sanitization function for security.
- FIX: Switched to wp_add_inline_style for dynamic CSS loading.
- FIX: Declared compatibility with WooCommerce HPOS.
2.2
- FIX: Added check for active WooCommerce to prevent fatal errors.
2.1
- FIX: Used a unique prefix for all functions to avoid conflicts.
2.0
- FEATURE: Added settings page to change button color and chat message.
- DEV: Switched to dynamic CSS generation.
1.0
- Initial version of the plugin.
