All things Shopify and commerce
Hello, community!
We used javascript object Shopify.checkout on order status page (Thank you page) for tracking order.
Shopify.checkout.line_items[0].id should integer value but we received string.
Example (invalid line item ID):
Shopify.checkout.order_id = 5613426966778
Shopify.checkout.line_items[0].id = "e9acaedca94e276a2b89f2ee3266e9ae"
Should:
Shopify.checkout.order_id = 5613426966778
Shopify.checkout.line_items[0].id = 13908610121978
1. This is bug?
2. Is there a solution to get line_item.id?
Thank you!
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025