summaryrefslogtreecommitdiff
path: root/src/pages/shop
diff options
context:
space:
mode:
Diffstat (limited to 'src/pages/shop')
-rw-r--r--src/pages/shop/search.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages/shop/search.jsx b/src/pages/shop/search.jsx
index d21d72cd..bf38d0bc 100644
--- a/src/pages/shop/search.jsx
+++ b/src/pages/shop/search.jsx
@@ -11,7 +11,7 @@ export default function Search() {
return (
<BasicLayout>
- <Seo title={`Cari produk ${router.query.q} di Indoteknik.com`} />
+ <Seo title={`Cari produk ${router.query.q || ''} di Indoteknik.com`} />
{!_.isEmpty(router.query) && (
<ProductSearch