ScandiPWA
Create Magento AppCreate ScandiPWA AppUser ManualGitHub
Search
⌃K
Links
Why Scandi
🚀
Quick-start Guide
🗺
Roadmap
Introduction to the Stack
Setting up Scandi
Developing with Scandi
Override Mechanism
Overriding JavaScript
Overriding Styles
Overriding the HTML / PHP
Parent Themes
Extensions
Working With Magento
Developer Tools
Deploying Your App
Structure
Directory Structure
Building Blocks
Application assets
Code Style
Tutorials
Customizing Your Theme
Payment Method Integration
Creating a Custom Widget
Video Tutorials
Dark Mode Extension
Deploying Native Apps
Product 3D Model Extension
Social Share, Full Extension Development
Accessing Magento 2 Controllers
About
Support
Release notes
Technical Information
Data Analytics
Contributing
Powered By GitBook
Comment on page

Parent Themes

Let others base their theme on yours
The Override Mechanism is about taking a base parent theme, and overriding parts of it to create a new, customized theme. By default, that parent theme is @scandipwa/scandipwa, the standard ScandiPWA theme – but it doesn't have to be!
Any theme created using create-scandipwa-app can be extended. Read the CSA documentation to learn more.
Previous
Overriding the HTML / PHP
Next - Developing with Scandi
Extensions
Last modified 2yr ago