Bagisto Forum

    Bagisto

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. General Discussion
    Log in to post
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes
    • Most Views
    • R

      Compiling assets issue
      • Rahul74

      7
      0
      Votes
      7
      Posts
      453
      Views

      V

      Hi @Rahul74
      have you got any success in this? or still getting the same.

    • F

      How to customize Place Order button ?
      • farhan-saifi

      2
      0
      Votes
      2
      Posts
      211
      Views

      S

      Override this page https://github.com/bagisto/bagisto/blob/master/packages/Webkul/Shop/src/Resources/views/checkout/onepage.blade.php and here is the submit button https://github.com/bagisto/bagisto/blob/master/packages/Webkul/Shop/src/Resources/views/checkout/onepage.blade.php#L90

    • N

      API giving error Route [auth.login] not defined
      • neha.ak3018

      10
      0
      Votes
      10
      Posts
      1502
      Views

      S

      Hello, @_developer_12

      Actually, for the both token and api_token you can pass the $token then try to send the request i hope your issue has been resolved,

      Thanks

    • V

      How to customize the homepage? any dev docs available for using bagisto?
      • Vikasarora

      4
      0
      Votes
      4
      Posts
      261
      Views

      V

      @Vikasarora
      the provided guide as provide above will surely help you!

      If you got stuck somewhere we are here to help you
      Thanks

    • R

      configurable product shows as low as 0 price.
      • Rahul74

      2
      0
      Votes
      2
      Posts
      186
      Views

      V

      @Rahul74
      this is an bug which is already reported here https://github.com/bagisto/bagisto/issues/3558.

    • A

      Forum to contact Bagisto experts for help with customisation & modification
      • AshJi

      5
      0
      Votes
      5
      Posts
      932
      Views

      A

      Thanks @Vaishali-Agarwal. Have sent the FB request to join.

    • A

      This topic is deleted!
      • AkashWeybee

      1
      0
      Votes
      1
      Posts
      5
      Views

      No one has replied

    • F

      How to show "continue" button on billing and shipping method step with validation in velocity theme
      • farhan-saifi

      2
      0
      Votes
      2
      Posts
      207
      Views

      V

      @farhan-saifi
      You can raise the ticket regarding this here at https://bagisto.uvdesk.com/en/customer/create-ticket/

    • S

      Getting User Data based on token in Cart Checkout API
      • sanjay

      11
      0
      Votes
      11
      Posts
      941
      Views

      shubhwebkul

      Hello there,

      As I am checking I am getting customer email in response, please check the screenshot.

      https://prnt.sc/tqhuuc
      https://prnt.sc/tqhuc2

      Can you please share a short video or screenshots to debug the issue.

      Thanks!

    • A

      Default currency issue
      • aroobaarooj499

      6
      0
      Votes
      6
      Posts
      264
      Views

      V

      @aroobaarooj499
      sometimes changes not reflected in the same window, so I told you to check default currency set by default in the incognito window. https://prnt.sc/tqn0k3

    • O

      Call jquery function in .vue file
      • otheriz

      6
      0
      Votes
      6
      Posts
      775
      Views

      O

      Hello @shubhwebkul ,

      Any idea of how to archive that "fly to cart" effect. ?
      Or how to make jquery can be used in that method?

      Thank You 🙂

    • A

      How to create "User Group"
      • AshJi

      3
      0
      Votes
      3
      Posts
      171
      Views

      A

      @Vaishali-Agarwal said in How to create "User Group":

      reate user group from c

      got it thanks. @Vaishali-Agarwal

    • C

      can't import on aliexpress extension
      • crasansa

      2
      0
      Votes
      2
      Posts
      154
      Views

      V

      @crasansa
      you need to upgrade your Bagisto Version as well as Drop Ship version.

    • W

      Registration approval by admin
      • wshomeworker20

      2
      0
      Votes
      2
      Posts
      228
      Views

      A

      Such check can easily be implemented with hooks. Not sure whether Bagisto provides option to create hooks.

      For this user req, as soon as any user registers, a 'post registration hook' be invoked which will set the status to "Inactive". Then Admin has to go and manually activate the user.

    • A

      In Velocity theme, is there a way do display >5 category in header
      • AshJi

      4
      0
      Votes
      4
      Posts
      290
      Views

      V

      @AshJi Sure, thanks for the suggestion, we will implement this.

    • A

      How to make "Category" as filterable option
      • AshJi

      2
      0
      Votes
      2
      Posts
      154
      Views

      V

      @AshJi
      layered navigation are showing in each category so we can't add a category in layered navigation.
      It's required a custom development to enhance this feature.
      you can raise a ticket at support@bagisto.com, if you want to customize this feature.

    • R

      When a customer buy a product, admin should get email (gmail), how to setup this?
      • Rahul74

      7
      0
      Votes
      7
      Posts
      620
      Views

      bhanu-webkul

      Hi @Rahul74 ,
      As per your query, I would like to inform you that we have already this feature that when customer places order both admin and customer used to get confirmation mail.
      mail to admin for order id10- https://prnt.sc/trs781
      mail to customer for same order - https://prnt.sc/trs7hw

      so in case if you are not getting mails, please check credentials once.
      Please let us know in case of any further issue.

    • A

      Need to add a cart level rule based on the "Customer Group" of the user
      • AshJi

      4
      0
      Votes
      4
      Posts
      330
      Views

      V

      @AshJi
      currently, there is no way to check which cart rule is applying..if your other rules are not working then their is might some condition you have set which is not meeting for that rule, or make sure End Other Rules should be NO else other rules will be ignored if it set to YES .

      For Duplicate or copy any item or promotion, we are working on this, and surely this feature is showing you in our upcoming release. 🙂

    • S

      How to change currency in fronted?
      • sathish

      17
      0
      Votes
      17
      Posts
      2347
      Views

      A

      @Vaishali-Agarwal said in How to change currency in fronted?:

      may be u missed something

      This isn't much helpful 😞

      Anyway I investigated found the issue. It seems that Bagisto is fetching currency details picking code from both from cache and "currency" variable. I noticed that following 2 SQLs were executed on each page

      select * from `currencies` where `code` = 'INR' select * from `currencies` where `code` = 'USD'

      In /bootstrap/cache/config.php APP_CURRENCY was set to 'USD'. I changed it to 'INR' and fixed the problem. I will lated delete the cache and try.

    • K

      is there a way to to collect customers GPS location and use it for local delivery
      • kdevsl

      2
      0
      Votes
      2
      Posts
      186
      Views

      V

      @kdevsl
      kindly raise the ticket here https://bagisto.uvdesk.com/en/customer/create-ticket/