Rendering an ISML Template in SFRA (Salesforce Commerce Cloud)Salesforce B2C Commerce uses ISML templates to generate dynamic pages. Templates mix HTML with a proprietary language extension referred…Mar 13, 20221Mar 13, 20221
How to override CSS and client-side JS in SFRA (Salesforce Commerce Cloud)?Start by modifying the package.json in your custom siteMar 13, 2022Mar 13, 2022
Salesforce Commerce Cloud PWA-KIT and Managed RuntimePWA stands for Progressive Web Apps. These are web apps that use service workers, manifests, and other web-platform features in combination…Mar 11, 2022Mar 11, 2022
Create your first “Hello World” controller in SFRA (Salesforce commerce cloud)Create a file Hello.js inside the app_custom_cartridge/cartridge/controllers folder that will print Hello World using h1 tags directly to…Mar 9, 2022Mar 9, 2022
Create a custom cartridge in SFRA (Salesforce Commerce Cloud) using sgmf-scriptsIn order to customize SFRA, you will have to install the command-line build tools for SFRA globally. This approach makes it simple to…Mar 9, 2022Mar 9, 2022
What is SFRA (Salesforce Commerce Cloud)?B2C Commerce provides the SFRA (Storefront Reference Architecture) reference application, which is a full-equipped e-commerce storefront or…Mar 9, 2022Mar 9, 2022