Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.45 KB

README.md

File metadata and controls

37 lines (23 loc) · 1.45 KB

eTw Product Inquiry

Magento Product Inquiry Extension

As online stores are virtual mostly customers will end up with many questions about products. This extension enables customers to send inquiries about products. And store admin will get notified instantly via email. It will help customers to get their doubts cleared quickly and help store admin to increase sales.

*Features*

  • Simple inquiry form on product page
  • Auto identify logged in customers and load their email
  • Notify store admin via email instantly
  • Save and display inquiries in admin panel for future reference

How it works?

Once you installed the extension, customers can see a simple inquiry form attached on product page. Once customer submitted an inquiry, store admin will get notified via email and inquiry will be listed in admin panel.

Front End Front End

Admin Panel Admin Panel

Installation and Update

The extension can be installed via magento connect or manually downloading the source.

This extension come with an email template and an inquiry form. Both are in English(US). You can update email template and form styles.

If you willing to modify form fields, don't forget to update controllers, model and also database.

Note

This inquiry form does not have any configurations. Further enhancements will be added in feature versions.