feat: enhance product detail caching for SPA hydration and improve rendering logic

This commit is contained in:
sebseb7
2025-07-20 00:04:24 +02:00
parent 5a3865aa3c
commit 055e49c957
3 changed files with 24 additions and 3 deletions

View File

@@ -585,6 +585,7 @@ class ProductDetailPage extends Component {
pb: { xs: 4, md: 8 },
maxWidth: "1400px",
mx: "auto",
flexGrow: 1
}}
>
{/* Breadcrumbs */}