
The WooCommerce Product Stats and Associated! (WCPST) plugin provides to the store admin a set of very intuitive and detailed merchandise stats. All of the stats you could want, at your fingertips!
LIVE DEMO
https://www.codecanyondemo.work/wcpst/wp-admin
person: demo
go: demo
HOW IT WORKS
It’s very straightforward, as soon as put in and activated, you will discover a brand new “Stas” menu voice underneath “Merchandise” menu voice. As soon as there, it is possible for you to add “Merchandise playing cards” by which are reported
product stats like:
- Product earnings per interval (day by day, month-to-month, early)
- Product earnings per nation/province
- Product earnings per buyer
- Product earnings per fee methodology
- Finest associated product (essentially the most bought merchandise with the chosen product)
Store admin can add a number of playing cards associated to totally different product or the identical product (with totally different time intervals)
CONFIGURABLE TIME PERIODS
All stats are filtrabe by time interval, on this manner the store admin can retrieve the stats for a single day or for your entire store stay time!
VARIABLE PRODUCTS COMPATIBILY
WCPST may even show merchandise stats even for single variation!
STATS LINK ON PRODUCT LIST PAGE
WCPST will add a brand new “stats” column on product checklist web page. On this manner the store admin can simply entry the product stats web page.
RELATED PRODUCTS LIST OVERRIDE
WooCommerce reveals on product web page, by default, an inventory of “associated” merchandise. Nevertheless these merchandise are simply merchandise that belog to the identical class.
The WCPST overrides seamlessly the default habits populating the checklist with “actual” associated merchandise. That is completed analizyng orders and discovering that are essentially the most bought
merchandise along with the present one!
Additional extra, utilizing the WooCommerce -> Stats – basic choices menu, is feasible to disable this function or set the time span used to compute the associated merchandise
or, in case there aren’t any associated merchandise, present as associated merchandise those which belongs the the identical class (regular habits).
NOTE: This function requires {that a} product belongs to a class with at the least 2 components in any other case the default operate shouldn’t be even known as so it can’t be overridden.
In different, can be potential modifying the next template file {your_theme_directory}/woocommerce/single-product/related.php eradicating the:
if ( sizeof( $associated ) == 0 ) return;
statment. You’ll be able to discovered it at fairly the highest of the template. On this case the override will all the time be working.
PURCHASE PRICE FOR A MORE ACCURATE EARNING CALCULATION
For each product and variant (just for WC > 2.5) the store admin can specify a “Buy value”. Specifying this worth, WCPST can calculate earnings in a extra correct manner.
Infact for each stat, the incomes values might be computed as sale_price – purchase_price.
SCREENSHOTS
CHANGE LOG
= 3.2 - 24.06.2021 = * Minor enchancment = 3.1 - 26.05.2021 = * Code redesign = 3.0 - 01.02.2020 = * Added new choice to disable the "sale value" warning message = 2.9 - 27.06.2019 = * Fastened a difficulty associated to the "base price" save course of = 2.8 - 07.12.18 = * Minor bugfix associated to WP 5.0 = 2.7 - 06.09.18 = * Minor bugfix = 2.6 - 10.05.18 = * Minor bugfix = 2.5 - 03.08.17 = * Minor bugfix = 2.4 - 30/05/17 = * Fastened and concern with WooCommerce 3.0.7 = 2.3 - 04/05/17 = * Fastened and concern with WooCommerce 3.0.4 that prevented fields to be rendered within the register web page = 2.2 - 21/02/17 = * Added help for upcoming WooCommerce 2.7 = 2.1 - 05/01/17 = * Bugfix: variation names weren't correctly displayed = 2.0 - 22/12/16 = * Minor bugfix = 1.9 - 08/12/16 = * Minor bugfix = 1.8 - 11/11/16 = * Minor bugfix = 1.7 - 11/10/16 = * Minor bugfix = 1.6 - 16/08/16 = * Minor bugfix = 1.5 - 19/06/16 = * Added compability with WooCommerce 2.6.1 = 1.4 - 04/03/16 = * Added new Product associated checklist computation function = 1.3 - 09/02/16 = * In each product card, is now displayed a warning if a "buy value" has not been setted * Fastened a difficulty on whole product portions computation = 1.2 - 23/01/16 = * Bugfix = 1.1 - 22/01/16 = * Added "Buy value" discipline = 1.0 - 17/12/15 = * Launch