PageType:
    | "front"
    | "category"
    | "product"
    | "cart"
    | "search"
    | "notfound"
    | "order"
    | "other"
    | "checkout"