통합로그API Favorite 버튼 클릭 시 로그 추가
This commit is contained in:
@@ -454,6 +454,7 @@ export default function DetailPanel({ panelInfo, isOnTop, spotlightId }) {
|
||||
isYouMayLikeOpened={isYouMayLikeOpened}
|
||||
isBillingProductVisible={isBillingProductVisible}
|
||||
detailQRCodeUrl={detailUrl}
|
||||
logMenu={Config.LOG_MENU.DETAIL_PAGE_BILLING_PRODUCT_DETAIL}
|
||||
/>
|
||||
)}
|
||||
{/* 구매불가상품 영역 */}
|
||||
@@ -467,6 +468,7 @@ export default function DetailPanel({ panelInfo, isOnTop, spotlightId }) {
|
||||
setSelectedIndex={setSelectedIndex}
|
||||
shopByMobileLogRef={shopByMobileLogRef}
|
||||
isYouMayLikeOpened={isYouMayLikeOpened}
|
||||
logMenu={Config.LOG_MENU.DETAIL_PAGE_PRODUCT_DETAIL}
|
||||
/>
|
||||
)}
|
||||
{/* 그룹상품 영역 */}
|
||||
|
||||
Reference in New Issue
Block a user