> For the complete documentation index, see [llms.txt](https://mpithemes.gitbook.io/shella-shopify-theme/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mpithemes.gitbook.io/shella-shopify-theme/page-categories/contact.md).

# Contact

{% hint style="info" %}
**Pages -> contact -> Contact form**
{% endhint %}

{% hint style="warning" %}
**IMPORTANT!** In order to make your Contact page more attractive to buyers, add various sections by pressing **“Add section”**. The theme includes different content sections for a Product page, such as [<mark style="color:blue;">**Builder**</mark>](https://mpithemes.gitbook.io/shella-shopify-theme/home-page-sections/builder), [<mark style="color:blue;">**Article carousel**</mark>](https://mpithemes.gitbook.io/shella-shopify-theme/home-page-sections/article-carousel), [<mark style="color:blue;">**Brand Carousel**</mark>](https://mpithemes.gitbook.io/shella-shopify-theme/home-page-sections/brand-carousel),[ <mark style="color:blue;">**Product Carousel**</mark>](https://mpithemes.gitbook.io/shella-shopify-theme/home-page-sections/product-carousel), [<mark style="color:blue;">**Review Carousel**</mark>](https://mpithemes.gitbook.io/shella-shopify-theme/home-page-sections/review-carousel), [<mark style="color:blue;">**Contact Form**</mark>](https://mpithemes.gitbook.io/shella-shopify-theme/home-page-sections/contact-form), [<mark style="color:blue;">**FAQs**</mark>](https://mpithemes.gitbook.io/shella-shopify-theme/home-page-sections/faqs), [<mark style="color:blue;">**Gallery**</mark>](https://mpithemes.gitbook.io/shella-shopify-theme/home-page-sections/gallery), [<mark style="color:blue;">**Information line**</mark>](https://mpithemes.gitbook.io/shella-shopify-theme/home-page-sections/information-line), [<mark style="color:blue;">**Search Form**</mark>](https://mpithemes.gitbook.io/shella-shopify-theme/home-page-sections/search-form), [<mark style="color:blue;">**Subscription form**</mark>](https://mpithemes.gitbook.io/shella-shopify-theme/home-page-sections/subscription-form), [<mark style="color:blue;">**Collections**</mark>](https://mpithemes.gitbook.io/shella-shopify-theme/home-page-sections/collections), [<mark style="color:blue;">**Lookbook**</mark>](https://mpithemes.gitbook.io/shella-shopify-theme/lookbook), [<mark style="color:blue;">**One product**</mark>](https://mpithemes.gitbook.io/shella-shopify-theme/home-page-sections/one-product), [<mark style="color:blue;">**Slider Revolution**</mark>](https://www.themepunch.com/revsliderjquery-doc/slider-revolution-jquery-5-x-documentation/), [<mark style="color:blue;">**Spacer**</mark>](https://mpithemes.gitbook.io/shella-shopify-theme/home-page-sections/spacer). How to configure each of them you can read [<mark style="color:blue;">**here**</mark>](https://mpithemes.gitbook.io/shella-shopify-theme/home-page-sections).
{% 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/-MhNLEbOyJRsixrYNwsN)

Contact form text can be edited in *Shopify Admin -> Online Store,* 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 drop-down 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 option **“Show info column”**, selected the page “About our store” and added the Google Maps code. This is what we have got:

![](/files/-MguH8ieokLBRdTCyBjs)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://mpithemes.gitbook.io/shella-shopify-theme/page-categories/contact.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
