Short description of issue
The current documentation for Shopify’s liquid paginate function with Pages does not disclose the default sorting: alphabetical page handle
Reproduction steps
visit your store’s /pages.json to identify a grouping of pages on your frontend. You can see that they are not sorted by date or title, but by the handle alphabetically. This should be clearly disclosed on the docs page: Liquid objects: pages
Additional info
Other users have reportedly struggled to identify the default sorting. We understand there is no way to customize pages sorting in Liquid paginate, but the default sorting should be disclosed to devs/users.
What type of topic is this
Feature request
