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

      auto update Sub Total and Grand Total once increase or decrease quantity in checkout/cart page?
      • rustam

      4
      0
      Votes
      4
      Posts
      914
      Views

      devansh-webkul

      Hi @rustam,

      I hope you are familiar with Vue JS, I can only guide you regarding this. If you check the cart page there is a cart-component that is submitting the form when you click on the update cart button that means the page will be refreshed.

      You need to send the form via ajax on the change method.

    • L

      How can update existing project to bagisto 1.3 from 1.2
      • LilD

      4
      0
      Votes
      4
      Posts
      164
      Views

      devansh-webkul

      Hi @LilD,

      I just shared a step thre, have a look.

    • S

      Php 7.1.17 required!
      • sahebmhm

      6
      0
      Votes
      6
      Posts
      579
      Views

      C

      Many thanks

    • J

      Group pricing policy not showing for a configurable product.
      • JacekT

      4
      0
      Votes
      4
      Posts
      650
      Views

      J

      Not sure if anyone seen the screens shared. But there seems to be a issue in displaying group pricing when a configurable product is posted.

      Can someone guide us.

    • D

      Increase google lighthouse score
      • Dakil

      2
      0
      Votes
      2
      Posts
      180
      Views

      devansh-webkul

      Hi @Dakil,

      Already have done all these things. There are more things to do,

      For e.g. when you are opening the page the first thing that is blocking is the category. You need to fetch those by ajax.

      Next thing if you check the normal pages, they are loaded with lots of categories and products which are loading fully at a time. Partial loading should be there.

      There are more things which can be done.

    • D

      Update to laravel 8 and bagisto 1.3 correctly
      • Dakil

      2
      0
      Votes
      2
      Posts
      147
      Views

      devansh-webkul

      Hi @Dakil,

      Bagisto 1.3 is not on Laravel 8. However, we have made an update in master.

      If you have made customization, then it means you should have to do compatibility of that portion at your end.

      Ref Link: https://github.com/bagisto/bagisto/pull/4684

    • L

      Problem with special price
      • LilD

      2
      0
      Votes
      2
      Posts
      159
      Views

      V

      @LilD
      Please let me know have you done any customization to achieve this?

    • S

      This topic is deleted!
      • SupportTime

      1
      0
      Votes
      1
      Posts
      31
      Views

      No one has replied

    • L

      Error db bagisto macos
      • LilD

      2
      0
      Votes
      2
      Posts
      114
      Views

      devansh-webkul

      Hi @LilD,

      I am not getting this can you share the screenshot of the error and also please share the MySQL version.

    • R

      Do Bagisto support Multi-Tenant architecture?
      • Random

      2
      0
      Votes
      2
      Posts
      181
      Views

      V

      @Random
      we do have extension for multi-tenant saas architecture you can check here https://store.webkul.com/bagisto-laravel-ecommerce-multi-company-saas.html

    • N

      How can I set default country in country dropdown in My address page
      • Nimit

      2
      0
      Votes
      2
      Posts
      181
      Views

      devansh-webkul

      Hi @Nimit,

      I am not getting this. May I know what you are trying to do. Also please share your Bagisto version also.

    • L

      Search products if price is more than 0
      • LilD

      2
      0
      Votes
      2
      Posts
      96
      Views

      devansh-webkul

      Hi @LilD,

      I think you must be looking for this,
      https://github.com/bagisto/bagisto/blob/aace152a37e5b8e2406d2024237972bcbe4bf980/packages/Webkul/Product/src/Repositories/SearchRepository.php#L46

      Or this,
      https://github.com/bagisto/bagisto/blob/aace152a37e5b8e2406d2024237972bcbe4bf980/packages/Webkul/Velocity/src/Repositories/Product/ProductRepository.php#L109

    • W

      Sort order doesn't work in Grouped product frontend
      • wallace

      4
      0
      Votes
      4
      Posts
      340
      Views

      V

      Hi @wallace
      Thanks for notifying this bug, we have raised the issue https://github.com/bagisto/bagisto/issues/4896

    • L

      How to make carousel for Hot Category
      • lehoang0597

      2
      0
      Votes
      2
      Posts
      143
      Views

      V

      @lehoang0597
      do you want to show hot categories in this layout https://prnt.sc/13febmj ?

    • W

      How grouped product are visualized in cart
      • wallace

      3
      0
      Votes
      3
      Posts
      174
      Views

      W

      Thanx Vaishali,
      I need to use grouped products and not bundles.
      I've checked how DB schema is designed, and I've found out that currently cart table doesn't have information about grouped product id, but just references to the list of simple products id.
      Anyway, I could try to change the logic and build some more sql queries to get my necessary info in order to have a more structured cart.
      Do you know when this functionality will be released?

    • R

      How we can update our bagisto V1.2.0 to V1.3.0
      • Rohit

      4
      0
      Votes
      4
      Posts
      247
      Views

      devansh-webkul

      Hi @cmpengineers,

      I want to say that, just connect the new version database connection to your old version db.

    • G

      Changes on language file not reflecting.
      • gwachhamit

      8
      0
      Votes
      8
      Posts
      551
      Views

      devansh-webkul

      Thanks for the update.

      Also, if you like our support, you may give us the review here:- https://www.trustpilot.com/review/bagisto.com

      That would be grateful for us.

      Thanks & Regards,
      Bagisto Team

    • L

      Breadcrub implement
      • LilD

      2
      0
      Votes
      2
      Posts
      167
      Views

      devansh-webkul

      Hi @LilD,

      This is a customization, if you need support you can contact Webkul and that will be paid.

    • G

      Media Manager, images added in media manager link is broken.
      • gwachhamit

      2
      0
      Votes
      2
      Posts
      230
      Views

      devansh-webkul

      Hi @gwachhamit,

      Just simply remove the link from the public and again run php artisan storage:link.

    • P

      Demo data import in bagisto 1.3.1
      • prof.jagpreet

      3
      0
      Votes
      3
      Posts
      287
      Views

      P

      Unable to find any attached file. i can see only text written in reply