Skip to main content
Distributor Help Center
Toggle navigation menu
API Docs
Submit a request
Sign in
Categories
DistributorCentral Distributors
Websites
Website Editor
Search
Website Editor
Insert a Link in a Written Content Block
Block Types: File Upload
Block Types: Product Category List
Change Decimal Places to Show in Product Pricing
Add Rotating Banners to Your Website
Add Premium Features to Your Website
Add Category Tiles or Lists to Your Website
Add a Testimonial Slider to Your Website
How to Disable the Product Inventory Button on Your Website
Free Website Quick-Start Program
How to Add a Navigation Bar to Your Website
How to Add a Link to a Navbar
How to Add a Document Link to the Navbar Block
How to Access Your Website's Sitemap
Hide Pricing on Website Until Customer is Logged In
Favicon
Edit links in the Link Library
Editing Other Pages of your Website
Distributors: Turn the Website Ordering On
Distributors: Turn the Website Ordering Off
UntitledDistributors: How to Add a Percentage Markup to Freight Charges on Your Website
Distributors: How to Add a Percentage Markdown to Freight Charges on Your Website
Create a Custom URL
Canadian Suppliers and Pricing
Adding a Logo to Your Website
Add Document to Link Bar
Add a Sticky Navigation to Your Website
Add a Social Media or Blog Feed to Your Website
Add a Meet the Team / About Us Page to Your Website
Add a Logo Carousel to Your Website
Next
›
Last
»
Popular searches:
<% var getColumnClasses = function(numberColumns) { var classNames = '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; } %>
<% if (heading) { %>
<%= heading %>
<% } %>
<% (categories.length > 1 ? categories : sections).forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %>
<%= block.name %>
<% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>
Getting Started
<% if (articles.length) { %>
<% articles.forEach(function(article) { %>
<%= article.title %>
<%= Util.getExcerpt(article.body, 0) %>
<% }); %>
<% } else { %>
empty
<% } %>
Can't find what you're looking for?
Contact Us
Categories
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-article-list-sections', { id: 'category-' + category.id, parentId: '#sidebar-navigation', sections: category.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %>
<% }); %>
<% var maxSections = 5 %>
Toggle navigation menu
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-section-list-sections', { parent: category, sections: category.sections, maxSections: maxSections, partial: partial }) %>
<% }); %>
Categories
Categories
<% 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 %>
<% }); %>
<% } %>
<% }); %>
<% } %>
<% 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) { %>
See more
<% } %>
<% } %>
Powered by Zendesk