LocationGroup - Liquid Object Reference - 0.11.4
Object Name | LocationGroup |
Version | 0.11.4 |
Description
The LocationGroup object is used to groups Locations that can be found via a locator, eg Store locator.
Attributes
Attribute | Type | Description |
---|---|---|
categories | List[ProductCategory] | Returns a list of product categories that the locations in this LocationGroup can handle |
id | String | Returns the unique id of this LocationGroup |
identifier | String | Returns a unique identifier for this LocationGroup |
locations | List[Location] | Returns a list of Locations in this LocationGroup |
meta_description | String | Returns the value of the Meta Description attribute |
meta_keywords | String | Returns the value of the Meta Keywords attribute |
meta_title | String | Returns the value of the Meta Title attribute |
name | String | Returns the display name of this LocationGroup |
path | String | Returns the url path for this LocationGroup |
social_image | Image | Returns the image to be used when sharing this LocationGroup |
url | String | Returns the complete url for this LocationGroup |
Objects that return LocationGroups
Back to Liquid Reference for 0.11.4
Back to Documentation