policy
A store policy page (refunds, privacy, terms…).
Properties
| Property | Description |
|---|---|
policy.body | Body content (HTML). |
policy.handle | URL-safe unique slug. |
policy.id | Unique identifier. |
policy.path | Path of the current request. |
policy.title | Display title. |
policy.url | Relative URL of the resource. |
Property list is generated from the storefront engine (PolicyDrop), so it always matches what your theme can use. Use {{ policy | json }} only as a curated debug snapshot; it can omit lazy or otherwise public properties.