Developer Reference
Technical reference for developers building on StoreConnect — Liquid templates, object schemas, APIs, and integration patterns.
Explore developer docs
Maintenance
Object References
View all →Account Credit Ledger Object Reference
Acount Credit Ledger entries are a record of all the credit and debit entries against an Account Credit record.
Account Credit Object Reference
Account Credit is a record of credit extended to an Account, whether it be for a refund, gift card, or any other use.
Account Object Reference
Reference documentation for the Account object in StoreConnect.
Account Points Ledger Object Reference
Keeps track of Account Points credits and debits
Account Product Category Object Reference
Reference documentation for the Account Product Category object in StoreConnect.
Allocated Fulfillment Payment Object Reference
Links Payment Items and Fulfillment Items to indicate which items have been paid for in a Fulfillment
Themes
Display dynamic content using Liquid queries
A use-case introduction to fetching Salesforce records inside Liquid templates with the query tag — filtering, comparison operators, LIKE patterns,...
Theme Assets
Upload images, JavaScript, and CSS files as theme assets, then reference them in templates using the asset_url filter. Use supplement assets to ext...
Supporting multiple languages in your theme
Add multi-language support to your StoreConnect theme by creating theme locales, adding locale translations, and using the t filter in your Liquid ...
Theme Templates
Customise page templates, content block templates, and reusable snippet templates to control the HTML layout and data content of your StoreConnect ...
Theme Variables
Create key-value theme variables to make your theme configurable without editing template code. Access variables in Liquid with the theme_variables...
Working with Liquid
View all →Compiling Liquid Theme Resources
Build, watch, and compile theme scripts, styles, and files using Node.js and esbuild. Covers install, build commands, production builds, clean rebu...
Global Variables
Define and reference Liquid theme controller variables that are accessible across all pages, templates, and content blocks. Covers static and dynam...
Liquid Controllers
Reference of all Liquid controllers with their HTTP verbs, actions, and URL paths for accounts, authentication, checkout, bundles, orders, subscrip...
Add custom data fields to your store
Map Salesforce custom fields to Liquid templates and enable read/write data sync, including compound fields, multi-picklists, and Person Account wr...
Liquid Filters
Index of all Liquid filters available in StoreConnect for transforming output — covering collections, dates, lists, maps, numbers, records, text, t...
Liquid Forms
Index of all Liquid form types available in StoreConnect, including account registration, cart, checkout, payment, booking attendees, geolocation, ...