Shopify Translate & Adapt lets you auto-translate up to two languages for free, and manually add as many translations as you wish.
To make it compatible with Zapiet - Pickup + Delivery, you need to add a code snippet.
Click Settings then click Developers.
Add the following code in the Custom scripts section.
if (window.Shopify.locale) {
Zapiet.setLanguage(window.Shopify.locale);
}Click Save.
After the integration is set up, you need to make sure that Zapiet metafields are not translated. This will ensure that our widget loads correctly when switching languages on your online store.