Our store has an automation that, under certain circumstances, copies field values from a metaobject to similar metafields of a product variant.
The store currently has two locales for translation: EN and JP. EN is default, and so the above automation currently only effects the EN text of these metafields.
How can I:
- Access the JP localized version of fields in a metaobject, and
- Update the JP localized version of metafields in a product variant
Using Shopify Flow? Or is this simply not possible today?