Orders List

The Orders tab allows for visibility on placed orders from an eCommerce system. Information is presented in a tabular format, sortable by Date and Status.

The listing may also be filtered by Customer Name, Customer Address, and eCommerce ID, or by Status

Clicking into a specific order presents all relevant order information, allows the user to update the status, and provides a path to opening each ordered catalog item with the configuration specified in the order.

🛍 Configuration groups can be created to store wishlist-style configurations using the extended Orders functionality. To differentiate between “wishlists” and items that have been purchased, Order statuses have been updated to include “List” and “In Cart”. The statuses, individual configurations, and quantities can be updated via Threekit public APIs.This will help keep track of configurations as move through workflows and will enable analytics for configurations and states.

Full documentation here: Orders API.

Last updated