Skip to content

Commit

Permalink
Adjust readme layout (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
dumega authored Nov 6, 2023
1 parent 249193d commit 54c707b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,25 @@
2. Configure OCAPI:

(1) Navigate to Administration > Site Development > Open Commerce API Settings.

(2) Navigate to `metadata/ocapi` folder.

(3) Copy the contents of `OCAPIshop.json` within Shop Type > Open Commerce API Settings.

(4) Replace `<<client_id>>` with your client_id.

(5) Click `Save`.

(6) Copy the content of `OCAPIdata.json` within Data Type > Open Commerce API Settings.

(7) Select "Global (organization-wide)" from the Context Selection dropdown.

(8) Replace `<<client_id>>` with your client_id.

(9) Click `Save`.

3. Add SFRA cartridge to your code base:

(1) Add cartridge `cartridges/int_bolt_pwa` to your project and upload it to the SFCC instance.

(2) In SFCC Business Manager, Go to Administration > Sites > Manage Sites, select the site, click on `Setting` Tab, add `int_bolt_pwa` at the beginning of the site path field with separator `:`.

0 comments on commit 54c707b

Please sign in to comment.