attributes - Email input in Magento Product -


i need add 3 custom attributes magento product:

  1. name
  2. email
  3. contact

i need in product page user can add information. can't use , don't want use billing information. understand attributes configured , filled via back-end , not in front-end.

imagine example poster , want print fields on it.

the possible solution develop custom attribute presents in self in way of form in product view.

then need catch inputs on forms , whatever need data.

there no simple implementation in 1 of magento versions , there no extension free or paid in market. need done scratch.


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

Pull out data related to my apps from Android Play Store and iOS App Store -

How can I fetch data from a web server in an android application? -