|
30 | 30 | ## Tutorials |
31 | 31 |
|
32 | 32 | * [Overview](tutorials/overview.md) |
33 | | -* [Build a Store in Umbraco using Umbraco Commerce](tutorials/build-a-store/overview.md) |
34 | | - * [Installation](tutorials/build-a-store/installation.md) |
35 | | - * [Creating a Store](tutorials/build-a-store/create-store.md) |
36 | | - * [Configuring your Store](tutorials/build-a-store/configure-store.md) |
37 | | - * [Creating your first Product](tutorials/build-a-store/create-product.md) |
38 | | - * [Implementing a Shopping Cart](tutorials/build-a-store/cart.md) |
39 | | - * [Using the Umbraco.Commerce.Cart Drop-in Shopping Cart](https://docs.umbraco.com/umbraco-commerce-packages/cart/cart) |
40 | | - * [Creating a Custom Shopping Cart](tutorials/build-a-store/custom-cart.md) |
41 | | - * [Implementing a Checkout Flow](tutorials/build-a-store/checkout.md) |
42 | | - * [Using the Umbraco.Commerce.Checkout Drop-in Checkout Flow](https://docs.umbraco.com/umbraco-commerce-packages/checkout/checkout) |
43 | | - * [Creating a Custom Checkout Flow](tutorials/build-a-store/custom-checkout.md) |
44 | | - * [Configuring Store Access Permissions](tutorials/build-a-store/permissions.md) |
| 33 | +* [Build a Store in Umbraco using Umbraco Commerce](tutorials/build-a-store/README.md) |
| 34 | + * [Installation](tutorials/build-a-store/installation.md) |
| 35 | + * [Creating a Store](tutorials/build-a-store/create-store.md) |
| 36 | + * [Configuring your Store](tutorials/build-a-store/configure-store.md) |
| 37 | + * [Creating your first Product](tutorials/build-a-store/create-product.md) |
| 38 | + * [Implementing a Shopping Cart](tutorials/build-a-store/cart.md) |
| 39 | + * [Using the Umbraco.Commerce.Cart Drop-in Shopping Cart](https://docs.umbraco.com/umbraco-commerce-packages/cart/cart) |
| 40 | + * [Creating a Custom Shopping Cart](tutorials/build-a-store/custom-cart.md) |
| 41 | + * [Implementing a Checkout Flow](tutorials/build-a-store/checkout.md) |
| 42 | + * [Using the Umbraco.Commerce.Checkout Drop-in Checkout Flow](https://docs.umbraco.com/umbraco-commerce-packages/checkout/checkout) |
| 43 | + * [Creating a Custom Checkout Flow](tutorials/build-a-store/custom-checkout.md) |
| 44 | + * [Configuring Store Access Permissions](tutorials/build-a-store/permissions.md) |
45 | 45 |
|
46 | 46 | ## How-To Guides |
47 | 47 |
|
|
0 commit comments