Description
Progress Track & Suggest Price enhances WooCommerce product pages with:
– A live stock progress bar showing units sold vs. total quantity.
– A “Suggest Price” button allowing customers to submit price suggestions along with their name, email, and message.
– An admin panel in the WordPress dashboard to view all suggestions.
Features:
– Stock progress bar (for simple products with stock management enabled).
– Responsive progress bar styling.
– AJAX-powered form submissions for better UX.
– Admin menu to manage suggested prices.
– Secure data handling with nonces and sanitization.
Use Cases:
– Track sales visually for customers.
– Collect feedback or suggested prices from customers.
– Engage users and encourage interaction.
Installation
- Upload the plugin files to the
/wp-content/plugins/progress-track-suggest-price/directory, or install via the WordPress Plugins screen. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Ensure WooCommerce is active and stock management is enabled for your products.
- Visit a product page to see the stock progress bar and Suggest Price button.
FAQ
-
Does it work with variable products?
-
Currently, the progress bar only works with simple products that have stock management enabled.
-
How can I change the styling?
-
You can override the included
style.cssin your theme or use custom CSS. -
Where can I see submitted suggestions?
-
Go to Dashboard Suggest Price to view all submissions.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Progress Tracker & Price Suggestion for WooCommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Progress Tracker & Price Suggestion for WooCommerce” 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.0
- Initial release with stock progress bar and Suggest Price form.
- Admin management for suggestions.