policy
A store policy page (refunds, privacy, terms…).
Properties
| Property | Description |
|---|---|
policy.body | Body content (HTML). |
policy.count | — |
policy.handle | URL-safe unique slug. |
policy.id | Unique identifier. |
policy.path | Path of the current request. |
policy.title | Display title. |
policy.toArray | — |
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. Inspect live values with {{ policy | json }}.