[DetailPanel] mobileSendPopUp spotlightId

This commit is contained in:
고동영
2024-07-02 16:06:11 +09:00
parent 0c9803ca16
commit 1f74d153a3

View File

@@ -422,6 +422,7 @@ export default function DetailPanel({ panelInfo, isOnTop, spotlightId }) {
}
productPrice={type === "hotel" && Price()}
shopByMobileLogRef={shopByMobileLogRef}
spotlightId="shopbymobile_Btn"
/>
)}
</>