Skip to content

Commit

Permalink
docs: codesandbox link update (#1214)
Browse files Browse the repository at this point in the history
  • Loading branch information
mkucmus authored Oct 30, 2020
1 parent c16198a commit 6e9b047
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 63 deletions.
4 changes: 2 additions & 2 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ yarn dev # start dev server
```

<center>
The latest stable release (v0.4.2) is also available at:
The latest stable release (v0.5.0) is also available at:

[![Edit shopware-pwa v0.4.2](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/busy-worker-d68et?fontsize=14&hidenavigation=1&theme=dark)
[![Edit shopware-pwa v0.5.0](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/shopware-pwa-v050-zmr5p?file=/README.md)

</center>

Expand Down
128 changes: 67 additions & 61 deletions docs/guide/FEATURELIST.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,102 +10,108 @@ sidebar: auto

#### Detail Page

* Product Metadata
* Name / Title
* Description
* Regular and special price
* Image gallery
* Properties

- Product Metadata
- Name / Title
- Description
- Regular and special price
- Image gallery
- Properties

#### Listing

* Product box
* Title
* Image
* Regular and special price
* Add to cart button
* Filter
* Properties
* Price
* Manufacturer
* Sorting
* Price
* Name
- Product box
- Title
- Image
- Regular and special price
- Add to cart button
- Filter
- Properties
- Price
- Manufacturer
- Sorting
- Price
- Name

### Navigation

* Menu
* User Account Icon
* Search Bar
- Menu
- User Account Icon
- Search Bar

### Search

- Suggest search
- Search result page

### Content

* Supported page types
* Listing pages
* Shop pages
* Landing pages
* Sections
* Default and sidebar
* Blocks
* All Shopware default blocks
* Elements
* All Shopware default elements
* Hydration and field mappings
- Supported page types
- Listing pages
- Shop pages
- Landing pages
- Sections
- Default and sidebar
- Blocks
- All Shopware default blocks
- Elements
- All Shopware default elements
- Hydration and field mappings

### User Management

* Registration
* Login
* Personal data
* Name
* Title
* Salutation
* Address management
* Create new
* Set default for shipping & billing
* Order history
* List
* Logout
- Registration
- Login
- Personal data
- Name
- Title
- Salutation
- Address management
- Create new
- Set default for shipping & billing
- Order history
- List
- Logout

### Cart

* Display cart (sidebar)
* Product list
* Total amount
* Change quantity in cart
* Go to Checkout button
- Display cart (sidebar)
- Product list
- Total amount
- Change quantity in cart
- Go to Checkout button

### Checkout / Payment
* Add/Remove promotion codes
* Select shipping address
* Select billing address
* Select payment & shipping method
* Review order
* Place order

- Add/Remove promotion codes
- Select shipping address
- Select billing address
- Select payment & shipping method
- Review order
- Place order

### i18n

* Currency switch
- Currency switch

## Technical

### URLs

* Pretty URLs
* Category pages
* Product pages
- Pretty URLs
- Category pages
- Product pages

### Plugin system

### Theme system

- Theme inheritance
- Theme overriding

## Integrations

### Payment

#### PayPal Checkout

* Standard PayPal Checkout (requires Shopware PayPal plugin)
- Standard PayPal Checkout (requires Shopware PayPal plugin)

1 comment on commit 6e9b047

@vercel
Copy link

@vercel vercel bot commented on 6e9b047 Oct 30, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.