Bagisto Forum

    Bagisto

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

    Change in product component is not working

    Modules
    2
    11
    1023
    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
      Prachi26 last edited by

      I need to change some code in the product component, but the change is not reflecting. Please help.

      1 Reply Last reply Reply Quote 0
      • A
        Amitk-Webkul last edited by

        Hi there,
        Can you please elaborate? What exactly you are trying to do?

        1 Reply Last reply Reply Quote 0
        • P
          Prachi26 last edited by

          I am trying to add one button in product component but it is not reflecting on the website.

          1 Reply Last reply Reply Quote 0
          • A
            Amitk-Webkul last edited by

            Hi there,
            Have you run the following commands?

            npm run prod
            
            php artisan vendor:publish --force
            
            1 Reply Last reply Reply Quote 0
            • P
              Prachi26 last edited by

              I'm working on local environment and I have run the below command already:

              php artisan vendor:publish --force

              1 Reply Last reply Reply Quote 0
              • A
                Amitk-Webkul last edited by

                Hi there,
                Can you please share the path where you are trying to make changes?

                1 Reply Last reply Reply Quote 0
                • P
                  Prachi26 last edited by

                  Sure,
                  I tried in below paths:

                  resources/themes/velocity/views/products/list/card.blade.php

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

                  1 Reply Last reply Reply Quote 0
                  • P
                    Prachi26 last edited by

                    Also when I run npm run dev, I got this message:

                    Could not auto-determine entry point from rollupOptions or html files and there are no explicit optimizeDeps.include patterns. Skipping dependency pre-bundling.

                    1 Reply Last reply Reply Quote 0
                    • A
                      Amitk-Webkul last edited by

                      Hi there,
                      Can you please share the screenshot too? it will help to reach on the exact issue.

                      1 Reply Last reply Reply Quote 0
                      • P
                        Prachi26 last edited by

                        d0172de3-9377-4fc7-b40b-81d3330a63dd-image.png

                        1 Reply Last reply Reply Quote 0
                        • A
                          Amitk-Webkul last edited by

                          Hi there,

                          Please run the below command in the velocity package.

                          npm run prod
                          

                          Please run the below command in the root of the Bagisto.

                          php artisan vendor:publish --force
                          
                          1 Reply Last reply Reply Quote 0
                          • First post
                            Last post