From b0fd8b3163ac039c840ff7823848624277b099e9 Mon Sep 17 00:00:00 2001 From: Kunthawat Date: Mon, 16 Mar 2026 11:34:10 +0700 Subject: [PATCH] fix: Update all-products - add images to category products, remove top grid, keep description --- src/pages/all-products/index.astro | 45 ++++++++++-------------------- 1 file changed, 15 insertions(+), 30 deletions(-) diff --git a/src/pages/all-products/index.astro b/src/pages/all-products/index.astro index 722832c..7d29ae3 100644 --- a/src/pages/all-products/index.astro +++ b/src/pages/all-products/index.astro @@ -121,7 +121,7 @@ const productCategories = [
- +
@@ -132,41 +132,26 @@ const productCategories = [

-
+
{productCategories.map(category => ( - -
- {category.name} + -
-

สินค้าทั้งหมดตามหมวดหมู่

-
- {productCategories.map(category => ( -
-
-

{category.name}

-
-
-
- {category.products.map(product => ( - - {product.name} - - ))} -
-
-
- ))} -
-
-

ติดต่อเราเพื่อรับคำแนะนำและราคาพิเศษ