Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Out of Stock" Configurable Product Shows Up on Storefront Category Page. #2413

Open
nmalevanec opened this issue Jul 23, 2019 · 3 comments
Open

Comments

@nmalevanec
Copy link
Contributor

nmalevanec commented Jul 23, 2019

Preconditions (*)

  1. Magento with MSI 2.3-develop

Steps to reproduce (*)

  1. Create additional source assigned to additional stock. Assign created stock to Main Website.
  2. Create configurable product with two variations. Assign configurable product to category.
  3. Verify configurable product is visible on storefront category page and has 'In Stock' status.
  4. Navigate back to admin area and disable one configurable variation and set to 'Out of Stock' another one.
  5. Verify configurable product on storefront category page.

Expected result (*)

  1. Configurable product is not visible on storefront category page.

Actual result (*)

  1. Configurable product presents on storefront category page, despite it has 'Out of Stock' status.
@ishakhsuvarov ishakhsuvarov added this to the Bugfixing milestone Jul 24, 2019
@sidolov sidolov added the Bug label Feb 6, 2020
@sidolov sidolov removed this from the Bugfixing milestone Feb 10, 2020
@thai2301
Copy link

thai2301 commented Aug 8, 2020

any update on this ?

@imontaine
Copy link

Just to clarify this issue further for the dev who will end up fixing this.

  1. If all Child items are disabled then the configurable does not show on the category
  2. If all Child items are out of stock then the configurable does not show on the category
    Issue -> If there is a mixture of only disabled and out of stock items, then the entire product shows on the category with all variations

@irajneeshgupta
Copy link
Member

@sidolov
any updates?

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

No branches or pull requests

7 participants