I want for a webshop (2.3.1) to create the possibility for the customer to fill in one (or more) additional fields for one product,
I know that I can add one field (say: color) as a product-attribute, and then define the colors and finally add to each product the desired colors. But because there are many colors possible in this shop (> 100) for each product that will not work easy for the customer and also not for the administrator.
Is there one add-on for this? adding one free textfield to the product, that can be used by the customer.
I am working on it. I have add one option to the product-attribute program to make one text-field that can be added to each product (without the registration of possible values, only the max. length). This part works, the customer sees by the product the free field, but i am working on the registration of the given value in the database and the following-up). But, maybe there is allready a add-on?