From aa3f442f8920112e4081860bad818e5008baa5f3 Mon Sep 17 00:00:00 2001 From: MrEssCee <67432920+MrEssCee@users.noreply.github.com> Date: Tue, 8 Oct 2024 08:30:56 +0100 Subject: [PATCH] Update overview.md Add links to Add item ,update and delete --- 13/umbraco-commerce/how-to-guides/overview.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/13/umbraco-commerce/how-to-guides/overview.md b/13/umbraco-commerce/how-to-guides/overview.md index 04e265d4214..9ff2888ea7e 100644 --- a/13/umbraco-commerce/how-to-guides/overview.md +++ b/13/umbraco-commerce/how-to-guides/overview.md @@ -8,5 +8,6 @@ In this section, we will provide a series of How-To Guides, showcasing how to pe ## Available guides -
Migrate from Vendr to Umbraco Commercemigrate-from-vendr-to-umbraco-commerce
Configure SQLite supportconfigure-sqlite-support.md
Limit Order Line Quantitylimit-orderline-quantity.md
Use an alternative database for Umbraco Commerce tablesuse-an-alternative-database-for-umbraco-commerce-tables.md
+ +
Migrate from Vendr to Umbraco Commercemigrate-from-vendr-to-umbraco-commerce
Configure SQLite supportconfigure-sqlite-support.md
Add item to Cartadd-item.md
Update Cartupdate-cart.md
Delete item from Cartdelete-item.md
Limit Order Line Quantitylimit-orderline-quantity.md
Use an alternative database for Umbraco Commerce tablesuse-an-alternative-database-for-umbraco-commerce-tables.md