# Ira Help Center

{% hint style="danger" %}

## <mark style="color:red;">Theme retirement</mark>&#x20;

Ira is no longer available on the Shopify theme store. **Theme support and updates for current users will end after May 18, 2024**. Learn more about [why we retired Ira and how to migrate your theme](/ira/readme/theme-retirement.md).
{% endhint %}

***

## Get started

Start with the essentials to set up your theme.

<table data-view="cards"><thead><tr><th></th><th data-type="content-ref"></th><th data-type="content-ref"></th><th data-type="content-ref"></th><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Edit theme styles</strong></td><td><a href="/pages/DsndzlI7Y1BxyLptLr3U">/pages/DsndzlI7Y1BxyLptLr3U</a></td><td><a href="/pages/7UqaWJHr530MKWscpEMp">/pages/7UqaWJHr530MKWscpEMp</a></td><td><a href="/pages/6Xx6uciyFzpkSx1XUM15">/pages/6Xx6uciyFzpkSx1XUM15</a></td><td><a href="/pages/Owbg70ybaTA7CTr7kIeg">/pages/Owbg70ybaTA7CTr7kIeg</a></td><td></td><td></td></tr><tr><td><strong>Design pages</strong></td><td><a href="/pages/GjngVoh635WQpLT6uJri">/pages/GjngVoh635WQpLT6uJri</a></td><td><a href="/pages/CoGIJdvQolD6PbdcRr5g">/pages/CoGIJdvQolD6PbdcRr5g</a></td><td><a href="/pages/y4aNcDxceJ6yQuy84aVv">/pages/y4aNcDxceJ6yQuy84aVv</a></td><td><a href="/pages/ZICWVeupVHb3GZR9dAFe">/pages/ZICWVeupVHb3GZR9dAFe</a></td><td></td><td></td></tr><tr><td><strong>Use sections</strong></td><td><a href="/pages/fYb66C5t6WXFCEFt5rpF">/pages/fYb66C5t6WXFCEFt5rpF</a></td><td><a href="/pages/wDs2c80NQpl45lK7AFYC">/pages/wDs2c80NQpl45lK7AFYC</a></td><td><a href="/pages/6olCq6V7vQf0R2ahs53w">/pages/6olCq6V7vQf0R2ahs53w</a></td><td><a href="/pages/beSCnyjQY6SJ8dOmikXp">/pages/beSCnyjQY6SJ8dOmikXp</a></td><td></td><td></td></tr></tbody></table>

{% hint style="info" %}
**New to Shopify?** See our [introduction to editing themes](/ira/general/editing-themes.md).
{% endhint %}

## Frequently asked questions

[See all FAQs →](/ira/readme/faqs.md)

<details>

<summary>Does Ira support multiple languages?</summary>

Yes. Ira includes a language selector in the [Header](/ira/pages/header.md#language-selector) and [Footer](/ira/pages/footer.md#language-selector). You will need to use an app (like Shopify’s [Translate & Adapt](https://apps.shopify.com/translate-and-adapt)) to translate your store content, and you may need to take some extra steps when setting up theme features. Learn more in our guide for [selling in multiple languages](/ira/general/adapting-your-theme/multiple-languages.md).

</details>

<details>

<summary>Why are my swatches blank?</summary>

If your swatches appear blank, make sure that you are using an [existing default color](/ira/product-pages/variant-swatches/use-default-colors.md) or that your [image files](/ira/product-pages/variant-swatches/use-custom-images.md) match your variant names.

</details>

<details>

<summary>How do I set up mega navigations?</summary>

Ira has multiple types of mega navigations. You will need to setup your main menu before adding mega nav blocks. See the full [mega navigation guide](/ira/pages/header/mega-navigation.md) to learn more.

</details>

<details>

<summary>How do I remove the ‘Shipping’ and ‘Taxes’ messages?</summary>

Depending your store settings, default text for Shipping and Taxes appears on Cart and Product pages. Follow our guide for [Editing default theme content](/ira/general/adapting-your-theme/edit-default-theme-content.md) to change or remove this text.

</details>

<details>

<summary>Will you help customize my store?</summary>

While our Support cannot offer code customizations, we can point you to a service that does. Just let us know what you're looking for — we might even have a solution for you with our available theme features.

</details>

<details>

<summary>Can I get a refund?</summary>

All theme sales are final and we are unable to provide refunds. As theme developers, we are not involved in billing or transactions through the Shopify theme store. Refund request need to be addressed to [Shopify’s billing team](https://help.shopify.com/en/support/support-type).

</details>

## Theme version

***

Ira was initially released November 2020. Versions 4.0 and later are built for Shopify's latest [theme architecture](https://help.shopify.com/en/manual/online-store/themes/managing-themes/versions#features) called "Online Store 2.0" (OS2).

| [Changelog](/ira/readme/changelog.md)       |
| ------------------------------------------- |
| Find release notes for the latest versions. |


---

# 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://help.fluorescent.co/ira/readme.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.
