# Localization popup

### What It Does

The **Localization popup** section lets you customize this area of your store.

To open the localization popup, use the icon located in the Utility bar or Footer section.

{% hint style="success" %}

#### How to Edit It

1. In the Shopify theme editor, find the **Localization popup** section in the sidebar.
2. Click on it to expand its settings.
3. Adjust the settings described below to customize its appearance and behavior.
4. Click **Save** to apply your changes.
   {% endhint %}

***

### Settings

#### **Enable in edit mode**

When enabled, the localization popup is displayed in the theme editor.

#### **Heading**

The title text displayed in the popup.

**Appearance**

#### **Heading font size**

Controls the text size. Choose from: Heading 6, Heading 5, Heading 4, Heading 3, Heading 2, Heading 1.

#### **Horizontal alignment**

Controls the text alignment.

***

### Supported Blocks

#### Language

See the child document for full settings: [Language](/agnes/global-sections/localization-popup/language.md)

#### Currency

See the child document for full settings: [Currency](/agnes/global-sections/localization-popup/currency.md)

***


---

# 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://moodboard-creations.gitbook.io/agnes/global-sections/localization-popup.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.
