{bannerPromotionHeader && bannerPromotionHeader?.image && (
)}
Hasil Pencarian
{!spellings ? (
<>
Menampilkan
{pageCount > 1 ? (
<>
{productStart + 1}-
{parseInt(productStart) + parseInt(productRows) > productFound
? productFound
: parseInt(productStart) + parseInt(productRows)}
dari
>
) : (
''
)}
{productFound}
produk{' '}
{query.q && (
<>
untuk pencarian {query.q}
>
)}
>
) : (
SpellingComponent
)}
{productSearch.isLoading &&
}
{products &&
products.map((product) =>
)}
{bannerPromotionFooter && bannerPromotionFooter?.image && (
)}