@eastsideco/escshopify
Version:
WIP JS library for Shopify, containing a variety of useful functionality.
7 lines (4 loc) • 371 B
Markdown
# 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.