Disable Auto Hide Feature For The Added To Cart Pop Up

Hello,

How can I disable auto hide feature for the notification after adding product to cart?

I tried removing cm-auto-hide class from /common/notification.tpl with no luck.

Thank you!

Settings->Appearance

Note that this will disable autohide for all notifications.

[attachment=13905:Screenshot_2019-07-17 Settings Appearance - Administration panel.png]

Screenshot_2019-07-17 Settings Appearance - Administration panel.png

Settings->Appearance

Note that this will disable autohide for all notifications.

Screenshot_2019-07-17 Settings Appearance - Administration panel.png


Thanks for your reply. I need to disable autohide for this notification only (added to cart notification). I want to keep other notifications auto-hide feature.

Thanks for your reply. I need to disable autohide for this notification only (added to cart notification). I want to keep other notifications auto-hide feature.

There is no way to disable this functionality for one notification only without code changes

There is no way to disable this functionality for one notification only without code changes

Thank you e-Com labs. I understand now. I believe I should go with a JS hooks in core.js.