If you don't see it then you've probably already accepted it. Click the button below to reopen it.
There are a number of options available to help with customisation:
Option | Default Value | Description |
---|---|---|
title | "Cookies & Privacy" | A custom title for the popup |
message | "Cookies enable you to use shopping carts and to personalize your experience on our sites, tell us which parts of our websites people have visited, help us measure the effectiveness of ads and web searches, and give us insights into user behavior so we can improve our communications and products." | Add your own cookie message here, if you prefer not to use the default one. HTML can be included within this message. |
link | "/privacy-policy" | Link to your privacy policy for more information |
delay | 2000 | Time before the popup is displayed after page load (in milliseconds) |
expires | 30 | Days for the cookie to expire |
onAccept | function(){} | Optional callback function when 'Accept' button is clicked |
uncheckBoxes | false | Unchecks all checkboxes on page load that have class .ihavecookies applied to them. Set to true to turn this option on |
moreInfoLabel | 'More information' | Label for link to privacy policy |
acceptBtnLabel | 'Accept All Cookies' | Label for accept cookies button |
advancedBtnLabel | 'Customise Cookies' | Label for customise cookies button |
cookieTypesTitle | 'Select cookies to accept' | Title for customise cookies section |
fixedCookieTypeLabel | 'Necessary' | Label for the "necessary" cookie type |
fixedCookieTypeDesc | 'These are cookies that are essential for the website to work correctly.' | Description for the "necessary" cookie type |
cookieTypes | Array | Array of cookie types for which to show checkboxes for - See code example below. |
Some example with color themes