ข้ามไปยังเนื้อหาหลัก
ZenShop เซ็นช็อป
สลับเมนูการนาวิเกต
Back to website
ชุมชน
ส่งคำร้องขอ
ลงชื่อเข้าใช้
ค้นหา
หัวข้อของชุมชน
แสดงหัวข้อ
แสดงโพสต์ทั้งหมด
บทสนทนาทั่วไป
5 โพสต์
1 ผู้ติดตาม
ฟีเจอร์การใช้งาน
1 โพสต์
1 ผู้ติดตาม
โพสต์เด่น
Feature a post
คุณไม่พบสิ่งที่คุณต้องการค้นหา?
โพสต์ใหม่
<% 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 %>
<% } %>
<% }) %>
ไม่สามารถค้นหาบทความที่ต้องการใช่ไหม
ขอความช่วยเหลือจากลูกค้าสัมพันธ์
ติดต่อเรา
<% 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