Hello,
I’m trying to display information about the status of my order on my checkout page. For this purpose, I created a metafield in the order that accepts different options such as ‘order received, in production, etc.’. Then I use ‘Additional scripts’ within the checkout configuration and add this line of code:
But for some reason, it’s not showing anything. It only displays ‘Thanks You order status is: “”;’. Could you please give me a hand with this?"