Skip to main content
What is your return policy?
Key points:
- Non-perishable products: returnable within 14 days if unopened and unused. Return shipping at your expense.
- Perishable products (truffles, grow kits, seeds): not returnable.
- Vaporizers: covered by 2-year warranty for defects. See our vaporizer warranty article.
- Damaged or wrong products: see our Orders help section for how to report and resolve these.
Full terms.
Was this article helpful?
<% if (allItems.length > 1) { %>
<% allItems.forEach(function(item) { %>
-
<%= item.name %>
<%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %>
<% }); %>
<% } %>
<% if (items.length) { %>
<% items.forEach(function(item) { %>
-
<%= item.name %>
<%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %>
<% }); %>
<% } %>