Bagisto Forum

    Bagisto

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

    Change the name of tax on frontend

    Knowledge Base
    2
    18
    1309
    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.
    • D
      Deepanjali @devansh-webkul last edited by

      @devansh-webkul said in Change the name of tax on frontend:

      npm run watch

      I'm stuck on the npm rum watch for about 10 minutes now, although it should have taken only about 10seconds. How do I get past this?
      d9ff3220-9be4-4768-afe7-17a2cde084d8-image.png

      1 Reply Last reply Reply Quote 0
      • devansh-webkul
        devansh-webkul last edited by

        Hi @Deepanjali,

        Well, I am not seeing any problem in this screenshot. Your file watcher is now on.

        Just minimize this and do your changes in the packages/Webkul/Velocity/src/Resources/assets/sass/app.scss in this file. As I said in step 3.

        D 1 Reply Last reply Reply Quote 0
        • D
          Deepanjali @devansh-webkul last edited by

          Hi @devansh-webkul ,
          I'm making changes to "public\themes\velocity\assets\css\velocity.css" and "bootstrap.min.css"
          so I tried running these commands in "public\themes\velocity" but after step 5,
          My changes are restored to default.
          (I think it is because of the npm run watch not terminating normally)
          Note: I made the changes while the file watcher was on, then I terminated it forcefully to run npm run prod

          1 Reply Last reply Reply Quote 0
          • devansh-webkul
            devansh-webkul last edited by

            Hi @Deepanjali,

            No npm run watch only for development purpose. You need to do changes in this path packages/Webkul/Velocity/src/Resources/assets/sass/app.scss. I have mentioned earlier also.

            Now when you done with the changes. Then run npm run prod and after that php artisan vendor:publish --all --force.

            D 1 Reply Last reply Reply Quote 0
            • D
              Deepanjali @devansh-webkul last edited by

              Hi @devansh-webkul,
              Thank you so much! I was able to do the changes in the file.

              1 Reply Last reply Reply Quote 0
              • D
                Deepanjali last edited by

                Another thing regarding taxes, How can I add another tax name?

                1 Reply Last reply Reply Quote 0
                • devansh-webkul
                  devansh-webkul last edited by devansh-webkul

                  Hi @Deepanjali,

                  For this, you need to refer here,

                  Screenshot from 2020-09-05 14-04-06.png

                  Please take a look.

                  D 2 Replies Last reply Reply Quote 0
                  • D
                    Deepanjali @devansh-webkul last edited by

                    This post is deleted!
                    1 Reply Last reply Reply Quote 0
                    • D
                      Deepanjali @devansh-webkul last edited by

                      @devansh-webkul I have 2 tax rates in the tax category, but I want to apply the second rate on the amount after the calculation with the first one:
                      fb2d83d5-7eca-4818-97da-d0de14c2ee25-image.png

                      How can I custom my tax rate to work on a different amount?

                      1 Reply Last reply Reply Quote 0
                      • devansh-webkul
                        devansh-webkul last edited by

                        Hi @Deepanjali,

                        1. Just add both taxes to the same tax category.
                        2. After that add tax category to the product.
                        3. Then, it will automatically calculate for you.
                        D 1 Reply Last reply Reply Quote 0
                        • D
                          Deepanjali @devansh-webkul last edited by

                          @devansh-webkul This is exactly what I've done but I guess there is a bug:
                          My fixed shipping rate(Transportation) is getting copied in Marine cover:
                          eb2e59ae-7fb5-4a16-8055-1db7585729b8-image.png

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