export class FacetsType {
    attr_designer?:             string;
    attr_material?:             string;
    attr_type?:                 string;
    attr_productcatfunction?:   string;
}