Bagisto Forum

    Bagisto

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

    How to add sub category in the home screen

    General Discussion
    2
    3
    206
    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.
    • S
      shw2y last edited by

      Hello

      i want to add sub category products in the home screen
      this code doesn't work

      @include('shop::home.category', ['category' => 'sheets'])
      

      while the sub category name is sheets and the main category name is home

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

        Hello @shw2y,

        You can achieve this objective by adding the below code in Admin->velocity-> meta data->HomePageContent.

        @include('shop::home.category', ['category' => 'home/sheets']).

        S 1 Reply Last reply Reply Quote 0
        • S
          shw2y @prateek-webkul last edited by

          @prateek-webkul Thank you very much it's working👍 👌

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