connected backend to service page and detail
This commit is contained in:
@@ -140,6 +140,7 @@ export function Breadcrumb({
|
||||
if (segment === "special_product") {
|
||||
return product.name;
|
||||
}
|
||||
if(segment === 'detail') return '';
|
||||
return t(`breadcrumb.${segment}`);
|
||||
} catch {
|
||||
// Aks holda, segment nomini formatlash
|
||||
|
||||
Reference in New Issue
Block a user