> ## Documentation Index
> Fetch the complete documentation index at: https://cloudinary.com/documentation/llms.txt
> Use this file to discover all available pages before exploring further.

# Headless Cartridge / PWA Kit (formerly Mobify)

> **INFO**: The B2C Commerce Cartridge for Headless will no longer be supported as of **June 1, 2026**, and will be sunset after that date.

If you’re currently using this cartridge, please [contact support](https://support.cloudinary.com/hc/en-us/requests/new) to help you transition to an alternative solution.
If you're using, or want to use, headless architecture with B2C Commerce to build a customized frontend solution, then this is the cartridge for you. By extending Salesforce's native API, [Open Commerce API (OCAPI)](https://developer.salesforce.com/docs/commerce/b2c-commerce/references/b2c-commerce-ocapi/hooks-shop.html) or [Salesforce Commerce API (SCAPI)](https://developer.salesforce.com/docs/commerce/commerce-api/guide/get-started.html), the B2C Commerce Cartridge for Headless enables you to embed Cloudinary images, videos, galleries, widgets, and players into your custom frontend.

The following diagram shows the architecture of a composable webpage for this integration:

![B2C Commerce Cartridge for Headless architecture](https://cloudinary-res.cloudinary.com/image/upload/f_auto/q_auto/v1714656876/docs/integrations/b2c_headless_diagram.png "thumb: w_700,dpr_2, width: 700, popup: true")

## Guides 

* The [Configuration guide](sfcc_b2c_commerce_cartridge_headless_config) provides detailed instructions for configuring the cartridge and setting up Salesforce's OCAPI to retrieve information from Cloudinary.

* The [Implementation guide](sfcc_b2c_commerce_cartridge_headless_implement) provides detailed instructions for implementing a custom frontend using OCAPI and its Cloudinary customizations.

## GitHub repositories

* The [cloudinary_sfcc_site_cartridge](https://github.com/cloudinary/cloudinary_sfcc_site_cartridge) repository enables you to install and configure the SFCC B2C Commerce Cartridges.

* The [cloudinary_sfcc_pwa-kit](https://github.com/cloudinary/cloudinary_sfcc_pwa-kit) repository enables you to set up your PWA Kit.

