Bagisto Forum

    Bagisto

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

    How to update mini cart?

    General Discussion
    2
    2
    249
    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
      jc last edited by

      I modified the mini cart layout at packages\Webkul\Velocity\src\Resources\assets\js\UI\components\mini-cart.vue

      However I found that, it did not reflect at the frontend. Can I know how modify it properly?

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

        @jc
        you have to run the below command inside velocity package

        npm i
        
        npm run prod
        

        After performing above step you have to publish all assets and file by running the " php artisan vendor:publish " command and press 0.

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