Close

Ajax Cart remover Per Unit

markus507
8 years ago
#11915 Quote
Avatar
  • 2
Hello,
how can I remove the "/ per unit" string in the Ajax Cart? Thank you Markus
Boyko
8 years ago
#11916 Quote
Avatar
  • Moderator
  • 1570
markus507 wrote:
Hello,
how can I remove the "/ per unit" string in the Ajax Cart? Thank you Markus


Hi Markus,

In this file:
Plugins\SevenSpikes.Nop.Plugins.AjaxCart\Views\NopAjaxCartShoppingCart\ProductAddedToCartPopupDialog.cshtml

Find this code and delete it:

@T("SevenSpikes.NopAjaxCart.PerUnit")


Hope this helps!
Regards,
Nop-Templates.com Team