From b41af0f30aeea79bede9814719734149acb0a303 Mon Sep 17 00:00:00 2001 From: Matthias Lodner Date: Fri, 6 Jun 2025 19:45:04 +0200 Subject: [PATCH] vault backup: 2025-06-06 19:45:04 --- .obsidian/workspace.json | 6 +++--- Geschäft/IT/Online Shop/Shopware 6/TopM - Migration.md | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 0638d35..c372a09 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -94,7 +94,7 @@ } } ], - "currentTab": 5 + "currentTab": 4 } ], "direction": "vertical" @@ -285,8 +285,9 @@ "obsidian-git:Open Git source control": false } }, - "active": "8e2dca06c8aa3c5d", + "active": "b8ffd0b8eb117816", "lastOpenFiles": [ + "Geschäft/IT/Postgres.md", "Geschäft/IT/Online Shop/Shopware 6/TopM - Migration.md", "Martin/Shopware/Idealo.de Export Template.md", "HomeLab/Rose/PostgreSQL.md", @@ -315,7 +316,6 @@ "Geschäft/Allgemein/Fraben.md", "Geschäft/Allgemein/Gastromatic.md", "Geschäft/Allgemein/Rose Brandmeldeanlage.md", - "Geschäft/Allgemein/Werbe, Aktions & Produkt Ideen.md", "Geschäft/Gewürze/Alibaba", "Geschäft/Allgemein/Zukunft und Planung", "Geschäft/IT/Online Shop/Shopware 6", 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 b351c60..6fdeb87 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 }}` +Produktseite: `{% for part in product.categories.sortByPosition().first.breadcrumb %}{{ part|lower }}/{% endfor %}{{ product.translated.name|lower }}/{{ product.productNumber }}` Kategorie: {% for part in category.seoBreadcrumb %}{{ part|lower }}/{% endfor %}