Using MutationObserver to mimic AJAX in Shopify Themes
in Shopify
MutationObserver is a super handy tool in the front-ender’s toolbox – especially when it comes to Shopify themes. This is how I used it with the Streamline theme from Archetype – but it can certainly be applied to a bunch of other themes too.
Here’s how I created a countdown to free shipping using the Web API.