Hi,
I've installed fashion theme on nopcommerce 2.6
I've an exception while viewing a product
here are the details:
Dettagli eccezione: System.NullReferenceException: Riferimento a un oggetto non impostato su un'istanza di oggetto.
Errore nel codice sorgente:
Riga 101: @if (productFashionModel.ProductManufacturers != null && productFashionModel.ProductManufacturers.Count > 0)
it seems that productFashionModel was null.