Zone - Liquid Object Reference
On this page
Description
The Zone object contains information about a Zone.
:::note
This object supports custom data via the data attribute.
:::
Backed by
This drop renders the s_c__Zone__c Salesforce object. A theme writes it as zone.
Fields you add yourself are not listed above. Expose one with a Custom Data Mapping record, then read it from zone.data. See custom data fields in Liquid.
Attributes
| Attribute | Type | Description |
|---|---|---|
id |
String | Returns the unique id of this Zone |
name |
String | Returns the name of the Zone |
Available on
- CollectionPoint - Liquid Object Reference —
zone - DeliveryWindow - Liquid Object Reference —
zone - Pricebook - Liquid Object Reference —
tax_zone - PricebookEntry - Liquid Object Reference —
tax_zone - Store - Liquid Object Reference —
zone - Tax - Liquid Object Reference —
zone
Was this article helpful?
Thanks for your feedback! It helps us improve our docs.