shop_locale
The shop_locale object.
Properties
| Property | Description |
|---|---|
shop_locale.endonym_name | Buyer-visible endonym name. |
shop_locale.iso_code | Buyer-visible iso_code value for this shop locale. |
shop_locale.name | Name. |
shop_locale.primary | Buyer-visible primary value for this shop locale. |
shop_locale.published | Buyer-visible published value for this shop locale. |
shop_locale.root_url | Buyer-visible URL for root, or nil/empty when unavailable. |
Property list is generated from the storefront engine (ShopLocaleDrop), so it always matches what your theme can use. Use {{ shop_locale | json }} only as a curated debug snapshot; it can omit lazy or otherwise public properties.