Pagination {pagination.totalResults} counts the inline banner #1192
Answered
by
korgon
tina86-hub
asked this question in
Q&A
-
|
https://splashes.com/collections/sale as on this page, the total results count also counts the inline banner. Is there a way to show actual number of products (90 in this case) without counting the inline banner? Thanks, |
Beta Was this translation helpful? Give feedback.
Answered by
korgon
Nov 13, 2024
Replies: 1 comment
-
|
The Search API counts inline banners as results because they affect pagination. To get a total count of only the product results you would have to subtract the inline banners from the total count: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
korgon
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The Search API counts inline banners as results because they affect pagination. To get a total count of only the product results you would have to subtract the inline banners from the total count: