Documentation
Feedback
Guides

Release Notes
Release Notes
Search Result
August, 22

The search results page can now inform the user about the number of items displayed on the browser page, along with the total number of results found, all thanks to the new showProductsCount prop.

What has changed

Before this prop, it wasn’t possible to dynamically render data on item quantity for the user, with only the total number of results found for that search being shown.

Now, the showProductsCount prop allows the retailer to decide whether to display this data to the customer.

{"base64":"  ","img":{"width":748,"height":740,"type":"png","mime":"image/png","wUnits":"px","hUnits":"px","length":181073,"url":"https://user-images.githubusercontent.com/52087100/63536853-d8c9b580-c4ea-11e9-9837-00e4f05d8406.png"}}

Main advantages

To support dynamic content, the new prop simultaneously shows the user data on the total number of products being displayed in the browser page along with the number of search results found. This improves the user’s search experience, providing the user with valuable feedback on the number of items already seen and the number of items left.

What you need to do

The new prop is available starting with the Search Result app version 3.28.0. Make sure your store is already running this version or higher.

Was this helpful?
Yes
No
On this page