Privacy - Liquid Object Reference - 1.0.0
| Object Name | Privacy | 
| Version | 1.0.0 | 
Description
The Privacy object returns information about the website Privacy Settings.
Attributes
| Attribute | Type | Description | 
|---|---|---|
| accepted? | Boolean | Returns true if the Privacy Settings have been accepted | 
| banner_content | String | Returns the value of the Banner Content attribute as rich text | 
| cache_key | String | Returns a key that can be used for caching. | 
| clear_settings_path | String | Returns a path that can be used to clear the current privacy settings | 
| data | Object | Returns a custom data object for this object | 
| disable_all_path | String | Returns a path that can be used to disable all privacy settings | 
| enable_all_path | String | Returns a path that can be used to enable all privacy settings | 
| groups | List[PrivacyGroup] | Returns the list of PrivacyGroups | 
| in_use? | Boolean | Returns true if the Store has enabled the Privacy Settings feature | 
| settings_content | String | Returns the value of the Settings Content attribute as rich text | 
Objects that return Privacies
Back to Liquid Reference for 1.0.0
Back to Documentation