From 6ea97b548d1dd7bbefd1b7e79ed9599757b140da Mon Sep 17 00:00:00 2001 From: sushma gupta Date: Mon, 4 Dec 2023 14:28:23 +0100 Subject: [PATCH] update dead link --- concepts/commerce/catalog/products.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/concepts/commerce/catalog/products.md b/concepts/commerce/catalog/products.md index 0494df0a9..ae3b71c87 100644 --- a/concepts/commerce/catalog/products.md +++ b/concepts/commerce/catalog/products.md @@ -9,7 +9,7 @@ nav: Products are sellable entities (physical and digital products) within your shop. -Depending on your setup, Shopware can easily handle thousands of products. However, an upsurge in the product quantity (in millions) needs some tweaks for robust running of the environment as it depends on factors like the number of [categories](../../../../docs/concepts/commerce/catalog/categories), [sales channels](../../../../docs/concepts/commerce/catalog/sales-channels), [product properties](../../../../docs/concepts/commerce/catalog/products#property-groups--options), etc. Every product added to your shop can be made available on one or more [sales channels](../../../../docs/concepts/commerce/catalog/sales-channels). +Depending on your setup, Shopware can easily handle thousands of products. However, an upsurge in the product quantity (in millions) needs some tweaks for robust running of the environment as it depends on factors like the number of [categories](../../../../docs/concepts/commerce/catalog/categories.md), [sales channels](../../../../docs/concepts/commerce/catalog/sales-channels.md), [product properties](../../../../docs/concepts/commerce/catalog/products.md#property-groups--options), etc. Every product added to your shop can be made available on one or more [sales channels](../../../../docs/concepts/commerce/catalog/sales-channels.md). Let us start understanding about product more in detail: