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...
Liquid theme components
Components are reusable Liquid templates that can reload themselves from the server without a full page refresh. Use them to keep parts of a page (...
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
Customize 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 →Analytics and conversion tracking with Customer Events
Use StoreConnect Customer Events to fire analytics and advertising tracking calls — such as Google Analytics 4 and the Meta (Facebook) Pixel — when...
Liquid Objects
Complete index of Liquid objects you can reference in StoreConnect themes, from Account and Cart to Product, Order, Subscription, and over 90 other...
Liquid Filters
Index of all Liquid filters available in StoreConnect for transforming output — covering collections, dates, lists, maps, numbers, records, text, t...
Liquid Tags
Reference of all StoreConnect Liquid tags for template structure, variables, data querying, forms, pagination, caching, HTTP responses, controller ...
Liquid Forms
Index of all Liquid form types available in StoreConnect, including account registration, cart, checkout, payment, booking attendees, geolocation, ...
Liquid Variables
Two collection variable types are available in StoreConnect Liquid: List for in-memory collections and PaginatedList for server-side paginated resu...
StoreConnect API
Storefront endpoints
Configure and add CPQ bundles to the cart
Developer guide to the storefront endpoints that build a Salesforce CPQ bundle configuration and add it to the cart, including the bulk product-opt...
Add StoreConnect native bundles to the cart
Developer guide to the endpoint that adds a StoreConnect native bundle to the cart in a single request, including the bundle configuration JSON sha...