Skip to content

Magento 2.0.4 Layered Navigation Random Product Bug or Feature #4132

@yagneshponkiya

Description

@yagneshponkiya

Steps to reproduce

  1. Disable Full Page Cache From Magento Backend.
  2. Go to Any Product Listing Page
  3. Select any option from layered navigation which has multiple products available.
  4. After selecting refresh the page 3-4 of times.

Make sure you have Order by "Position" selected. and i have tested this for all the product having "position value 1 or same for all the products"

Expected result

  1. Product listing should not display random product order with each request.

Actual result

  1. Product listing should stick with the order of products instead of random product with each refresh.

I have also tested the same thing without selection of layered navigation option. It stick with the product order return first time. If you choose any option from layered navigation it shows random order for filtered product with each page reload.

Example:

Let say,

  1. I choose "color:yellow" from the layered navigation.
  2. Filtered result return me 20 products.
  3. Pager Limit display 10 product on each page. if i go to second page it will display couple of previous page products instead of new products.

Hope you get my concern.

Thanks

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions