Dom Sip 8909e94a6a
Apply suggestions from code review
Co-authored-by: Luis Alvarez D. <luis@vercel.com>
2022-04-19 10:23:25 +01:00
..
2022-04-19 10:23:25 +01:00
2022-04-11 13:27:29 +01:00
2022-04-04 15:06:16 +01:00
2022-04-04 15:06:16 +01:00
2022-04-04 15:06:16 +01:00
2022-04-19 10:23:25 +01:00
2022-04-04 15:06:16 +01:00
2022-04-04 15:06:16 +01:00

Next.js SalesForce Cloud Commerce Provider

Installation

  1. Copy the .env.template file in this directory (/packages/sfcc) to /site/.env.local in the main directory
  2. yarn in root folder
  3. 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: