Hi everyone, Hi Jan,
I want to view Top20 best selling products per period in PC backend, not only Top5.
Spend already some time checking the files but I just could not figure out how to do...
Could anyone give me a quick hint on how to achieve this?
Thanks!
[stats]Top5 to Top20 best selling products
-
- Phoca Member
- Posts: 46
- Joined: 21 Sep 2018, 11:34
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: [stats]Top5 to Top20 best selling products
Hi, there is no such option, so this needs to be customized in the code.
administrator/components/com_phocacart/views/phocacartstatistics/view.html.php
(PhocacartProduct::getBestSellingProducts)
and then here to edit the foreach to display more images:
administrator/components/com_phocacart/views/phocacartstatistics/tmpl/default.php
Jan
administrator/components/com_phocacart/views/phocacartstatistics/view.html.php
(PhocacartProduct::getBestSellingProducts)
and then here to edit the foreach to display more images:
administrator/components/com_phocacart/views/phocacartstatistics/tmpl/default.php
Jan
If you find Phoca extensions useful, please support the project