From 5fb7f3fe3488e9d1b4885d9c5ad9720032babb54 Mon Sep 17 00:00:00 2001 From: it-fixcomart Date: Mon, 19 Aug 2024 11:26:23 +0700 Subject: update --- src/lib/product/components/ProductSearch.jsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'src/lib') diff --git a/src/lib/product/components/ProductSearch.jsx b/src/lib/product/components/ProductSearch.jsx index a427e134..07398795 100644 --- a/src/lib/product/components/ProductSearch.jsx +++ b/src/lib/product/components/ProductSearch.jsx @@ -26,8 +26,8 @@ import ProductSearchSkeleton from './Skeleton/ProductSearchSkeleton'; import SideBanner from '~/modules/side-banner'; import FooterBanner from '~/modules/footer-banner'; -import CategorySection from './CategorySection'; -import LobSectionCategory from './LobSectionCategory'; +// import CategorySection from './CategorySection'; +// import LobSectionCategory from './LobSectionCategory'; import { getIdFromSlug } from '@/core/utils/slug' import { data } from 'autoprefixer'; @@ -461,8 +461,8 @@ const ProductSearch = ({ SpellingComponent )} - - + {/* + */} {productFound > 0 && (
@@ -554,8 +554,8 @@ const ProductSearch = ({
- - + {/* + */} {bannerPromotionHeader && bannerPromotionHeader?.image && (