문의하기
주 콘텐츠로 건너뛰기
보안가이드
환급가이드
탐색 메뉴 토글
<% links.forEach(function(link) { %>
<%= link.text %>
<% }) %>
카테고리
검색
홈택스/위택스
삼쩜삼 고객을 위한 홈택스/위택스 사이트 이용 안내
홈택스 아이디 찾기
홈택스 비밀번호 변경하기
홈택스 기 등록된 환급계좌 해지 방법
홈택스 환급 결정 내역 확인 방법
종합소득세 납부 방법
홈택스 세금포인트 사용방법
홈택스 점검시간 안내
국세/지방세 체납 내역 확인 방법
종합소득세(국세) 환급계좌 확인 방법
홈택스 수임동의 해지방법
손택스 수임동의 방법 (APP버전)
지난 연말정산 환급내역 조회 방법
지방소득세 신고내역 확인 방법
종합소득세(국세) 신고내역 확인 방법
종합소득세 신고 삭제(취소) 방법
지급명세서 / 근로소득 원천징수 영수증 발급 방법
홈택스 수임동의 방법 (PC버전 / 간편인증)
중소기업 취업자 감면 명세 조회 방법
자주 검색한 키워드 :
<% var getColumnClasses = function(columnNumber) { var classNames = numberColumns === 'auto' ? 'col-auto' : 'col-12'; if (numberColumns >= 2) classNames += ' md:col-6'; if (numberColumns >= 3) classNames += ' lg:col-4'; if (numberColumns >= 4) classNames += ' xl:col-3'; return classNames; } %>
고객 상담 (평일 10:00-18:30 | 점심 12:30-13:30 | 공휴일 휴무)
<% blocks.forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %> <% if (block.name) { %>
<%= block.name %>
<% } %> <% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>
<% categories.forEach(function(category) { %>
<%= category.name %>
<% }); %>
카테고리
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-article-list-sections', { id: 'category-' + category.id, parentId: '#sidebar-article-navigation', sections: category.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %>
<% }); %>
<% var maxSections = 5 %> <% var currentCategory = categories.filter(function() { }); %>
탐색 메뉴 토글
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<% if (category.isActive) { %> <%= partial('partial-section-list-sections', { parent: category, sections: category.sections, maxSections: maxSections, partial: partial }) %> <% } %>
<% }); %>
카테고리
카테고리
<% categories.forEach(function(category) { %>
<%= category.name %>
<% }); %>
<% if (sections.length) { %>
<% sections.forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-article-list-sections', { id: 'section-' + section.id, parentId: '#' + id, sections: section.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %> <% if (section.articles.length) { %>
<% section.articles.forEach(function(article) { %>
<%= article.title %>
<% }); %>
<% } %>
<% }); %>
<% } %>
<% var isSubsection = parent.hasOwnProperty('parent_section_id') %> <% if (sections.length) { %>
<% sections.slice(0, maxSections).forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-section-list-sections', { parent: section, sections: section.sections, maxSections: maxSections, partial: partial }) %>
<% }); %> <% if (sections.length > maxSections) { %>
더보기
<% } %>
<% } %>