From 86893ca54762574f8f9061c0a0429c7addab4fb6 Mon Sep 17 00:00:00 2001 From: "jiwon93.son" Date: Mon, 20 Oct 2025 17:25:38 +0900 Subject: [PATCH] =?UTF-8?q?=ED=86=B5=ED=95=A9=EB=A1=9C=EA=B7=B8=20[no.36]?= =?UTF-8?q?=20shoptime.entry=20log=20param=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- com.twin.app.shoptime/src/App/deepLinkHandler.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/com.twin.app.shoptime/src/App/deepLinkHandler.js b/com.twin.app.shoptime/src/App/deepLinkHandler.js index 8c7eaa94..6169c073 100644 --- a/com.twin.app.shoptime/src/App/deepLinkHandler.js +++ b/com.twin.app.shoptime/src/App/deepLinkHandler.js @@ -266,6 +266,11 @@ export const handleDeepLink = (contentTarget) => (dispatch, getState) => { deeplink: deeplinkPanel, curationId: curationId ? curationId : showId, productId: prdtId, + partnerID: patnrId, + showId: showId, + channelId: chanId, + category: lgCatNm, + linkTypeCode: linkTpCd, }) );