ISSUE:
When we are saving the product, it adds an entry to the database table. After 5 mins, when reindex command executes, it removes the entry from the database table. So please wait 5 minutes after saving the product. See now we have a special price and dates for this product but the label not showing on the front end.
SOLUTION:
We found an error when indexing by cron. Products do not pass the validation process, so the label cannot be added to bss_productlabel_flat table in the file app/code/Bss/ProductLabel/Model/Label.php
To resolve the issue, please edit the file app/code/Bss/ProductLabel/Model/Label.php:
Or download the file attached below to override the current file on your site.
If you need any further assistance, please feel free to contact us. We'd be happy to support you!
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article