hotcakes-commerce-core icon indicating copy to clipboard operation
hotcakes-commerce-core copied to clipboard

CI: Add a "Most Popular" & Newest Product/Category Sort

Open WillStrohl opened this issue 7 years ago • 0 comments

Is your feature request related to a problem?

Please describe. It would be useful for visitors to sort products in a category by the newest or most popular as either an option, or default sort.

Describe the solution you'd like

Add an option in the category and module settings to sort products in order of popularity. Popularity will be determined by an aggregate sum/average number of page views and purchases for the product. The data to support this may need to be stored and calculated via a scheduled job to reduce the performance impact that could be experienced on some websites.

The newest/latest product sort would not require a scheduled job.

Additional context

Add any other context or screenshots about the feature request here. Community Forum Post: https://hotcakes.org/Forums/g/posts/m/947/Latest-addition-module

WillStrohl avatar Aug 13 '18 17:08 WillStrohl