magento / pwa-studio

🛠Development tools to build, optimize and deploy Progressive Web Applications for Magento 2.
https://developer.adobe.com/commerce/pwa-studio/
Open Software License 3.0
1.06k stars 682 forks source link

"This Product is currently out of stock. Please try again later." #4147

Closed JeremyKomarov closed 1 year ago

JeremyKomarov commented 1 year ago

Hello, I got a question, Right now when ever an product is out of stock i am getting an empty response and "This Product is currently out of stock. Please try again later.",

i want to change to still getting the product even the stock item is 0

m2-assistant[bot] commented 1 year ago

Hi @JeremyKomarov. Thank you for your report. To speed up processing of this issue, make sure that you provided sufficient information. Add a comment to assign the issue: @magento I am working on this


Join Magento Community Engineering Slack and ask your questions in #github channel.

glo42707 commented 1 year ago

Hey @JeremyKomarov

Thanks for writing to us.

if you want product still in enable state then for that you can either disable manage stock Globally which will create impact for overall catalog or you can Disable same Manage Stock on Product specific so it will only impact to perticular product.

Here is the link for detailed info https://experienceleague.adobe.com/docs/commerce-admin/inventory/configuration/enable.html?lang=en

please feel to reach out or Reopen ticket in case any furthure query.