Section override use cases
The Section override use cases provide an introduction, instructions for implementation, and results in the storefront, showing how we can implement section override. These examples can help you understand and leverage this feature.
Use case | Description |
---|---|
Adding more icon options to the Alert component | Add more icon options to the Alert, allowing editors to choose from a wider selection of icons supported by the @faststore/ui iconography library. |
Adding an image to your Alert component | Make alert messages more engaging by allowing images alongside text content. |
You can find the code for each use case in the playground.store repository, which provides more in-depth details of the examples.