I have using Magento 2.4. I am trying to apply custom pagination in Wishlist my account section. Currently magento have default pagination based on page.
Initially I need to show first 9 product, then bottom show “View More” button, when we click on “View More” button then next 9 product will show.
If any have idea regarding pagination for Wishlist in my account section then share your idea.