diff --git a/com.twin.app.shoptime/src/views/SearchPanel/SearchResults/SearchResultsType.jsx b/com.twin.app.shoptime/src/views/SearchPanel/SearchResults/SearchResultsType.jsx index cb8b30eb..f68f65a8 100644 --- a/com.twin.app.shoptime/src/views/SearchPanel/SearchResults/SearchResultsType.jsx +++ b/com.twin.app.shoptime/src/views/SearchPanel/SearchResults/SearchResultsType.jsx @@ -181,7 +181,7 @@ export default function SearchResultsType({ }, [category, data, idx, searchQueryRef] ); - SHOPTIME - 3939; + const { itemWidth, itemHeight, spacing } = ITEM_SIZE[category] || {}; return (