Cartridge

A modular unit of code in Salesforce Commerce Cloud that contains business logic, templates, and resources for specific functionality.

Cartridges are the fundamental building blocks of SFCC applications. They can be stacked in a cartridge path, allowing for code reuse, customization, and clean separation of concerns. Custom cartridges can extend or override functionality from base cartridges.