Bagisto Forum

    Bagisto

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

    Default theme list all products by category

    General Discussion
    3
    3
    273
    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.
    • P
      PyramidHead last edited by

      Hi,

      I created page named "products-list" and I added this in content section

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

      And I got error:

      "syntax error, unexpected '=', expecting ']' (View: ) (View: /var/www/resources/views/themes/default/views/cms/page.blade.php)"
      

      So how I can listing products in my default theme custom pages?

      D 1 Reply Last reply Reply Quote 0
      • V
        Vaishali Agarwal last edited by

        Hi @PyramidHead
        refer to this guide to add CMS page in default theme
        https://bagisto.com/en/how-to-create-cms-page-in-bagisto/

        1 Reply Last reply Reply Quote 0
        • D
          dev.rohit @PyramidHead last edited by

          @PyramidHead I was having the same problem with the default theme so i just did this btw i was making custom theme. so here is my solution.

          f1cb2515-3def-467f-a352-a0de1c4807b1-image.png

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