export enum TYPE_PAGE { AVAILABLE = 'available', SELLING = 'selling', }