Hello,
we have in mind to add a function to a website.
We have a shop project which needs to go in production with the following steps:
- insert products, leaving the site as a catalog, no e-commerce yet
- prepare in the back-end prices, e-payment and shipment organization, inserting them on the db
- enable e-commerce and newsletter
During step 1 and step 2, the site needs to have a link to a
form, inside each product page, to ask more informations.
This form needs to have:
- name
- email
- product (automatically populated)
- the memo field for the request.
To let more freedom, everyone can fill the form without do a user registration.
We discovered the option inside System -> Configuration -> Display which do the job.
In what way is it possible to personalize it, like change the default button with a image or add more fields in the form?
Thank you very much for your answer