SimpleProductDto

Field name Type Description
Id int The ID identifying this product (see Important notice)
ProductNr string The product number
ShortName string The name of the product
LongName string The long name, description of the product
Price int The products price in cents
PriceDisplay string The product price formatted
ImageUrl string The URL pointing to the image for this group
ImageUrlLarge string The URL pointing to the large image for this group
IsAddition bool Indicating whether this product is considered an addition and should be ordered as CartItemExtraDto (side dish, topping etc.)