Top Panel
위치: 관리자>외모>위젯>Hidden top panel area
설정: 관리자>외모>Theme Options>Header>Use Top Panel [설정하기]
서비스 후기
Home / 서비스 후기

해외본인인증 서비스 후기

글보기
제목번호이동 관련 질문이 있었는데 한국 시간으로 영업시간 시작하자마자 신속히 답변해 주시고, 몇 시간 이내에 개통 및 발송까지 완료되었습니다. 미국 동부까지 3일이 채 걸리지 않았습니다. 문자수신도 잘됩니다. 신속한 서비스 감사합니다.2022-11-22 11:29
카테고리한국본점
작성자 Level 10
별점
거주국가미국

20221122_112839.png
번호이동 관련 질문이 있었는데 한국 시간으로 영업시간 시작하자마자 신속히 답변해 주시고, 몇 시간 이내에 개통 및 발송까지 완료되었습니다. 

미국 동부까지 3일이 채 걸리지 않았습니다. 문자수신도 잘됩니다. 신속한 서비스 감사합니다. 

댓글

■ 근 무 시 간 Asia/Seoul UTC +09:00

▷ 월~금 11:00~18:00 ▷점 심 12:00~13:00

▷주말,공휴일은 쉽니다

function resizeVideoHeight(){ if ( jQuery(window).width() < 760 ) { jQuery(".video-container>iframe").each(function(){ if(jQuery(this).attr("width")=="100%"){ jQuery(this).css("height", Math.ceil( parseInt(jQuery(this).css("width")) * 0.625 ) + "px"); }else{ jQuery(this).css("height", Math.ceil( parseInt(jQuery(this).css("width")) * parseInt(jQuery(this).attr("height")) / parseInt(jQuery(this).attr("width")) ) + "px"); } }); } } resizeVideoHeight(); jQuery(window).resize(function(){ resizeVideoHeight(); }); });