Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
I am unable to get metafield value associated to an order in the order status page. The liquid works fine to get checkout object values but not order metadata field. Am I missing anything?
{{order.metafields.custom.images_status.value}}
I need to show a specific section/instructions on Order Status page based on the Order metafield's value. Please help.