(SPD only) This feature lets you print your FBA box labels at the same time and together with your UPS carrier labels at the end of an SPD shipment.
Currently, the default workflow has you print box labels on the fly when you pack boxes, and then at the end of a shipment, you print your carrier labels and match them to your boxes.
Some users requested the ability to instead print both the box labels and carrier labels together at the end of a shipment.
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 }) %> <% }); %>
Comments
0 comments
Please sign in to leave a comment.