Skip to content

Instantly share code, notes, and snippets.

View harryneopotter's full-sized avatar

Harryneopotter harryneopotter

View GitHub Profile
{
"topics": [
{
"name": "SFRA Internals",
"core_concepts": [
"SFRA is a modular reference storefront built around the app_storefront_base cartridge and server module.[1][2]",
"Implements a variant of MVC where controllers prepare view models consumed by ISML templates.[3][2]",
"Cartridge overlay model supports base, plugin, LINK, and custom cartridges layered via the cartridge path.[1][2]",
"Business logic is centralized in controllers and models rather than templates, improving testability.[3][2]",
"Hooks and middleware enable extension points for payments, checkout, and personalization.[1][2]",