Helpcenter +918010117117 https://help.storehippo.com/s/573db3149f0d58741f0cc63b/ms.settings/5256837ccc4abf1d39000001/57614ef64256dc6851749879-480x480.png" [email protected] https://www.facebook.com/StoreHippohttps://twitter.com/StoreHippohttps://www.linkedin.com/company/hippoinnovations/https://plus.google.com/+Storehippo/posts
B4,309-10 Spaze iTech Park, Sector 49, Sohna Road, 122001 Gurgaon India
call to replace anchor tags contains '/admin' in href

Designing Contact Page

Contact pages are used to give a channel to users through which they can send theirenquiriesto the store support team/ owner or any other designated person(s).

The URL for contact page is: https://www.mystore.com/contact

A Contact page includes:

  • The admin address 
  • The admin email and contact number
  • The form for submission of contactenquiry

Add a contact form to your store

You can add a contact form to your store to let customers sendenquiry of their issues to the admin account.
Following is a typical contactenquiry form:

Enabling contactenquiry form

The contactenquiryform is by default enabled in all StoreHippo stores. The contact form is one of the built-in forms and is used to control the userenquiryon the storefront. You can find and edit the contact form in Site > Forms section in StoreHippo Admin Panel. 

Using the contactenquiryform on contact page

You can use ms.form.contact widget to show the contactenquiryform on the store. The widget uses the contactenquiry form and sendsqueryto admin holder from the data filled by the user. Use the following code to add the contactenquiryform:                           
  <form ms-widget="ms.form.contact" ms-data-formname="contact" ng-submit="submit()">
        <div ms-widget="form_layout" ms-data-buttonname="Send Query"></div>
    </form>
Every StoreHippo theme has a default form_layout widget that contains default implementation of forms. You can customize the form layout as per your brand requirement.
2019-02-01T09:53:00.636Z