Hello!
I have a big question. In the store theme, in the “search-result-layout” block there is a “pagination” prop, but I can’t find this in the documentation. Where can I find more information about? is this prop still valid?
Hello!
I have a big question. In the store theme, in the “search-result-layout” block there is a “pagination” prop, but I can’t find this in the documentation. Where can I find more information about? is this prop still valid?
Hi there!
Try this file.
search-result/paginationType.js at master · vtex-apps/search-result · GitHub
Thanks for the suggestion, I tried with that value of “infinite-scroll” but it still behaves like “show-more”.
It is very rare, because there is no documentation to look for. I have not seen a case are the “infinite-scroll”
Looks like the code above uses flex layout. Take a look at this page.
I did a quick test without flex-layout and it didn’t work either, I think it’s already out of order.
Thank you very much for your time and recommendations
Hi marmarquez,
Unfortunately, so far, we’ve only found the infinite scroll or the “show-more” option to load more products. A feature request about the “show-more” option was opened a long time ago on VTEX’s GitHub.
However, we haven’t received any responses yet.