Can anyone give me some details on how the bestseller items are calculated ? I combed the db and nothing jumped out at me. Was wondering how an item is deemed a best seller and where that info is stored.
Thanks.
Johnny
From what I can tell the cart checks /system/cache/ for the product.bestseller cache file. If it's there and populated it pulls it. If it's not it creates one pulling the data from order_product.
The relevant code is in /catalog/model/catalog/product.php under the getBestSellerProducts function.
The relevant code is in /catalog/model/catalog/product.php under the getBestSellerProducts function.
-Ryan
Who is online
Users browsing this forum: No registered users and 4 guests