diff --git a/src/app/shop/[id]/page.tsx b/src/app/shop/[id]/page.tsx index b72effa..62add5f 100644 --- a/src/app/shop/[id]/page.tsx +++ b/src/app/shop/[id]/page.tsx @@ -84,12 +84,12 @@ export default function ProductPage({ params }: ProductPageProps) { @@ -135,12 +163,12 @@ export default function ProductPage({ params }: ProductPageProps) { @@ -193,12 +249,12 @@ export default function ProductPage({ params }: ProductPageProps) {