Welcome to Salesforce Commerce Cloud Components! This repository is an open source, community driven, source of reference / sample components for Commerce Cloud on Core. (That is to say B2B and D2C Commerce)
These components are components intended to get you started quicker on any customization that is needed within Commerce Cloud. While each developer strives to build the most 'production' ready component as possible to contribute, you should make your own assessment of the components prod-readiness before using them. In most cases, you'll be able to hit the ground running with these components and make your own modifications as needed.
NOTE: These components are designed only for the LWR version of checkout, not the previous Aura version (flow based checkout).
This repository is not intended to replace the great content that Salesforce already provides us, but as LWR is still new this space can be used to bring together community created content quicker in some areas. https://github.com/forcedotcom/commerce-on-lightning-components/tree/release
- This collection is provided as-is. It's not officially supported by Code It Forward or covered by SLAs.
- Detailed component & functionality documentation is not provided with the collection.
- High level component documentation can be found in the readme of each feature folder listed below.
Sections | Experience Cloud Page |
---|---|
Checkout | Checkout |
Cart | Cart |
Account | Account |
Product | Product |
Extensions | Extensions |
Invocables | N/A |
The following components are some of the highlights to take a look at in this repository.
Component | Page | Status | Demo Video |
---|---|---|---|
Cart Items | Cart | Ready | - |
Add To Cart | Product | Ready | https://youtu.be/cw0mQsYHDX8 |
Cart Summary | Cart, Checkout | Ready | https://youtu.be/iVCZ5ZUEy9U?t=427 |
Shipping Method | Checkout | Ready | https://youtu.be/iVCZ5ZUEy9U?t=666 |
Simple Purchase Order | Checkout | Ready | https://youtu.be/nBPWHMgfOq0 |
CyberSource Payments | Checkout | Ready | - |
Checkout Shipping Addresses | Checkout | Ready | https://youtu.be/u2UXJ1HLZeQ |
UPS Extension | Extension | Ready | - |
Marketing Cloud Invocable | N/A | Ready | https://youtu.be/5F5la5DxLqw |
If you're interested in contributing, create a branch / pull request and get started! The more we contribute the better this repository is!