Privacy - Liquid Object Reference - 0.11.4
Object Name | Privacy |
Version | 0.11.4 |
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 |
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 0.11.4
Back to Documentation