Hi,
I’m working on an app recently and I need to push order name to data layer in Google Tag Management.
I can get order_id by using Shopify.checkout.order_id.
But there is no order_name in Shopify.checkout.
I tried using checkout.order_name but I got the error checkout is not defined.
Please help me.
Thanks.