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

Bagisto

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

Card template in list

Knowledge Base
2
4
738
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.
  • J
    Joep last edited by 22 Jun 2021, 07:10

    I need to change the card in the list/grid view of all products; for instance I want to remove the price.

    I thought it would be as easy as changing the 'recources/themes/THEME/views/products/list/card.blade.php' but editting this template doesn't change anything.

    Can anybody help me here? Thanks a lot! ☺

    1 Reply Last reply Reply Quote 0
    • devansh-webkul
      devansh-webkul last edited by 22 Jun 2021, 13:58

      Hi @Joep,

      Price is coming from this file, resources/themes/THEME/views/products/price.blade.php.

      Please check and let me know.

      1 Reply Last reply Reply Quote 0
      • J
        Joep last edited by 24 Jun 2021, 12:53

        Hi @devansh-webkul,

        Thank you for your reply!

        The price was just an example, but what I would like to do is to change the card template. Logically it would be the 'recources/themes/THEME/views/products/list/card.blade.php' file that I have to change...

        1 Reply Last reply Reply Quote 0
        • devansh-webkul
          devansh-webkul last edited by 25 Jun 2021, 04:45

          Hi @Joep,

          Actually, for the velocity theme, it is coming from the compiled file, so either you need to make your changes in this file,

          packages/Webkul/Velocity/src/Resources/assets/js/UI/components/product-card.vue

          and then recompile your assets.

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