Bagisto Forum

    Bagisto

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

      Cart Auto update
      • shafin

      2
      0
      Votes
      2
      Posts
      431
      Views

      devansh-webkul

      Hi @shafin,

      Currently, this is done by the update cart button.

      You can do it in realtime also by listening to the change event.

      You should be familiar with Vue JS.

    • S

      Cart realtime update
      • shafin

      2
      0
      Votes
      2
      Posts
      402
      Views

      devansh-webkul

      Hi there,

      Please check here,
      https://forums.bagisto.com/topic/2900/cart-auto-update/2

    • A

      How to learn Bagisto without PHP and Laravel experience
      • adebayoade

      2
      0
      Votes
      2
      Posts
      734
      Views

      devansh-webkul

      Eventually you need to focus on the basics first because Bagisto is built in Laravel.

      And you need a basic understanding of PHP and the OOPS concepts.

    • K

      How to make the product name shows more characters?
      • Kamdjou

      3
      0
      Votes
      3
      Posts
      1959
      Views

      K

      @devansh-webkul
      Thanks for pointing out.

      I have to overwrite the css form the velocity theme velocity.scss from this:

      .product-card-new .card-body .product-name, .product-card-new .card-body .product-rating { width: 15rem; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

      To this:

      .product-card-new .card-body .product-name, .product-card-new .card-body .product-rating { overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

      and the result was fantastic as needed ☺
      b7147969-368f-4519-ac01-13e6ef79139a-image.png

      Thanks once more my friend....

    • N

      Entering quantity in decimal
      • nissan12

      2
      0
      Votes
      2
      Posts
      576
      Views

      sanjay-webkul

      @nissan12 said in Entering quantity in decimal:

      in decimal like:

      Hi @nissan12
      For this, you need to do customization.

    • R

      Add a new System configuration to existing settings
      • rahulanand84

      2
      0
      Votes
      2
      Posts
      1779
      Views

      sanjay-webkul

      @rahulanand84 said in Add a new System configuration to existing settings:

      I am trying to add a new field in the System configurations. Unable to add it. Is there any documentation how to add a new field into the existing general section?

      Hi @rahulanand84
      Please take a reference from Here. for adding new configuration to settings

    • S

      Bagisto Demo like deployment
      • suyashcyber94

      3
      0
      Votes
      3
      Posts
      753
      Views

      devansh-webkul

      Hi there,

      Yes, we are using Docker behind the scene but I can't share the full scenario due to security reasons and our network team is doing great work on this.

    • D

      products not showing in correct currency
      • Dawn

      4
      0
      Votes
      4
      Posts
      837
      Views

      admin

      @Dawn
      This issue is fixed in our master repository. it will reflect in our next release.

    • F

      "Requested Product is not available"
      • Farhatkausar

      2
      0
      Votes
      2
      Posts
      356
      Views

      sanjay-webkul

      Hi, there can you please elaborate.
      And is it possible to share the video for the same?

    • F

      How to remove Shop By Category from menu
      • fsiddiqui

      4
      0
      Votes
      4
      Posts
      768
      Views

      sanjay-webkul

      @fsiddiqui
      can you please share the screenshot of the file in which you have done changes?

    • P

      Edit profile User profile(edit address section)
      • prashant2408

      5
      0
      Votes
      5
      Posts
      1056
      Views

      sanjay-webkul

      Hi @prashant2408
      Our team works by creating packages in Bagisto.
      And the velocity or shop both are the different-different themes.
      So you have to done changes on the file of the same package in which theme you wants to reflect the changes

    • A

      how to check remaning stock quantities?
      • Ashishaxat

      6
      0
      Votes
      6
      Posts
      1565
      Views

      sanjay-webkul

      @shahbaz123
      If you trying to see the quantity of the configurable product, then Please take a reference from here.
      And if you are asking for something else then please let me know.

    • A

      This topic is deleted!
      • ahnaf22

      1
      0
      Votes
      1
      Posts
      2
      Views

      No one has replied

    • T

      How do I create custom attributes for CMS page?
      • tfleong

      6
      0
      Votes
      6
      Posts
      1733
      Views

      T

      Is there a way for me to extend or override the view and controllers so I don’t need to edit the core package files?

    • P

      Product with Uploadable Image
      • porl

      6
      0
      Votes
      6
      Posts
      1353
      Views

      sanjay-webkul

      @juli_cs

      For this, you have to do customization.

    • J

      Issue with booking product on frontend
      • juli_cs

      10
      0
      Votes
      10
      Posts
      1959
      Views

      sanjay-webkul

      @juli_cs

      This is working fine on Bagisto V1.4.1, Please find the screen recording Here,

      I guess you make some mistake, while settingup the project or creating the product.

    • R

      How to create dynamic menu in bagisto
      • Rakhi123

      8
      0
      Votes
      8
      Posts
      1569
      Views

      sanjay-webkul

      @Rakhi123
      Now, there is no option for create submenu, so for this you have to done customization,
      You can raise a ticket Here for the same

    • S

      Video in product details page on v1.3.3
      • suchitra singh

      2
      0
      Votes
      2
      Posts
      447
      Views

      sanjay-webkul

      Hi, @suchitra-singh
      I guess we are already discussing over the ticket for the smae.

    • V

      variations for digital products
      • varri

      2
      0
      Votes
      2
      Posts
      513
      Views

      sanjay-webkul

      @varri said in variations for digital products:

      variations

      No, there is no option for make variations for digital products.

    • D

      Get the product data using the product id inside bagisto?
      • divang

      3
      0
      Votes
      3
      Posts
      1038
      Views

      ashish2409

      @divang
      You may follow the below link for the solution of your concern. If You have the product ID, you can fetch the details from there.

      In this, already the relations are made for the related products in product flat model, by which you can get all the related product information.

      Link - https://github.com/bagisto/bagisto/blob/ddc3b302ef38d58df3dbd51900974c20c7502fa4/packages/Webkul/Product/src/Models/ProductFlat.php#L268