diff --git a/frontend/application/components/ProductPage.tsx b/frontend/application/components/ProductPage.tsx index 98c35e9..2376caa 100644 --- a/frontend/application/components/ProductPage.tsx +++ b/frontend/application/components/ProductPage.tsx @@ -179,8 +179,8 @@ export default function ProductPage({ productSlug }: { productSlug: string }) { if (!product || !fullProduct || !calculation) return
محصول یافت نشد
; return ( -
-
+
+
{/* Breadcrumbs for Mobile and Desktop */}