[통합로그 No.5] onsale 상품 클릭시 로그 정보 수집

This commit is contained in:
dongyoungKo
2025-05-16 16:58:23 +09:00
parent e5739f3ab2
commit e9749091f8
5 changed files with 51 additions and 5 deletions

View File

@@ -202,7 +202,7 @@ const BestSeller = ({
key={"subItem" + itemIndex}
contextName={LOG_CONTEXT_NAME.HOME}
messageId={LOG_MESSAGE_ID.SHELF_CLICK}
location={itemIndex + 1}
order={itemIndex + 1}
shelfId={spotlightId}
shelfLocation={shelfLocation}
shelfTitle={shelfTitle}