주 콘텐츠로 건너뛰기
ZEN
탐색 메뉴 토글
ボームに戻る
커뮤니티
문의 등록
로그인
Zenshop
커뮤니티
機能リクエスト
機能リクエスト
상태 없음 표시
모두
예정됨
예정되지 않음
완료
답변함
상태 없음
최신 게시물별 정렬
최신 게시물
최근 활동
투표 수
댓글 수
ユーザーに機能リクエストを送信させたいのですが、どうすればいいですか?
NAMHEE KIM
2024년 11월 13일 05:17
0
표
0
댓글
원하는 것을 찾지 못하셨나요?
새 게시물
よくある質問:
,
<% 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; } %>
お探しの情報がない場合は
<% blocks.forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %> <% if (block.name) { %>
<%= block.name %>
<% } %> <% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>
Can't find what you're looking for?
Get assistance from our helpful team
Contact us
<% if (activeSectionId) { var activeSection = sections.filter(function(section) { return section.id === activeSectionId; })[0] || null; if (activeSection) { sections = sections.filter(function(section) { if (activeSection['parent_section_id'] === null) { return section['category_id'] === activeSection['category_id'] && section['parent_section_id'] === null; } return section['parent_section_id'] === activeSection['parent_section_id']; }); } } else if (activeCategoryId) { sections = sections.filter(function(section) { return section['category_id'] === activeCategoryId && section['parent_section_id'] === null; }); } %>
All topics
All topics
<% sections.forEach(function(section) { %>
<%= section.name %>
<% }); %>
카테고리
카테고리
<% categories.forEach(function(category) { %>
<%= category.name %>
<% }); %>
<% 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) { %>
더보기
<% } %>
<% } %>
Zendesk 제공