{@ switch($widget_info->id) : case 1 : Context::loadFile(array($widget_info->tpl_path.'/skin.css', null, null, 100), false); Context::loadFile(array($widget_info->tpl_path.'/skin.js', 'body', null, 100), false); break; endswitch; if($widget_info->show_cash=='admin' && !$grant->manager) $widget_info->show_cash = 'N'; if(!$ds_recaptcha) $ds_recaptcha = new stdClass(); switch($ds_recaptcha->script_file_loaded) : case false : if($widget_info->recaptcha && $widget_info->recaptcha_id==1) Context::addHtmlHeader(''); $ds_recaptcha->script_file_loaded = true; break; endswitch; switch($widget_info->recaptcha) : case true : $ds_brk_a=html_entity_decode('{'); $ds_brk_b=html_entity_decode('}'); $recaptcha = ""; Context::addHtmlHeader($recaptcha); break; endswitch; }
기본정보
메시지 내용
{nl2br($tem->output)}

서버와 통신중입니다. 잠시만 기다려주세요.
Communicating with the server. Please wait.
LOADING

합계 현금 포인트
잔액 {number_format($widget_info->api->cash->balance->total)} {number_format($widget_info->api->cash->balance->cash)} {number_format($widget_info->api->cash->balance->point)}
카카오톡 알림톡 SMS 단문 문자메시지 LMS 장문 문자메시지
1건당 발송 요금 {$widget_info->api->cash->price->ata} {$widget_info->api->cash->price->sms} {$widget_info->api->cash->price->lms}
총 발송 가능 횟수 {number_format($widget_info->api->cash->left->ata)} {number_format($widget_info->api->cash->left->sms)} {number_format($widget_info->api->cash->left->lms)}

서버와의 통신을 실패했습니다.
발신번호 등록 / API KEY / SECRET KEY 등, 위젯 설정을 확인해주세요.

서버와의 통신을 실패했습니다.
사이트 관리자에게 문의해주세요.