Top Panel
위치: 관리자>외모>위젯>Hidden top panel area
설정: 관리자>외모>Theme Options>Header>Use Top Panel [설정하기]
이용후기 갤러리
Home / 이용후기 갤러리
글보기
제목셀프개통 하려면 한국에 전화해야하고 유심을 또 택배로 따로 받아야 하는데 직접 개통해서 보내주시니 편리하네요!2022-11-22 14:49
카테고리호주점
작성자 Level 10
별점
거주국가호주

20221122_134911.png
호주점에 신청하고 4일정도 걸려서 도착했습니다. 셀프개통 하려면 한국에 전화해야하고 유심을 또 택배로 따로 받아야 하는데 직접 개통해서 보내주시니 편리하네요! 문자 수신도 잘 됩니다. 감사합니다 

댓글

■ 근 무 시 간 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(); }); });