Bagisto Forum

    Bagisto

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    Custom add Inventory on Product Page

    Modules
    2
    2
    225
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • L
      Luke last edited by Luke

      Hi guys,

      Does anyone knows where does this inventory input type 48d63fdb-251c-423b-b4ba-bf0f95280b53-image.png

      of this admin page go? i need to make a new input inventory field which allow the user to fill in the number of new items and the field will add to the existing inventory.

      5e53fd97-99a6-47e1-b864-91411ea98c21-image.png

      Thanks!

      1 Reply Last reply Reply Quote 0
      • A
        aayush.bhatt172 last edited by

        Hi @Luke

        Just override the blade file in another package and create your input field.
        Use view render event to call your blade file that you've overridden.
        Also, you will need to add the Migration with proper Model, controller and routes to handle your request.
        Thanks.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post