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
    • A

      How to create 360 image view for any product.
      • ali_infotech

      2
      0
      Votes
      2
      Posts
      363
      Views

      devansh-webkul

      Please follow one thread for better communication,
      https://forums.bagisto.com/topic/2250/how-can-add-360-preview-for-products/2

    • ?

      Attribute to product card
      • A Former User

      2
      0
      Votes
      2
      Posts
      353
      Views

      devansh-webkul

      Hi @DaniD,

      For this product-card component has been used. I am assuming that you are familiar with VueJS.

      You can pass attribute props to the component as per your needs.

      This is just a sample you need to implement according to your need,

      Declaration:

      props: [ 'list', 'product', 'productAttributes', ],

      Passing Props:

      <product-card product-attributes="{{ $productAttributes }}" ...>
    • H

      Creating Custom Packages Error
      • himanshu-kmr

      4
      0
      Votes
      4
      Posts
      669
      Views

      devansh-webkul

      Hi @himanshu-kmr,

      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

    • ?

      Custom shipping method with all cities and calculate
      • A Former User

      2
      0
      Votes
      2
      Posts
      530
      Views

      devansh-webkul

      Hi @DaniD,

      From cities and countries, I am not getting this. You are trying some customization.

    • B

      Redis setup not working
      • bzero

      8
      0
      Votes
      8
      Posts
      1180
      Views

      B

      Great. Thanks for this instruction.
      I will update you for the result soon.

    • S

      vee-validate custom rule
      • symbolica

      2
      0
      Votes
      2
      Posts
      382
      Views

      devansh-webkul

      Hi @symbolica,

      Can you share some steps of your implementation like where you are adding this so that I can help you better?

    • ?

      Change all products to another locale
      • A Former User

      6
      0
      Votes
      6
      Posts
      1300
      Views

      devansh-webkul

      Hi @DaniD,

      You need to create the product in that locale as well.

    • H

      Bagisto New Paymant Method
      • himanshu-kmr

      8
      0
      Votes
      8
      Posts
      1257
      Views

      devansh-webkul

      It looks like you just copied the Paypal package.

    • H

      Creating Sub Menu under Admin panel
      • himanshu-kmr

      4
      0
      Votes
      4
      Posts
      1093
      Views

      devansh-webkul

      The third route should be different. And make sure whenever you change the menu and sub-menu. Just run the command php artisan config:cache.

    • H

      Admin panel Sub Menu Creating
      • himanshu-kmr

      2
      0
      Votes
      2
      Posts
      425
      Views

      V

      Hi @himanshu-kmr
      you are posting a duplicate query, Kindly revert your answers here https://forums.bagisto.com/topic/2255/creating-sub-menu-under-admin-panel/4 in which dev is already communicated.

    • ?

      Set price based on country
      • A Former User

      2
      0
      Votes
      2
      Posts
      392
      Views

      devansh-webkul

      Hi @DaniD,

      This is something that you are customizing and you should be familiar with the basics. If you want some customization you can contact Webkul for support.

    • ?

      Calculate price depending on the weight of the product and the country
      • A Former User

      2
      0
      Votes
      2
      Posts
      675
      Views

      devansh-webkul

      Hi @DaniD,

      This is some kind of customizations. If you want some customization then contact Webkul.

    • ?

      Modify cart quantity
      • A Former User

      2
      0
      Votes
      2
      Posts
      366
      Views

      devansh-webkul

      Hi @DaniD,

      This is updated on the by the event triggered. So the event which is triggered will git this controller i.e. packages/Webkul/Velocity/src/Http/Controllers/Shop/ShopController.php. In this controller, you will see the method named getItemsCount. You need to update here.

    • K

      This topic is deleted!
      • kuldeep2021

      3
      0
      Votes
      3
      Posts
      150
      Views
    • B

      Custom Domain in SaaS Module
      • bagdev

      4
      0
      Votes
      4
      Posts
      598
      Views

      V

      @bagdev
      your query is regarding the bagisto paid module so you may raise your ticket here https://bagisto.uvdesk.com/en/customer/create-ticket/ the concerned developer will look into it.

      Thanks

    • ?

      Integrate custom billing system
      • A Former User

      2
      0
      Votes
      2
      Posts
      290
      Views

      devansh-webkul

      Hi @DaniD,

      From this, I am assuming that you have knowledge of Laravel and code changes because this is some kind of customization. But changing in Bagisto will also impact the updates as well.

      Just go to Bagisto root directories and run the command which the package has given after successful installation.

      Just follow the documentation and check the sales package in the directory i.e. packages/Webkul/Sales.

    • Reena-Alkurn

      Changes in Product Card view
      • Reena-Alkurn

      3
      0
      Votes
      3
      Posts
      481
      Views

      Reena-Alkurn

      Hello Naresh,
      I'm not clear about running npm command would you please give me details for the same.

      Thank you so much in advance.

    • A

      To get origin address of sales/shipping
      • ali_infotech

      3
      0
      Votes
      3
      Posts
      728
      Views

      A

      Thank you so much!

    • K

      This topic is deleted!
      • k3rnel

      2
      0
      Votes
      2
      Posts
      8
      Views
    • R

      Getting error at the time of database migration
      • rima

      2
      0
      Votes
      2
      Posts
      524
      Views

      V

      @rima
      please mention your database server details or version?