From c0f00c17630a8ee604037ab5ecec3f6b6edca5ed Mon Sep 17 00:00:00 2001 From: Matthias Lodner Date: Fri, 14 Mar 2025 19:42:31 +0100 Subject: [PATCH] vault backup: 2025-03-14 19:42:31 --- Geschäft/IT/Online Shop/Shopware 6/TopM - Migration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Geschäft/IT/Online Shop/Shopware 6/TopM - Migration.md b/Geschäft/IT/Online Shop/Shopware 6/TopM - Migration.md index ba72823..e7d3392 100644 --- a/Geschäft/IT/Online Shop/Shopware 6/TopM - Migration.md +++ b/Geschäft/IT/Online Shop/Shopware 6/TopM - Migration.md @@ -53,7 +53,7 @@ Wenn mehrerer Sprachen ausgewählt sind müssen Größenschlüssel(Unter Org dan SEO URL Anpassung: -Produktseite: `{% for part in product.categories.sortByPosition().first.breadcrumb %}{{ part }}/{% endfor %}/{{ product.translated.name }}/{{ product.productNumber }}` +Produktseite: `{% for part in product.categories.sortByPosition().first.breadcrumb %}{{ part }}/{% endfor %}{{ product.translated.name }}/{{ product.productNumber }}` --- ## TopM