nicolas wrote: You would have to edit the file "contact" of the view "product" via the menu Display->Views in order to add your additional input field:
<input type="text" name="my_field"/>
With the latest version of HikaShop, the contact email is now editable via the menu System->Emails (Business edition) so that you could easily add the value entered by the user in your contact form's input field:
echo $_POST;
Good evening,
Is there news about this, as i need as well to add the phone number in the product contact form (essential edition) ?
thank you for your answer.