cancel
Showing results for 
Search instead for 
Did you mean: 

Popular in Sort list

Popular in Sort list

I want to include the Popular option in sort by list in magento 2.1.3.Kindly give me any ideas

1 REPLY 1

Re: Popular in Sort list

You can set popular attribute in sort by option by below way,

First create attribute popular from Admin panel,

Stores -> Attributes -> Products


Create popular attribute with text field.

Go to Storefront properties tab in attribute page,
Set field value Used for Sorting in Product Listing to yes
Save Attribute.

 

Now set popular attribute into Attribute set.

Stores -> Attributes -> Attribute set

Save your attribute popular into attribute set.

 

Now go to product page,
Set Popular attribute field value like 1,2 else you want.

Save product.


Open listing page and you can display all those product with lowest value first for popular ascending order.

if issue solved, click kudos/accept as solutions.

If Issue Solved, Click Kudos/Accept As solutions. Get Magento insight from
Magento 2 Blogs/Tutorial