How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Standard storefront events and actions

calendar_today June 17, 2026 domain shopify-admin

Liquid storefronts now have a standard communication layer between themes and the code that runs on them. Themes emit events, while apps and agents call actions. Both work across all themes, and they ship together so you implement only once: Events are DOM events for commerce interactions: shopify:product:view , shopify:cart:lines-update , shopify:search:update , and others.

open_in_new Read original post