No content to show

User Activity

Some additional info here: the script tags on the checkout page were loading until Feb 19, 2024. Something changed on the Shopify side on that date, and now the scripts inserted via the script tag API with display_scope: order_status are no longer lo...
I added a script tag to the checkout page of my Shopify store using the REST API. The script tag was made with display_scope: order_status. However, the script tag is not loading on the checkout page. Is Shopify not allowing these script tags to load...
Actually, I think I got it:query = '''{ order(id: "gid://shopify/Order/''' + order_id + '''") { lineItems(first: 10) { edges { node { title sellingPlan { name } } } } }}'''
Can you provide more detail on which properties you used to determine the selling plan?
This widget could not be displayed.
This widget could not be displayed.
Helpful From