SalesForce Cloud Commerce Demo: https://salesforce-cloud-commerce.vercel.store/
- Copy the
.env.templatefile in this directory to/site/.env.localin the main directory - Run
yarnand thenyarn devin root folder
{
"provider": "sfcc",
"features": {
"wishlist": false,
"cart": false,
"search": true,
"customerAuth": false,
"customCheckout": false
}
}- SDK: https://github.com/SalesforceCommerceCloud/commerce-sdk
- isomorphic SDK (currently not used atm): https://github.com/SalesforceCommerceCloud/commerce-sdk-isomorphic
- PWA Kit storefront example: https://pwa-kit.mobify-storefront.com/
For a detailed introduction into commerce clouds feature set and data setup please refer to our Training Material and Documentation: