Theme Updates for July 1, 2021
timestamp1625147679168
Theme
Stencil
Developer Blog
Maintenance
Theme
Added ability to embed a GraphQL query in the front matter of a Stencil theme. See GraphQL attributes for examples and a complete list of available variables.
Localization
- Added ability to localize the control panel, system messages, and other options outside your theme by using one of the following methods:
Control Panel: Access the default language setting found in the control panel’s Store Profile.
API: Use the newly added Store Locale settings endpoints.
- GET /settings/store/locale
- PUT /settings/store/locale
- Added the automated display of translated country and state name on the storefront based on the default storefront language defined in the control panel.
Developer Blog