Notification after customer add IsDownloadeble product first time to cart

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
6 лет назад
Hi!
I want to create some extends like:
After customer add Downloadeble product to cart it will show popup like:

displayPopupNotification('@T("Product.IsDownlobedle.Success")', 'success', false);


So my question is how to make it better?
Overwrite shoppingCart controller? Any other options?
6 лет назад
Hello,

Instead of override controller in plugin. You can achieve with override view page in plugin review this and this

Thanks,
Jatin
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.