Interesting fullstack problem came up. On the server side, we have an object ProductType which is an enum like:
ProductType
enum ProductType{ BASIC, ADVA