{# Global messages template @sw-package framework https://getbootstrap.com/docs/5.2/components/alerts *Type: The template provides an easy way to display messages in the storefront. The following types are supported: * primary * secondary * danger (red) * success (green) * warning (yellow) * info (blue) * light (white) * dark (dark gray) {% sw_include '@Storefront/storefront/utilities/alert.html.twig' with { type:"primary", content:"Primary Lorem ipsum dolor" } %} *Icons: Icons are shown by default. To hide the icon within the alert, set the value of "icon" to false: {% sw_include '@Storefront/storefront/utilities/alert.html.twig' with { type:"primary", content:"Primary Lorem ipsum dolor", icon: false } %} *IconCache: IconCache is used by system settings. To avoid using the icon cache regardless of the system settings (e.g. for an icon rendered in an invisible area like