ISnipcartItem..::..ImageUrl Property
Use this if you want to provide your customers with a small thumbnail of your product in the cart. This must be an absolute URL.
As this attribute is optional, if you do not provide it, no image will be displayed.
Please note that the format is 50x50 in our default template.
Namespace:
AdvantageCSP.Snipcart.InterfacesAssembly: AdvantageCSP.Snipcart (in AdvantageCSP.Snipcart.dll)
Syntax
[JsonPropertyAttribute] [DisplayNameAttribute] string ImageUrl { get; }