Protected
constructorReadonly
domainsThe domain within this shopping module.
The name of the Asset in Lens Studio.
Readonly
onTriggered when an error has occured on the module.
Readonly
onTriggered when the client (e.g. Snapchat) has changed the product state.
Readonly
uniqueReturns the name of this object's type.
Returns true if the object matches or derives from the passed in type.
Returns true if this object is the same as other
. Useful for checking if two references point to the same thing.
Returns the status of whether the module has loaded.
Allows the creation of Shopping Lenses with an integrated Product Catalog.
Remarks
The ShoppingModule includes several input fields for you to define as you create your Shopping Lens. The fields include:
Domain:* name of the product line (e.g., Running Shoes). Description:* (of the domain): description of the domain (e.g., Winter Season Collection). State(s):* name of the single product displayed in that state (e.g., Shoe ABC). Description* (of each state): description of the product in the state (e.g., SKU ID 12345, red shoe).
See
Shopping Lens guide.