Skip to content

Commit

Permalink
Merge pull request #19 from vtex-apps/guerreirobeatriz-patch-1
Browse files Browse the repository at this point in the history
Update readme
  • Loading branch information
guerreirobeatriz authored Oct 14, 2020
2 parents 9ad63cc + f9adeda commit da9372b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]
### Fixed
- Doc review and update

## [1.0.6] - 2020-09-25

Expand Down
6 changes: 3 additions & 3 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@

The Wishlist app, designed for **B2C** stores, adds a heart icon to shelves and product detail pages, so users can add the desired products to a Wishlist.

![Shelf](./image/shelf.png)
![wishlist-list](https://user-images.githubusercontent.com/52087100/94687168-40fbe500-0302-11eb-8239-135d773324dd.png)
*Example of heart icons on a shelf.*

![Product Page](./image/pdp.png)
![wish-list-pdp](https://user-images.githubusercontent.com/52087100/94687148-393c4080-0302-11eb-8ab4-e5bd44e642ec.png)
*Example of a heart icon on a product details page.*

In addition to that, a brand new route called `/wishlist` is generated, creating a page responsible for listing all wishlisted items for your users.

![Wishlist](./image/wishlist-context.png)
![wishlist-page](https://user-images.githubusercontent.com/52087100/94687176-448f6c00-0302-11eb-8dcf-11881cb6fa9b.png)
*Example of a wishlist page.*

## Configuration
Expand Down

0 comments on commit da9372b

Please sign in to comment.