cancel
Showing results for 
Search instead for 
Did you mean: 

Products still present and searchable on frontend even if disabled on the Backend with Magento 2.4.2

Products still present and searchable on frontend even if disabled on the Backend with Magento 2.4.2

Hello,

I encountered issues on the product still searchable on frontend even if disabled. 
Version:
Magento 2.4.2 
php7.4 

I also performed the following but it doesn't work
1. bin/magento cache:flush

3. bin/magento cache:clean
2. bin/magento indexer:reindex

Thanks for your help in advance.

1 REPLY 1

Re: Products still present and searchable on frontend even if disabled on the Backend with Magento 2

Hey lynfordlag6228,

I've seen this before with disabled products showing up in search. Have you tried running bin/magento catalogSmiley Tongueroduct:update after clearing cache and reindexing? That should force the product data to update on the frontend.