diff --git a/src/app/shop/[id]/page.tsx b/src/app/shop/[id]/page.tsx index 7aef2e5..52ecec2 100644 --- a/src/app/shop/[id]/page.tsx +++ b/src/app/shop/[id]/page.tsx @@ -85,7 +85,16 @@ export default function ProductPage({ params }: ProductPageProps) {
@@ -129,7 +138,16 @@ export default function ProductPage({ params }: ProductPageProps) { @@ -180,7 +198,16 @@ export default function ProductPage({ params }: ProductPageProps) {