From 429577327e9bd749a9195e16546e300f49292c8a Mon Sep 17 00:00:00 2001 From: "opacity@t-win.kr" Date: Fri, 5 Dec 2025 16:19:17 +0900 Subject: [PATCH] =?UTF-8?q?[=ED=86=B5=ED=95=A9=EB=A1=9C=EA=B7=B8]SearchThe?= =?UTF-8?q?meCard=20=EB=A1=9C=EA=B7=B8=EC=A0=95=EB=B3=B4=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../SearchPanel/SearchResults/SearchCard/SearchThemeCard.jsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/com.twin.app.shoptime/src/views/SearchPanel/SearchResults/SearchCard/SearchThemeCard.jsx b/com.twin.app.shoptime/src/views/SearchPanel/SearchResults/SearchCard/SearchThemeCard.jsx index f227e169..4c64435f 100644 --- a/com.twin.app.shoptime/src/views/SearchPanel/SearchResults/SearchCard/SearchThemeCard.jsx +++ b/com.twin.app.shoptime/src/views/SearchPanel/SearchResults/SearchCard/SearchThemeCard.jsx @@ -60,6 +60,8 @@ export default memo(function SearchThemeCard({ const yContainer = tBody?.children[0]?.children[0]?.children[0]; sendLog({ + contentId: curationId, + contentTitle: title, productId: prdtId, productTitle: title, partner: patncNm,