diff --git a/app/components/catalog/CatalogBreadcrumbs.vue b/app/components/catalog/CatalogBreadcrumbs.vue new file mode 100644 index 0000000..3cc2459 --- /dev/null +++ b/app/components/catalog/CatalogBreadcrumbs.vue @@ -0,0 +1,51 @@ + + + diff --git a/app/pages/catalog/hubs/[id].vue b/app/pages/catalog/hubs/[id]/[productId].vue similarity index 55% rename from app/pages/catalog/hubs/[id].vue rename to app/pages/catalog/hubs/[id]/[productId].vue index 5c051b8..1ec1536 100644 --- a/app/pages/catalog/hubs/[id].vue +++ b/app/pages/catalog/hubs/[id]/[productId].vue @@ -9,56 +9,70 @@ -
+
- + - {{ t('catalogHub.not_found.title') }} - {{ t('catalogHub.not_found.subtitle') }} -
+