Description
BRK Product Sales Count for WooCommerce is a powerful plugin that allows you to show either real-time or manually configured sales counts on WooCommerce product pages. It helps build trust and urgency among your customers, ultimately increasing conversions.
Visit our live demo here to see how this plugin works.
Features:
- Real-Time Sales Count: Automatically fetch the actual number of products sold based on WooCommerce order data.
- Custom Sales Count: Display manually configured random sales counts within a specified range.
- Visibility Control: Choose whether the sales count is visible or hidden on the product page.
- User-Friendly Settings: Easily configure the settings via a metabox on the product edit page.
- Transients for Efficiency: Reduce server load with transient caching for custom sales counts.
- Localization Ready: Fully translatable into any language.
Use Cases:
- Highlight popular products to encourage customers to buy.
- Create a sense of urgency with custom sales counts.
- Build trust by displaying real-time sales data.
Usage
- Navigate to the product edit page in WooCommerce.
- Locate the Sales Count Manager metabox.
- Configure the following options:
- Set Type: Choose between
Real
(real-time sales) orCustom
(manually configured sales). - Set Visibility: Select
Show
orHide
to control visibility on the product page. - Minimum and Maximum Numbers: For custom sales counts, set the range for random generation.
- Set Type: Choose between
- Save the product, and the configured sales count will appear on the product page.
License
This plugin is licensed under the GPLv2 or later. For more details, visit http://www.gnu.org/licenses/gpl-2.0.html.
Screenshots
Installation
- Download the plugin as a
.zip
file. - Go to your WordPress dashboard and navigate to
Plugins
>Add New
. - Click the
Upload Plugin
button and select the.zip
file. - Install and activate the plugin.
- Ensure that WooCommerce is installed and activated.
FAQ
-
Do I need WooCommerce for this plugin to work?
-
Yes, this plugin requires WooCommerce to be installed and activated.
-
How does the custom sales count work?
-
When
Custom
is selected, the plugin generates a random sales count within the specified minimum and maximum range using WordPress transients for efficient caching. -
Can I hide the sales count for specific products?
-
Yes, you can choose
Hide
under the Set Visibility option in the metabox. -
Does the real-time sales count consider all orders?
-
The real-time sales count fetches completed and processing orders for the current date only.
Contributors & Developers
“BRK Product Sales Count for WooCommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “BRK Product Sales Count 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.3
- Initial release with core functionality.