Search
Submit a request
Attention, due to high demand response times are slowed. Please be patient as we resolve your request as quickly as possible.
Our customer care team is available Monday to Friday from 8:00 am - 5:00 pm PST to answer all email inquiries submitted using the form below.
Aventon phone support is also open Monday to Friday from 1:00 pm - 4:30 pm PST. To reach a member of our care team, please contact us at 1-866-300-3311.
Providing as much information as possible in your request will allow us to help you faster
Shopping with Aventon
-
<% blocks.forEach(function(block, index) { %>
-
<% if (imageHeight) { %> <% } %>
<% if (!block.description) { %> <%= block.name %> <% } else { %> <%= block.name %> <% } %>
<% if (block.description) { %> <% } %>
<% }) %>
Owner's Resources
-
<% (categories.length > 1 ? categories : sections).forEach(function(block, index) { %>
-
<% if (imageHeight) { %> <% } %>
<% if (!block.description) { %> <%= block.name %> <% } else { %> <%= block.name %> <% } %>
<% if (block.description) { %> <% } %>
<% }) %>
Still can't find what you're looking for?
Our award-winning customer care team is here for you
Contact SupportCategories
Toggle navigation menu
Categories
-
<% categories.forEach(function(category) { %>
- <%= category.name %> <% }); %>
-
<% sections.forEach(function(section) { %>
-
<%= 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 %> <% }); %>
<% }); %>
-
<% 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 <% } %>