Cookies Warning Banner Subtab
These settings let you configure the cookie warning banner. To display this banner, enable the Show Cookie Consent Banner property in NetSuite.
ID |
cookieWarningBanner |
UI location |
Layout > Cookie Warning Banner |
JSON file |
Cookies.json |
Configuration file (pre-Vinson) |
SC.Configuration.js |
User May Dismiss Banner
This Boolean lets you specify if shoppers can close the cookie warning banner.
ID |
cookieWarningBanner.closable |
UI location |
Layout > Cookie Warning Banner |
JSON file |
Cookies.json |
Configuration file (pre-Vinson) |
SC.Configuration.js |
Save in Cookie
This Boolean lets you control whether the User May Dismiss Banner property is stored in a browser cookie.
ID |
cookieWarningBanner.saveInCookie |
UI location |
Layout > Cookie Warning Banner |
JSON file |
Cookies.json |
Configuration file (pre-Vinson) |
SC.Configuration.js |
Anchor Text
This string lets you specify the link text for a modal dialog that uses the Message property for its content. By default, this property is set to Learn More
.
ID |
cookieWarningBanner.anchorText |
UI location |
Layout > Cookie Warning Banner |
JSON file |
Cookies.json |
Configuration file (pre-Vinson) |
SC.Configuration.js |
Message
This string lets you specify the modal dialog text. This text displays when a shopper clicks the link defined in the Anchor Text property.
ID |
cookieWarningBanner.message |
UI location |
Layout > Cookie Warning Banner |
JSON file |
Cookies.json |
Configuration file (pre-Vinson) |
SC.Configuration.js |