Jun 05, 2026
Models and ViewData in SFRA: The Clean Data Flow
B2C Commerce SFRA separates the platform API from the template via a model layer. Done right, the templates render cleanly and the controllers stay thin. Done wrong, templates query the API directly and the codebase fragments.
Read More
















