Bagisto Forum

    Bagisto

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Recent
    Log in to post
    • All categories
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • A

      How to Add Static Image or Content Below Product Price on Product Details Page? (v2.2)
      General Discussion • • arunchahar

      4
      0
      Votes
      4
      Posts
      251
      Views

      A

      @Rishabh-Webkul Thanks Rishabh, it worked eventually.

    • J

      Is there a click-and-collect delivery method instead of address-based shipping in Bagisto?
      Modules • • jfregoso

      2
      0
      Votes
      2
      Posts
      254
      Views

      Rishabh-Webkul

      Hello @jfregoso

      Regarding your above query kindly raise a ticket at Bagisto UV Desk from the link below.

      Link: https://bagisto.uvdesk.com/en/member/login

      Thanks & Regards

    • A

      Dynamic filters
      General Discussion • • AlbertoLyra

      3
      0
      Votes
      3
      Posts
      184
      Views

      A

      Thank you very much,

      I'll try to do it.

      Is possible in that component to get the full list of products? Or they are available?

      Thanks.

      Best regards.

    • R

      Unsupported Operand Types: String * Int Error on Add to Cart Button ClickUnsupported operand types: string * int
      Bug Report • • ramswami0121

      2
      0
      Votes
      2
      Posts
      132
      Views

      Rishabh-Webkul

      Hello @ramswami0121

      Kindly confirm if you have done any customization at the code end.?

      Thanks & Regards

    • H

      How change format price in Admin page edit product?
      Modules • • hidjrah

      2
      0
      Votes
      2
      Posts
      133
      Views

      Rishabh-Webkul

      Hello @hidjrah

      This is the Edit page of the product so data will get visible in the normal format whereas in the Product Datagrid it will gets as per your frontend.

      product-datgrid.png

      Thanks & Regards

    • R

      Request to Add Custom Attributes (Color, Size, etc.) to Product Details Page
      Knowledge Base • • ramswami0121

      2
      0
      Votes
      2
      Posts
      198
      Views

      Rishabh-Webkul

      Hello @ramswami0121

      For this kindly create a configurable product. Check the user documentation below for reference.

      User Doc.: https://docs.bagisto.com/2.2.0/products/configurable.html

      Thanks & Regards

    • E

      PayPal checkout error
      Bug Report • • Esti

      4
      0
      Votes
      4
      Posts
      206
      Views

      E

      @Rishabh-Webkul Hi do you have any good news for me? Is the bug fixable?

    • H

      category import
      General Discussion • • hitenjadav

      2
      0
      Votes
      2
      Posts
      78
      Views

      Rishabh-Webkul

      Hello @hitenjadav

      Currently, you can import Products, Customers & Tax Rates If you want to Import Category you need to make changes at the code level and hence it is the part of customization.

      Below is the Module path which is responsible for Import

      packages >> Webkul >> DataTransfer

      datatransfer.png

      GitHub Link: https://github.com/bagisto/bagisto/tree/2.2/packages/Webkul/DataTransfer/src

      Thanks & Regards

    • T

      setBagistoVite() Error
      General Discussion • vite bagistovite • • Tim

      7
      0
      Votes
      7
      Posts
      481
      Views

      Rishabh-Webkul

      Hello @saqib

      There is a blog and tutorial video of a custom theme in which we have done the vite setup. Kindly check this out for your reference.

      Blog: https://bagisto.com/en/create-custom-theme-in-bagisto/

      Video: https://www.youtube.com/watch?v=K3FdBDsXAH8&ab_channel=Bagisto

      Thanks & Regards

    • R

      Object of type Illuminate\\Auth\\AuthManager is not callable
      General Discussion • • RahulKumar 0

      5
      0
      Votes
      5
      Posts
      281
      Views

      Rishabh-Webkul

      Hello @RahulKumar-0

      If you are using devmaster branch Bagisto v1.5.1 then it is not compatible.

      and when you are using rest API master branch so you have to use Bagisto 2.2.x for that then it will work fine for you.

      Thanks & Regards

    • L

      This error occurs on my server when I click on product details with Japanese locale selected. But I tested it locally, no matter if the locale is Japanese or English, there is still no error
      General Discussion • • longlong

      2
      0
      Votes
      2
      Posts
      89
      Views

      Rishabh-Webkul

      Hello @longlong

      On our end everything is working fine did you make some changes in the translations if yes then kindly verify the file of your Japanese translation.

      Go inside the below file path and then check.

      packages/Webkul/Shop/src/Resources/views/partials/breadcrumbs.blade.php

      breadcrumbs.png

      Thanks & Regards

    • J

      Laravel eCommerce Size Chart Module is not compatible with bagisto version 2.2.3
      Modules • • Jin Geller

      2
      0
      Votes
      2
      Posts
      119
      Views

      Rishabh-Webkul

      Hello @Jin-Geller

      This module is free and maintained by the community. Will try to make this compatible soon with the latest versions.

      Github Size Chart: https://github.com/bagisto/bagisto-size-chart

      Thanks & Regards

    • O

      Compatibility of RMA and Reward Points Modules with Latest Bagisto Version
      Modules • • omar 0

      2
      0
      Votes
      2
      Posts
      111
      Views

      Rishabh-Webkul

      Hello @omar-0

      Both these modules are free and maintained by community. Will try to make this compatible soon with the latest versions.

      Github RMA: https://github.com/bagisto/bagisto-rma

      Github Reward Point: https://github.com/bagisto/bagisto-reward-points

      Thanks & Regards

    • A

      How to Add a WhatsApp Icon Conditionally on Product Pages or All Pages
      General Discussion • • arunchahar

      3
      0
      Votes
      3
      Posts
      130
      Views

      A

      @Rishabh-Webkul and how do i add in case i want to show on all frontend shop pages?

    • N

      Cart header icon qty update
      General Discussion • • Neilm

      2
      0
      Votes
      2
      Posts
      108
      Views

      Rishabh-Webkul

      Hello @Neilm

      This is the file path which is responsible to show the number.

      packages/Webkul/Shop/src/Resources/views/checkout/cart/mini-cart.blade.php

      GitHub Link: https://github.com/bagisto/bagisto/blob/2.2/packages/Webkul/Shop/src/Resources/views/checkout/cart/mini-cart.blade.php

      minicart.png

      Thanks & Regards

    • J

      REST APi connection ERROR 404
      General Discussion • • jamme

      25
      0
      Votes
      25
      Posts
      1728
      Views

      P

      For anyone looking for this error, in my case.
      The url is : https://bagisto.test/api/shop/documentation
      Not : https://bagisto.test/public/api/shop/documentation
      oh my lore 😞

    • A

      how order correcty carousel category
      General Discussion • • alexVillalobos

      2
      0
      Votes
      2
      Posts
      112
      Views

      A

      @Rishabh-Webkul any suggest?

    • N

      Remove Review Tab from Product Page
      General Discussion • • Neilm

      2
      0
      Votes
      2
      Posts
      154
      Views

      Rishabh-Webkul

      Hello @Neilm

      To remove the Review tab from the product page kindly to the below file path.

      packages >> Webkul >> Shop >> src >> Resources >> views >> products >> view.blade.php

      Now delete or comment a code of Review Accordion & Review from line number 147 - 155 and line number 226- 243 respectively as shown in the image below.

      revieww.png

      On Frontend Review gets Removed

      revRemoved.png

      Thanks & Regards

    • S

      Want to redesign Header menu from bagisto velocity theme.
      General Discussion • • sadi

      2
      0
      Votes
      2
      Posts
      119
      Views

      Rishabh-Webkul

      Hello @sadi

      May I know which Bagisto version you are using?

      Thanks & Regards

    • F

      This request has been blocked; the content must be served over HTTPS.
      Bug Report • • francis_dev

      4
      0
      Votes
      4
      Posts
      206
      Views

      Rishabh-Webkul

      Hello @francis_dev

      It's great to hear that the issue is resolved now.

      If you face any further issues in future kindly let us know.

      Thanks & Regards