# Contact form

{% hint style="info" %}
**Add section -> Contact form**
{% endhint %}

## Contact form

### Title

&#x20;Here you can write a **Title** of this section (if needed), that will be displayed on the home page, e.g.: “Contact us”.

![](/files/-Mgu9ZPKq1xIX4vP3BmP)

&#x20;As a default content page, there is already a fixed Contact form. The content of this form you can change in your Shopify Admin. Simply click on "*Online Store"*, then press the *dotted \[...]* button next to *"Customize"* and choose *"Edit default theme content"* from the drop-down. Then, hit the tab *"Contact"*:

<figure><img src="/files/zHIKxWUrfkqtVjGlPo8d" alt=""><figcaption></figcaption></figure>

### Show input label

&#x20;If you enable this option, the input titles will be shown for the contact form:

![](/files/-Mgu9boDgRG_SBGeueb0)

### Button type

&#x20;Here one can choose the button type from the dropdown list. The theme includes two types:

{% tabs %}
{% tab title="Default" %}
![](/files/-MguAlNjHCm9i5WS-Sgt)
{% endtab %}

{% tab title="Invert" %}
![](/files/-MguAo3xMlaxEXFQ7UWp)
{% endtab %}
{% endtabs %}

## Content

### Show info column

&#x20;There is also an option that allows you to add additional content if you want to have some on the left side of the contact form. All you need is to enable the option **“Show info column”** and select a page in the **“Page content”**. How to add and edit a page you can read [<mark style="color:blue;">**here**</mark>](https://mpithemes.gitbook.io/shella-shopify-theme/get-started/how-to-add-and-edit-a-page)**.**

### Contact Map Code

&#x20;If you want to have Google Maps showing your store’s address on the left side of the contact form, you need to insert the Google Maps code of your store in the field **“Contact Map Code”**. If you do not need this option, simply remove the code from the field “Code” and no Google Maps will be displayed.

&#x20;In our example, we enabled the **“Show info column”** option, selected the “About our store” page, and added the Google Maps code. This is what we have got:

![](/files/-MguH8ieokLBRdTCyBjs)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://mpithemes.gitbook.io/shella-shopify-theme/home-page-sections/contact-form.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
