# Is Shopify Translate and Adapt Compatible with Infinite Options?

### Is Shopify’s Translate & Adapt compatible with Infinite Options?

Not currently. Translate & Adapt can only translate text that lives in your theme or Shopify’s built-in language system. Infinite Options fields are managed inside the app, so they can’t be detected or translated by Translate & Adapt.

### Why this happens

Infinite Options fields are created and managed inside the app, not in your theme or Shopify’s built-in language system. Translate & Adapt can only translate text that lives in those Shopify-managed areas, so it isn’t able to see or translate app-generated fields. This is a limitation of Shopify’s translation system today.

### What Translate & Adapt can translate

* Product titles and descriptions
* Collections and pages
* Theme text from sections, templates, and snippets
* Any content stored in Shopify’s language files

### What Translate & Adapt cannot translate

* Option set labels and fields created in Infinite Options
* Option values and field labels generated by the app
* App-managed content that is not stored as a Shopify or theme resource

### Third-Party Translation Apps That May Support App Content

If you need to translate content that comes from third-party apps like Infinite Options, some merchants use translation tools that work beyond Shopify’s built-in Translate & Adapt system. These apps can sometimes translate app-generated fields by scanning or injecting translations on the storefront.

Apps that merchants commonly use for this purpose include:

* <https://apps.shopify.com/weglot>
* <https://apps.shopify.com/langify>

{% hint style="info" %}
Because these apps are developed and supported by third parties, compatibility with Infinite Options can vary depending on your theme and store setup. \
\
We’re not able to provide full support for configuring these apps, but we’re happy to help confirm that your Infinite Options fields are displaying correctly on your storefront.
{% endhint %}


---

# 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://shoppad.gitbook.io/infinite-options/faqs-and-how-tos/is-shopify-translate-and-adapt-compatible-with-infinite-options.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.
