質問

I am using NopCommerce. I want to display top 10 most viewed products on category home page. so category home page will show the most viewed 10 products of that category.

How can i display most viewed products on category home page?

役に立ちましたか?

解決

You can simply add a new entity or add a new field in existing entity. how to add new entity and create method for get result of count most viewed products. then call function on products view page.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top