Feasibility of adding custom JavaScript to Shopify’s checkout after the Checkout Extensibility upgrade. The original poster cites Shopify’s documentation and asks if basic JS can be inserted via the new drag-and-drop editor (sections/blocks) without building/hosting an app.
One reply claims it’s possible on Shopify Plus and provides a screenshot, but no implementation details are shared. The poster clarifies they need simple JS functions and want to avoid creating a full app.
Subsequent participants ask for updates or a method. The original poster later states there doesn’t appear to be a solution yet.
Key points:
Desire: add basic JS in the new checkout without an app.
Claim: possible on Shopify Plus (undocumented in the thread).
Constraint: no confirmed path to inject JS directly via sections/blocks.
Status: Unresolved. No concrete workaround or official method is confirmed in the discussion; multiple users continue seeking a non-app solution.
I’ve just be reading up about the checkout extensibility upgrade and it looks like it will be impossible to add javascript to the checkout post-upgrade: