[SHOPTIME-3747] [주문]Check out 화면에서 Final price 결정 전 경매 중일때에라도 금액 노출 필요
수정 내용: 라이브 경매 상품일 시에 가격과 문구 동시 노출
This commit is contained in:
@@ -79,6 +79,7 @@ export const ACTIVE_POPUP = {
|
||||
changeCountyPopup: "changeCounty",
|
||||
networkErrorPopup: "networkErrorPopup",
|
||||
endOfServicePopup: "endOfServicePopup",
|
||||
checkoutErrorPopup: "checkoutErrorPopup",
|
||||
};
|
||||
export const DEBUG_VIDEO_SUBTITLE_TEST = false;
|
||||
export const AUTO_SCROLL_DELAY = 600;
|
||||
|
||||
Reference in New Issue
Block a user