Hi,
My store has two locales - English and French. Once an order is made by a customer, we would like to find out whether the customer shopped in English or French, ideally somewhere in the order such as in the notes. I am not sure where to add the code “{% request.locale.name %}” as I cannot control the checkout. Normally, the locale would appear in the “Notes” of the order.
// this is an old post. but there was no good solution. And now we have shopify 2.0
maybe Now we have a solution?