Close

How to Add fields

asas4444
8 years ago
#9376 Quote
Avatar
  • 1
I need to add custom fields in ajax cat(dialog box).
Deni
8 years ago
#9391 Quote
Avatar
  • Moderator
  • 389
asas4444 wrote:
I need to add custom fields in ajax cat(dialog box).


Hi, 

We have replied to your ticket already.

You can achieve this by modifying this view: \Plugins\SevenSpikes.Nop.Plugins.AjaxCart\Views\NopAjaxCartShoppingCart\ProductAddedToCartPopupDialog.cshtml. The row you should modify is this one:
<strong class="price">@shoppingCartItemModel.UnitPrice</strong>
Best Regards,
Mladen Staykov
Nop-Templates.com