Part 3 – Customizing Your Theme
In this last part, we will discover how to extend an existing theme by creating a child theme so as to make your e-commerce store look just like you need, from templating to assets management. Then, we will learn how to adapt module templates and assets to a specified theme so as to make it fit with the graphical context. Finally, we will discover the use of the Webpack bundler to simplify asset compiling.
This part has the following chapters:
- Chapter 14, How to Create a Child Theme
- Chapter 15, Overriding Some Templates
- Chapter 16, Assets Compiling with Webpack