Skip to content

Latest commit

 

History

History

sfcc

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Next.js SalesForce Cloud Commerce Provider

SalesForce Cloud Commerce Demo: https://salesforce-cloud-commerce.vercel.store/

Installation

  1. Copy the .env.template file in this directory to /site/.env.local in the main directory
  2. Run yarn and then yarn dev in root folder

Features:

{
  "provider": "sfcc",
  "features": {
    "wishlist": false,
    "cart": false,
    "search": true,
    "customerAuth": false,
    "customCheckout": false
  }
}

References

Training Material and Documentation:

For a detailed introduction into commerce clouds feature set and data setup please refer to our Training Material and Documentation: