copperstyle01
Results
1
comments of
copperstyle01
> I found the problem, it is in the setter of the Product class in the id_default_image field. > > NO OK >> public long? id_default_image { get; set;} >...