- Login to your DistributorCentral Dashboard
- Perform a product search to find a product you would like to order
- Once you have found the product that you would like to order, simply select Order Now from the product details page to start
- After clicking Order Now you are taken to the first order screen
- You have two options on this order:
- Search and select an existing customer
- Or skip this step by clicking Next in the bottom right hand corner (you can add the customer later on in the Order process)
- You have two options on this order:
- On the next page you will type in a quantity for this order
- Click Next in the bottom right hand corner
- Answer the Product Specific questions called “Options” for the product customization's. (This process will vary by product )
- Once you have selected the product customization options, you can upload your artwork on the following page
- Once your artwork files are uploaded, click Next at the bottom right
- Enter in the PO Number (optional)
- Choose a payment method
- Enter the shipping instructions
- Once this info is entered click Next
- Review the Order
- If everything looks correct, to the bottom right of the order review, you can complete the order.
- You will see 3 options
- Create AND Send the PO to the Supplier (Send Now)
- Just Create the PO (Send Later)
- Do Nothing - Just Save Order (Save order)
- Check one of these boxes (NOTE: to send the order on to the Supplier, you will need to check Create AND Send PO(s))
- You will see 3 options
- Click Send PO or Save Order (depending on the option you chose above)
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 }) %> <% }); %>