Hi, i have had a quick look around but cant find any information on how to do this.
I was wondering if it is possible for site users to customise the name of the product they are adding to the cart, based on user input fields.
For example, if I am selling shoes on my site, when the user has chosen their product and adds it to the cart, rather than the standard product name, I would like it to say ‘bobs shoes’ or ‘lisas shoes’, depending on what they have put on a user input box.
Does anybody have any advice on where to look, or any ideas on how to make this happen please?
Thanks very much,
Chris.
1 Like
There is an option for adding a “CustomTextField” . Check the store API for more info.
Hi,
Thanks for your reply. I have seen this option before.
Am more looking to develop something like the following:
User input choose button
User input choose button
User input choose button
Once the customer has put the names of all the people they would like to purchase for in the user input list, they can click the choose button next to the associated input which will open an expanding product widget where they can select the specific product options. I would like the product widget to be initially displayed using their associated input, as opposed to its name in the database.
Alternatively, with relation to what you have told me regarding the custom text field, is their a way to automatically fill this based on a user input on another page?
Thanks very much.