JSONManager SFO
info
This is a helper class that converts SFO objects into json objects for easy manipulation on the client side. Merchants wishing to use a blend of the StoreFront Template Language and the REST API employ these methods.
Properties
Methods
| Method | Signature | Comments/Sample |
|---|---|---|
getAdvertisingSources | string getAdvertisingSources() | |
getAllowedCountries | string getAllowedCountries() | |
getAmazonConfiguration | string getAmazonConfiguration() | |
getCart | string getCart() | returns the shopping cart in json format |
See Also
Was this page helpful?