Skip to content

Module uses stock quantity and not salable qty for sorting #12

Description

@chequille

Preconditions (*)

  1. Magento version 2.4.3

Steps to reproduce (*)

  1. Opening a catalog site. Products having a stock qty shows first in the list, So good so far

Expected result (*)

  1. The module should look at the saleable qty and not the quantity in stock.

Actual result (*)

  1. Currently, if a product does have salable qty 0, it is still shown at the beginning of the list and not sorted.
  2. Reason is that the module is not using salable qty

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

compatibilityCompatibility with 3rd partyenhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions