Getting Translate & Adapt text trough a Checkout UI extension

Getting Translate & Adapt text trough a Checkout UI extension

atom117
New Member
9 0 0

Hi everyone,

 

Does it possible to get all configured text in Translate & Adapt app through checkout UI extension for different locals depending user location ?

 

Thank you.

Reply 1 (1)

atom117
New Member
9 0 0
Hi, thank you for your feedback.

In fact, what I would like to do exactly is retrieve the translations
already configured in the Translate & Adapt app according to the markets
and then display these in the checkout with a custom text placed in
the *purchase.checkout.block.render
[ORDER_SUMMARY4] *like following screen shot.

[image: Capture d’écran 2023-10-16 à 10.33.16.png]

Also I have another question which is off this topic : can we retrieve the
parameters of the online store theme with checkout ui extension ? if yes
how can i do it because tried to retrieve them via useSetting() React hooks
but this is for shopify.app.toml file.

In fact we are in the process of starting the migration from Shopify script
to functions.

Thank you a lot.