forked from crowetic/commerce
* new SFCC provider * add search * normalization + search * categories as search results * adress PR feedback * Update README.md * get all paths for SSG * product variants and options * Apply suggestions from code review Co-authored-by: Luis Alvarez D. <luis@vercel.com> * remove console log * prettier * clean console log * ran prettier * Updated readme * remove static data and revert config changes * set default site Co-authored-by: Luis Alvarez D. <luis@vercel.com>
7 lines
120 B
Plaintext
7 lines
120 B
Plaintext
COMMERCE_PROVIDER=@vercel/commerce-sfcc
|
|
|
|
SFCC_CLIENT_ID=
|
|
SFCC_CLIENT_SECRET=
|
|
SFCC_ORG_ID=
|
|
SFCC_SHORT_CODE=
|
|
SFCC_SITE_ID= |