Skip to main content
Candlescience Support Center
Toggle navigation menu
Back to main CandleScience website
Sign in
search help topics
The quickest way to get help! Over 90% of customer questions answered here.
Search
CandleScience Support
Order and Account
Shipping
Shipping
My order arrived damaged. What should I do?
Promoted article
Where is my order?
Promoted article
My order is missing items. What should I do?
What Does Shipping Cost?
What Should I Expect for My Freight Order?
Where Does CandleScience Ship?
What Shipping Methods are Available?
Why does it show that my order will ship from Reno, NV and Durham, NC?
Can I have my order shipped by USPS?
Can I send my order to a P.O. Box?
How long will UPS shipping take?
Does CandleScience ship pallets or mixed pallets?
Does CandleScience offer the UPS Hundredweight discount?
What exactly does Carbon Neutral mean?
My Package is Lost
Do you ship to APOs?
Is international shipping available for my order?
Still need help? - Our average response time is one business day or less
<% blocks.forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %>
<% if (block.name) { %>
<% if (block.html_url) { %>
<%= block.name %>
<% } else { %> <%= block.name %> <% } %>
<% } %> <% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>
Categories
<% 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 %>
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
<% } %>
<% } %>