When working with ScandiPWA you’re making use of a parent theme that is installed as a npm
package that you can access by going to the node_modules/@scandipwa/scandipwa
directory.
What is the directory structure?
It is always important to consider the original code. This may be necessary to discover the namespace of a component you want to plug in or to understand the logic.
Learn more about plugins:
Learn more about the parent theme: