Bagisto Forum

    Bagisto

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

    Personalisation Attributes

    General Discussion
    3
    3
    138
    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.
    • H
      harshagarwal last edited by

      Hi,

      How can I create an attribute of product to ask the customer to input before adding to cart? For example - Name & Number to print on t-shirt (i.e. Personalization).

      Also, I would like to have both fields mandatory.

      G 1 Reply Last reply Reply Quote 0
      • Rishabh-Webkul
        Rishabh-Webkul last edited by Rishabh-Webkul

        Hello @harshagarwal

        Greetings of the day..!!

        This is the part of customization you can easily customize it according to your requirements.

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

        This file is responsible for handling all the responsible logics that are visible on the product detail page.
        For this issue create an input field according to the requirements and then save that data in the cart_items database table.

        Thanks & Regards..!!

        1 Reply Last reply Reply Quote 0
        • G
          gokhanyildiz @harshagarwal last edited by

          @harshagarwal There is a text type attribute for get input from the customer at the product page. I hope it helps you to accomplish what you need. If you need detailed instruction to apply that attribute, you can follow this video: https://www.youtube.com/watch?v=OxM5W9r4uCM

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