Is it possible for my search request to return the total pages of my results? I realized that the request returns the total of items and the current page, but to dentify in my front end the page I am on I need to implement some logic with the total of products and the page I am on?