Shopify checkout liquid offers an event called:
page:load
Unfortunately, the documentation is sparse. What is the difference between page:load and regular JavaScript DOMContentLoaded event?
Shopify checkout liquid offers an event called:
page:load
Unfortunately, the documentation is sparse. What is the difference between page:load and regular JavaScript DOMContentLoaded event?