Please note that only one discount code can be applied per order. Discount codes cannot be combined. Orders that reach eligibility for a promotion that are then partially returned will have the original discount eligibility terms factored into the return amount.
Search
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 }) %> <% }); %>