Settings
Configuration settings for the Announcement component.
Configuration Settings
The following settings are set in the Injector Configuration settings and apply globally to your website. If not defined, the default value will apply.
announcementStyle
announcementStyle
Type: Boolean | undefined
Default: true
Set to false
to block loading the Announcement style. If you are customizing the presentation of the Announcement block, you will likely need to set this value to false
.
productCatalogAnnouncement
productCatalogAnnouncement
Type: Boolean | undefined
Default: true
Allows the Product Catalog to render the Announcement block. If you are planning to use the standalone Announcement component, it is highly recommended to set this setting to false
.
HTML Element Settings
data-vs-theme
data-vs-theme
Type: String | undefined
Default: undefined
Overwrites the global theme setting for the particular component instance.
Updated 5 months ago