# Footer

"The footer is the section of content located at the bottom of a web page. It usually contains quick links to essential pages such as your homepage, about us, blogs, contact, and policy pages.

A well-designed website footer facilitates visitor navigation, enhancing the overall eCommerce experience."

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

## How to create a Footer

{% hint style="success" %}
Steps

1. In the theme editor **(Customize)**, click **Footer**
2. Locate and add suitable blocks
3. **Save**
   {% endhint %}

## General settings

### 1. Desgin

"You have the option to customize the layout and container type for your footer section. Opulent offers three different layouts for the footer section, which rearrange the positioning of addons, payment icons, and copyright text.

You can enable or disable borders between blocks by checking or unchecking the respective box."

### 2. Copyright

A copyright notice informs the public that the work is protected by copyright. To know more about copyright, see [Copyright](https://help.shopify.com/en/manual/your-account/copyright-and-trademark#about-copyright).

<figure><img src="/files/75wwdPzTn2FpWtQJHg8j" alt=""><figcaption></figcaption></figure>

### 3. Add-ons

Like the header, this element provides extra information for the store footer such as social icons, language selector, etc. by ticking/unticking the corresponding checkboxes.

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

### 4. Payment methods

"Offering multiple payment methods simplifies the checkout process for your customers and elevates your brand image. To learn how to configure alternative payment methods for your store, refer to the Payments section.

You can toggle the display of payment icons on or off by checking or unchecking the checkbox. You have the option to utilize payment icons through images or leave the field blank to display the default payment icons."

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

## Block settings

Add suitable blocks to your store footer as per your requirements. You can add up to 5 blocks.

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

### 1. Menu

Display the existing menu you created in **Shopify admin** > **Navigation.**&#x20;

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

### 2. About

Use this block to display your store contact: store email address, phone number, and social icons.

To add or update store contact information, go to **Theme settings** > **Store contact**.

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

### 3. Newsletter

"Utilize the newsletter signup form to gather your customers' email addresses for your email marketing campaigns.

* You can customize the title, description, and placeholder text for the email input field. Additionally, you have the option to display an icon input if desired."

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

* "You can customize the submit button using the Button Label (text/icon - leave the field blank), Button Position (Same line as input field/Under input field - Only applicable with bordered form style), and Button Style (Plain button/Secondary button/Primary button) options."

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

"You have the option to select from two different form styles: Bordered or Minimal, allowing you to choose the one that best fits your website's aesthetic. Additionally, you can enable or disable the social link and "Terms & Conditions" checkbox. You also have the flexibility to adjust the container width to ensure it fits seamlessly within your footer."

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

* Bordered style

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

* Minimal style

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

* The block can be enabled/disabled the **Order first** and **Open by default** options on the mobile.

<figure><img src="/files/9ULg80fQBHpklAwkFwCt" alt=""><figcaption></figcaption></figure>

### 3. Custome content

Display additional info or needed material using the blank fields.

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

### 4. Spacing

You can use this block to adjust the space between existing columns

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


---

# 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://4sh-templates.gitbook.io/opulent-os2.0/footer.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.
