Explore developer docs
On this page
The StoreConnect developer documentation provides technical reference material for building, customizing, and maintaining storefronts and integrations on the StoreConnect platform. This section is intended for developers working with Liquid themes, the StoreConnect REST API, Salesforce object models, and platform configuration.
The developer documentation is organized into the following sections:
Working with Liquid
Liquid is the templating language used to build dynamic StoreConnect storefronts. This section covers the full range of Liquid capabilities available in StoreConnect, including objects, filters, tags, forms, controllers, variables, and theme resources. Use this section as your primary reference for writing and debugging theme logic.
Themes
Everything you need to create, structure, and preview a StoreConnect Liquid theme. Covers theme architecture, resource compilation, and deployment workflows for customizing the storefront experience.
StoreConnect API
REST API reference for integrating with StoreConnect programmatically. Covers endpoints for submitting orders and payments, retrieving product data, and interacting with store data from external systems.
Object References
Reference documentation for all Salesforce objects used by StoreConnect, including standard objects extended with custom fields and the full set of custom objects included in the StoreConnect managed package. Use this section when working with data models, integrations, or custom development.
Maintenance
Guides for maintaining your StoreConnect Salesforce org over time, including routine tasks, configuration upkeep, and platform housekeeping.