Storefront JavaScript
This section explains how to extend and customize the Storefront using JavaScript plugins. It covers creating custom plugins, overriding existing functionality, reacting to events, loading external scripts, and interacting with the Store API.
- Add custom Javascript
- Add Javascript as script tag
- Fetching data with Javascript
- Override existing Javascript
- Reacting to javascript events