[SHOPTIME-2988] 비디오 포커스 수정(롤링)

This commit is contained in:
sungmin.in
2024-07-24 16:22:27 +09:00
parent 8fb4250a11
commit c06fe4807c

View File

@@ -27,6 +27,7 @@ import usePriceInfo from "../../../hooks/usePriceInfo";
import { LOG_MENU, LOG_TP_NO, panel_names } from "../../../utils/Config";
import { formatGMTString } from "../../../utils/helperMethods";
import css from "./RollingUnit.module.less";
import { finishVideoPreview } from "../../../actions/playActions";
const SpottableComponent = Spottable("div");
@@ -295,6 +296,8 @@ export default function RollingUnit({
const bannerType = currentData.shptmBanrTpNm;
if (bannerType === "Today's Deals") {
dispatch(finishVideoPreview());
handlePushPanel(panel_names.DETAIL_PANEL, createPanelInfo(currentData));
dispatch(
sendLogTopContents({