- Ensure all return conditions have been met, you can find our returns policy here.
- Submit your return via https://au.camilla.com/a/returns
- You will be issued a Return Authorisation Number. Please write the Return Authorisation Number on your return form to be included in your return parcel.
- To return your parcel, print your return postage label online here: https://return.auspost.com.au/CAMILLA
Search
<% if (previousArticle) { %>
<% } %>
<% if (allItems.length > 1) { %>
<% if (previousTitle) { %>
<% } %>
<% if (nextArticle) { %>
<%= previousTitle %>
<% } %> <%= previousArticle.title %>
<% if (nextTitle) { %>
<% } %>
<%= nextTitle %>
<% } %> <%= nextArticle.title %>In this article
-
<% allItems.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>
-
<% items.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>