• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Register
  • Login
Bagisto Forum

Bagisto

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

How to create more Product grid on Front-End Like "New Products" and "Featured Products" along with other things shown in Bagisto Demo...

General Discussion
3
6
1.0k
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.
  • tish997
    tish997 last edited by 20 Nov 2020, 20:41

    How to create more Product grid on Front-End Like "New Products" and "Featured Products".. Like shown below... how i can create these aswell "Men's Collection" and "Women" etc
    Screenshot_6.jpg

    Also How can i make my store front end to show like bagisto Demo..
    Screenshot_1.jpg Screenshot_8.jpg Screenshot_7.jpg Screenshot_4.jpg

    1 Reply Last reply Reply Quote 0
    • V
      Vaishali Agarwal last edited by 23 Nov 2020, 09:11

      Hi @tish997
      You can easily customize your store by adding custom labels by adding the code inside admin->velocity->meta data->Home page content

      Here you need to click on source code and pass the array as same added in bagisto demo.
      for example; if you want to add category on home page add the below line
      you can achieve this by adding the below code in admin->velocity-> meta data->HomePageContent

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

      tish997 1 Reply Last reply 24 Nov 2020, 12:59 Reply Quote 1
      • tish997
        tish997 @Vaishali Agarwal last edited by 24 Nov 2020, 12:59

        @Vaishali-Agarwal Thank you soo much it worked can you please also elaborate how to add Reviews and other things that are shown in screen shot...

        tish997 1 Reply Last reply 24 Nov 2020, 13:11 Reply Quote 0
        • tish997
          tish997 @tish997 last edited by 24 Nov 2020, 13:11

          Actually i got it ... by going into bagisto demo admin panel i have cleared my confusions regarding other things... Thanks Vaishali you always help out..!!

          1 Reply Last reply Reply Quote 0
          • V
            Vaishali Agarwal last edited by 24 Nov 2020, 13:42

            your welcome @tish997 🙂

            1 Reply Last reply Reply Quote 0
            • 4 months later
            • H
              himanshu-kmr last edited by 18 Mar 2021, 07:40

              I have tried added on admin->velocity-> meta data->HomePageContent

              @include('shop::home.category', ['category' => 'hemchhaya','cloths','bodycare'])
              
              1. Automatic => getting changed to =>
              2. Product is not showing n frontend

              I have cleared the cache and also deleted files inside bootstrap/cache

              Please Help....

              1 Reply Last reply Reply Quote 0
              3 out of 6
              • First post
                3/6
                Last post