[PopularProductList] startVideoPlayer lgCatCd 추가
This commit is contained in:
@@ -76,6 +76,7 @@ export default function PopularShowIndicator({
|
||||
brandProductInfo={productInfos}
|
||||
topInfosData={topInfos[selectedIndex]}
|
||||
patnrId={patnrId}
|
||||
lgCatCd={catCd}
|
||||
selectedPatnrId={selectedPatnrId}
|
||||
onSpotlightRight={onSpotlightRight}
|
||||
onSpotlightDown={onSpotlightDown}
|
||||
|
||||
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user