Bagisto Forum

    Bagisto

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    pagination at default theme home page

    Modules
    2
    4
    457
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • R
      Rahul74 last edited by

      How to show pagination at home page of default theme???

      1 Reply Last reply Reply Quote 0
      • A
        akhtarkhan last edited by

        Dear Rahul,
        You can customize the code in ProductRepository which is in the product package as per your requirement for pagination.

        https://prnt.sc/uanuqo

        path - https://github.com/bagisto/bagisto/blob/master/packages/Webkul/Product/src/Repositories/ProductRepository.php

        For more detail on pagination go through this doc
        path - https://laravel.com/docs/7.x/pagination

        R 1 Reply Last reply Reply Quote 0
        • R
          Rahul74 @akhtarkhan last edited by

          @akhtarkhan can u show me the exact code for that, for default theme???

          1 Reply Last reply Reply Quote 0
          • A
            akhtarkhan last edited by

            You have to customize it by yourself, and if you want to get this customize by with working code you may raise your ticket here https://bagisto.uvdesk.com/en/customer/create-ticket/

            1 Reply Last reply Reply Quote 0
            • First post
              Last post