{"title":"Privacy - Liquid Object Reference","slug":"privacy-liquid-object-reference","url":"https://support.storeconnect.com/articles/privacy-liquid-object-reference","url_markdown":"https://support.storeconnect.com/articles/privacy-liquid-object-reference.md","subtitle":null,"summary":"The Privacy object returns information about the website Privacy Settings.","type":"Developer_Documentation","video_url":"","keywords":"liquid, objects, Privacy, template, storeconnect","last_modified":"2026-08-21T07:12:35+0000","body_markdown":"## Description\n\nThe Privacy object returns information about the website Privacy Settings.\n\n## Attributes\n\n| Attribute | Type | Description |\n|-----------|------|-------------|\n| `accepted?` | Boolean | Returns true if the Privacy Settings have been accepted |\n| `banner_content` | String | Returns the value of the Banner Content attribute as rich text |\n| `cache_key` | String | Returns a key that can be used for caching. |\n| `clear_settings_path` | String | Returns a path that can be used to clear the current privacy settings |\n| `disable_all_path` | String | Returns a path that can be used to disable all privacy settings |\n| `enable_all_path` | String | Returns a path that can be used to enable all privacy settings |\n| `groups` | List[[PrivacyGroup](privacy-group-liquid-object-reference)] | Returns the list of PrivacyGroups  |\n| `in_use?` | Boolean | Returns true if the Store has enabled the Privacy Settings feature |\n| `settings_content` | String | Returns the value of the Settings Content attribute as rich text |\n\n## Available on\n\n- [Global - Liquid Object Reference](global-liquid-object-reference) — `current_privacy`"}