Hi All,
I'm trying to figure out how to implement an <input type="text"> field as a product option so that users can specify their auto model when purchasing a product.
The store sells auto parts for all vehicles (including antiques) so there really is no way to ensure that every possible option is listed in a drop-down. Is it possible to include an <input> field as a product option?
At the end of the day all we really need is for the order/invoice to include the information that the user enters - perhaps there is a workaround?



