Magento 2 Pagination configuration

How to Configure Magento 2 Pagination Control Step-by-Step

by admin

Magento 2 Pagination Control

Before knowing how to configure the Magento 2 Pagination, we need to see what is contained inside it.

On the front-end UI of the store, whenever a user opens a product list that has the number of products displayed in more than the allowed per page in the product list configuration, the pagination links are about to appear.

Pagination settings appear at four corners on the top and bottom of the list. By choosing between the options within the pagination settings, you can change the format of the pagination links for product listings, set the number of links that appear in the control, and also can configure the Next and Previous links.

For example, in this case, there are three Pagination settings appear. The Pagination links do not appear because there are only three products on the list and the maximum number of products per page is nine.

Magento 2 Pagination frontend

Magento 2 Pagination frontend

The four Pagination settings are:

  • ‘View As’ – has the options to change between Listing format display and Grid format display.
  • ‘Sort By’ – has the options to change the sort order of the list. The ‘Used for Sorting in Product Listing’ storefront property determines which attributes of the product can be used to sort the list.
  • ‘Show Per Page’ – has options to change the maximum number of the products can be shown in one page.
  • ‘Pagination Links’ – contains navigation links to other pages.

Step-by-step Configuration

In order to Configure the Magento 2 Pagination control, go to these following steps:

Step 1: Go to ‘Content’ => ‘Design’ => ‘Configuration’.

Step 2: A list of store views will appear, choose the store view you want to edit. Then in the Action column, click ‘Edit’.

Step 3: Scroll down to ‘Other setting’ => ‘Pagination’

Magento 2 Pagination Config

Magento 2 Pagination Config

Here is the meaning of Pagination Controls:

  • The meaning of ‘Pagination Frame’ field is to decide the number of links that you want to appear in the pagination control. You can enter ‘10’ here, which equals 10 links to be displayed at once.
  • In the ‘Pagination Frame Skip’ field, entering the number here means that how many of links you want to skip ahead before displaying the next set of links in the pagination control.
    For example, if your store view pagination frame has ten links, enter ‘7’ into ‘Pagination Frame Skip’ field then the last three links from the previous set will be the first three links in your next set.
  • The ‘Anchor Text for Previous’ field, is to choose the text that you want to appear for the Previous link. Leave blank to use the default arrow.
  • The ‘Anchor Text for Next’ field, is to choose the text that you want to appear for the Next link. Leave blank to use the default arrow.

Step 4: After you configure the Magento 2 Pagination control, choose ‘Save configuration’ to finish.

Why website need Pagination?

Pagination helps you to shorten loading times and reduce server load. It is indeed faster to get 10-50 products from your database to be displayed each time than retrieving all the products at once which need more data to load. Also, the fewer the elements that are presented on a page can reduce loading times.

For some kind of website, more pages mean more display ads inventory. They tend to split the articles into pieces and put them on different pages. So they can maximize the page views and get more impressive.

>>> CHECK OUT Magento 2 applications to obtain all the necessary extensions with robust functionalities!

The new trend

Despite the pros of Pagination, now a day people tend to click less and less. There is a trend for “more scrolling – less pagination” when many popular services such as Google Image Search, Social networks like Facebook, Twitter, Instagram, etc. are now using the AJAX techniques to load automatically additional content as the user scrolls down the page. So for the user experience, Infinite Scroll is much preferable to Pagination.

Check out Infinite Scroll for Magento 2 Extension >>

Next Reading Suggestions

© 2019 BSS Commerce owned by THANH CONG INTER ., JSC. All Rights Reserved.
Business registration certificate no. 0106064469 issued by Hanoi Department of Planning and Investment on 19 December 2019.
Legal Representative: Mr. Nguyen Quang Trung.