Answer
Jan 28, 2025 - 07:36 AM
Answerbase gives merchants this ability through parameters that you can define when inserting the Answerbase Q&A widget on your product page, you can see a full list of parameters in our documentation but if you're looking to support paging...the parameters that are relevant to define are these:
- data-display-count: This will define how many questions are shown before the paging starts, typically this will be "5" or "10".
- data-paging-enabled: You'll need to define this as "true", and then if there are more questions to show beyond what you've defined in the "data-display-count" parameter....it'll start giving paging options for a customer to browse through the full selection.