Skip to content

Commit

Permalink
Merge pull request #43 from vtex-apps/docs/EDU-11625-fix-readme
Browse files Browse the repository at this point in the history
Fixing readme
  • Loading branch information
barbara-celi authored Feb 21, 2024
2 parents fe26d14 + 428faba commit 5a4519b
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 5a4519b

Please sign in to comment.