Close

Error in Quick View

ezrussmith
9 years ago
#8741 Quote
Avatar
  • 5
I get an error in QV when I click the QV icon for a given product. I checked the log and the error is as follows:

The model item passed into the dictionary is of type 'SevenSpikes.Nop.Plugins.QuickView.Models.QuickViewProductPageModel', but this dictionary requires a model item of type 'Nop.Web.Models.Catalog.ProductDetailsModel'.

You can see the problem at "http://dev.beyondjustpets.com/cat-category". Just click the QV icon in the product and it will not work.
Deni
9 years ago
#8747 Quote
Avatar
  • Moderator
  • 389
Hi, 

I have just checked this and it is working fine - it is not throwing an error. Let us know if you got this resolved.
Best Regards,
Mladen Staykov
Nop-Templates.com
ezrussmith
9 years ago
#8752 Quote
Avatar
  • 5
What caused the error was I had created a custom product template. QuickView needed its own version of the template of the same name added to it. Problem solved.
Deni
9 years ago
#8760 Quote
Avatar
  • Moderator
  • 389
ezrussmith wrote:
What caused the error was I had created a custom product template. QuickView needed its own version of the template of the same name added to it. Problem solved.


Hi, 

Yes, I did not think of that. I am glad that you have found this. Keep up the good work!
Best Regards,
Mladen Staykov
Nop-Templates.com
hanz
8 years ago
#10647 Quote
Avatar
  • 19
Thamks. That solved my problem!