How to Handle the Shop Number in the Store Listing page?

Dokan Multi Vendor Documentation

By default, the store listing page displays 10 stores. However, admins have the flexibility to customize how much stores are showcased. Dokan offers the [dokan_stores] shortcode. The site admin can tailor this shortcode utilizing the per_page=n parameter in the shortcode like this – [dokan_stores per_page=n], where ‘n’ represents the desired number of stores to be displayed on the listing page. Once set, the specified number (‘n’) will be the count of stores displayed on the store listing page.