[SHOPTIME-3748] [결제가능상품_상품상세] QR코드 이미지가 ShopTime 모바일 페이지로 이동하는 것으로 변경 필요

[수정파일]

[수정내용]

  1.  결제가능상품에서 QRCodeUrl이 파트너사 홈페이지가 아닌 ShopTime 모바일로 변경
This commit is contained in:
고동영
2024-10-17 14:37:53 +09:00
parent cf8310eb64
commit 14dac15f42
4 changed files with 24 additions and 11 deletions

View File

@@ -431,6 +431,7 @@ export default function DetailPanel({ panelInfo, isOnTop, spotlightId }) {
setSelectedIndex={setSelectedIndex}
shopByMobileLogRef={shopByMobileLogRef}
isYouMayLikeOpened={isYouMayLikeOpened}
isBillingProductVisible={isBillingProductVisible}
/>
)}
{/* 구매불가상품 영역 */}