Quick question, when you inserting an order on the backend (Admin)
And typing in the product, I was searching it on the coding itself (order_form.tpl) I know its within the JAVASCRIPT in the bottom by autocomplete unless I am wrong.
Anyway my products on the store couple suppliers have the same stuff just price differences and some include shipping some do not, and it is a bit tiresome to eliminate what I require so I give the customers the option.
To decipher who is from who, I created a custom product field
How do I when I type in the product name on that order form.tpl the auto complete function activates and displays list of products, I want it to be able to also next to the product name have the custom product field next to it. Please help
It will be much appreciated
