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