Skip to content

Commit

Permalink
Fixing readme
Browse files Browse the repository at this point in the history
  • Loading branch information
barbara-celi committed Feb 8, 2024
1 parent fe26d14 commit 428faba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ In the theme's `interfaces.json` file, add the following extented interfaces:
...
}
```
### Step 4 - Building the Product Comparison component
### Step 5 - Building the Product Comparison component

In any desired template, such as the `store.search`, add the `product-comparison-drawer` block as shown below:

Expand Down Expand Up @@ -236,7 +236,7 @@ In any desired template, such as the `store.search`, add the `product-comparison

> ℹ️ *The code above is a default implementation of the Product Comparison component. If any changes are desired, declare the code above in your theme and perform the needed updates according to the available blocks.*
### Step 5 - Building the Product Comparison page
### Step 6 - Building the Product Comparison page

1. In the `/store/blocks` folder, create a new file called `product-comparison.json` and add in it the following JSON:

Expand Down

0 comments on commit 428faba

Please sign in to comment.