Bagisto Forum

    Bagisto

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

    How to display product image on product table

    General Discussion
    3
    5
    654
    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
      Poonam Kharka last edited by

      Hello there! If i want to add field in products table under catalog tab. Than i can i get image . I just getting path from product_images table

      1 Reply Last reply Reply Quote 0
      • R
        rahul last edited by

        Hi @Poonam-Kharka

        Can you explain more ?
        like you want to add images column on database or want to show images on data grid.

        Thanks

        P 1 Reply Last reply Reply Quote 0
        • P
          Poonam Kharka @rahul last edited by

          @rahul I juss wanna show it. I got path from product_images table and it also showing data from db. But i want to display image not its path

          1 Reply Last reply Reply Quote 0
          • R
            rahul last edited by

            Hi @Poonam-Kharka

            just use like below -

            <img src="{{ Storage::url(path]) }}" />
            

            It will display.

            Thanks

            1 Reply Last reply Reply Quote 0
            • Z
              zubairkhan12 last edited by

              Hay, Poonam, I am not a tech geek and pretty understand your problem. Actually, I had faced the pretty same issue with my b2b store for that I have install product table plugin, and after that, many issues are resolved.

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