--- title: Coveo Results Per Page slug: '3018' canonical_url: https://docs.coveo.com/en/3018/ collection: coveo-for-sitecore-v5 source_format: adoc --- # Coveo Results Per Page > **Legacy feature** > > The Coveo Hive Framework is now in maintenance mode and is no longer recommended for new implementations. > > To build new search experiences, use one of Coveo's more modern, lightweight, and responsive libraries. > To get started, see the [Build search](https://docs.coveo.com/en/2473/) article. Implements the [Coveo JavaScript Search Framework](https://docs.coveo.com/en/187/) [ResultsPerPage](https://coveo.github.io/search-ui/components/resultsperpage.html) component which lets the end user choose how many results to display per page. ## Usage notes * The number of results to display per page specified through the **{doctitle}** rendering overrides the value of the **Coveo Search Interface** rendering `Results per page` data source option value. * You can [customize the CSS](https://docs.coveo.com/en/2342/) associated with this rendering. ## Insertion location

Coveo Hive

The Coveo Results Per Page rendering is an Allowed Control in the following placeholder(s): UI Header, UI Results Header, UI Results Footer, UI Footer, Results Header

Example insertion sequence for the Coveo Results Per Page rendering.

Coveo Hive SXA

Coveo for Sitecore SXA rendering insertion locations aren't limited by placeholder Allowed Controls. The Coveo Results Per Page rendering may therefore be inserted throughout the partial design, whether in Coveo for Sitecore or Sitecore placeholders.

Example insertion sequence for the Coveo Results Per Page rendering.
## Data source options The following table lists the available data source options for this rendering. [%header,cols="33%,66%"] |=== |Option name |Description |Initial choice |See the [`initialChoice`](https://coveo.github.io/search-ui/components/resultsperpage.html#options.initialchoice) component option. |Choices displayed |See the [`choicesDisplayed`](https://coveo.github.io/search-ui/components/resultsperpage.html#options.choicesdisplayed) component option. |Additional data attributes a|{empty} -- Allows [use of the Coveo JavaScript Search Framework **ResultsPerPage** component options](https://docs.coveo.com/en/2776/) that aren't directly available in the data source. -- |=== ## Sample generated HTML and corresponding visual output ```html
``` ![Results Per Page example output | Coveo for Sitecore 5](https://docs.coveo.com/en/assets/images/c4sc-v5/results-per-page-example.png)