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, }) );