setup
COMPONENTS
INTEGRATIONS
FAQ
Frameship and locales
Frameship components are compatible with Framer locales to some extent.
Custom Framer components can be localized using Framer’s native locale system, but this only applies to text that is configured within property controls.
For example:
Text labels set in property controls (e.g. “Color”) will be translated correctly across locales
However, not all text can be localized this way.
Content that comes directly from the Shopify API (such as variant information) is not controlled via property controls. This means:
It will display in the default language of the customer’s Shopify store
The language is determined by Shopify and passed through the API to Framer
In short:
Property-controlled text can be localized in Framer, but Shopify-driven content will follow the store’s default language.