If a product is not shown on product is not shown on front, check if:
1. The product is enabled.
2. Stock status is "In stock".
2. Qty is not set to 0.
Also, try to refresh magento cache and re-index data using commands below:
php bin/magento cache:clean
php bin/magento indexer:reindex
Comments
0 comments
Please sign in to leave a comment.