Add more product custom text field

Hi guys,

So I am building a product where the customers need to give more information to personalise the product for them. The standard EditorX product editor limits you to 2 custom text fields, I need somewhat like 6 custom fields but this is not possible via the original way. (standard editor x product editor thingy)

Does someone now if it is possible to make like an own form wit Velo that will connect to the order so that I can collect the information from the customers or somehow to just add more custom field through the orignal way?

I’ve been looking for a solution but can’t find any, or maybe i’m just blind, who knows.

Thanks in advance!

Hi! If you need more than two custom fields for your products, one option could be to use Wix’s Velo development platform. Velo allows developers to build custom functionality for their website using JavaScript. You can use it to create a custom form for your customers to fill out when ordering a product, and then use the information collected to personalize the product. It is good to note that as the level of customization and needs vary in different situation, it is recommended to have a good plan and design before implementing any custom solution to avoid any issues and easily maintain it in the future.

Awesome! Thanks for the reply. I will check it out!

Okay so i’ve been researching for some while now and I can see that their is a lot of custom coding that can be done but I can’t really figure it out yet. So if i add some custom input fields to the page or a form, what code or function do I need to add to it so when people add it to their cart it saves the input to the order? I need to be able to see their inputs in the backend too.

If their is already a post about this then that would be awesome too!

I’m sorry if this is a stupid question. Im new to velo.

Thanks in advance!