# Introducing Sanity Connect for Salesforce Commerce Cloud

**Version:** v1.0.0

**Published:** April 21, 2026

Sanity Connect for Salesforce Commerce Cloud (SFCC) is now available. The integration synchronizes your B2C Commerce product catalog into Sanity, where editorial teams can enrich products and categories with rich text, media, localized copy, and custom fields—without touching SFCC directly. The enriched content is available to any frontend that can query Sanity, including the SFCC PWA Kit.

## What's included

- **SFCC Cartridge (int_sanity_connect): **Runs inside your B2C Commerce instance and pushes categories and products into Sanity using the SFCC Jobs framework. Ships with `FULL_Sanity_Export_Categories_and_Products` and `DELTA_Sanity_Export_Categories_and_Products` jobs for full and incremental syncs across multiple locales.
- **@sanity/sfcc Studio plugin: **Adds SFCC-aware document schemas, Structure Builder panes, and UI to your Studio so editors can enrich synced products and categories alongside their commerce data.
- **PWA Kit integration: **Utilities and patterns for fetching Sanity-enriched content in SFCC PWA Kit storefronts, with live preview of draft changes. This integration is not PWA Kit exclusive and can work with Next.js, Nuxt, Astro, Remix, and other frameworks.

## Getting started

See the [Sanity Connect for SFCC setup guide](https://www.sanity.io/docs/apis-and-sdks/sanity-connect-for-salesforce-commerce-cloud) for installation, metadata import, and PWA Kit integration steps, and the [configuration reference](https://www.sanity.io/docs/apis-and-sdks/sanity-connect-sfcc-configuration-reference) for the full list of site preferences, attribute mapping options, and job step parameters.

