Entities
Entities represent common environment models that all Shopify themes need to work with. For example: the session cart; shop settings; product information.
These entities may be read-only (i.e. shop current format info), or provide an interface for modifying the entity (i.e. cart items).
Entities can be accessed from the object under EscShopifyJS.Entities.