Bagisto Forum

    Bagisto

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

    Filter issue

    Knowledge Base
    2
    2
    271
    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.
    • L
      lilian last edited by

      For configurable products, I want to show the 'variants' per category. I tried to change the 'join' to 'leftjoin' for getAll($categoryId = null) method in ProductRepository.php file of package webkul and it works. However, the filter still only works for the configurable products, not the variants.

      Also, how can I make changes to override the methods in repository or controller with extension?

      Can anyone help? Thanks in advance.

      1 Reply Last reply Reply Quote 0
      • devansh-webkul
        devansh-webkul last edited by

        For displaying variants, you just need to enable it from the admin panel.

        Just go to a specific variant product edit page and enable the display individually option.

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