[SHOPTIME-5452] test commit

This commit is contained in:
jiwon93.son
2025-09-24 16:28:39 +09:00
parent 2f8658c6cb
commit 6ba01d5d83
2 changed files with 5 additions and 2 deletions

View File

@@ -527,7 +527,7 @@ export default function DetailPanel({ panelInfo, isOnTop, spotlightId }) {
patncNm={productData?.patncNm}
productImg={mobileSendPopUpProductImg}
patnrId={panelInfo?.patnrId}
prdtId={panelInfo?.prdtId}
prdtId={panelInfo?.themePrdtId ?? panelInfo?.prdtId}
smsTpCd={panelInfo?.type === "hotel" ? "APP00205" : "APP00201"}
curationId={panelInfo?.curationId}
curationNm={panelInfo?.curationNm}