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 88297aa..cce9760 100644 --- a/Geschäft/IT/Online Shop/Shopware 6/TopM - Migration.md +++ b/Geschäft/IT/Online Shop/Shopware 6/TopM - Migration.md @@ -40,7 +40,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 }}` --- ## TopM