[PopularProductList] startVideoPlayer lgCatCd 추가

This commit is contained in:
jiwon93.son
2024-07-02 15:46:06 +09:00
parent 5d5601fb6a
commit 0c9803ca16
2 changed files with 3 additions and 0 deletions

View File

@@ -76,6 +76,7 @@ export default function PopularShowIndicator({
brandProductInfo={productInfos}
topInfosData={topInfos[selectedIndex]}
patnrId={patnrId}
lgCatCd={catCd}
selectedPatnrId={selectedPatnrId}
onSpotlightRight={onSpotlightRight}
onSpotlightDown={onSpotlightDown}

View File

@@ -23,6 +23,7 @@ export default function PopularProductList({
onSpotlightDown,
selectedIndex,
handleItemFocus,
lgCatCd,
}) {
const { getScrollTo, scrollTop } = useScrollTo();
@@ -71,6 +72,7 @@ export default function PopularProductList({
showId,
patnrId,
prdtId,
lgCatCd,
shptmBanrTpNm: "VOD",
index,
modal: false,