Skip to Content
OrdersDraft OrdersManage Draft Order

Manage Draft Order Details in Liqnic Admin

In this guide, you’ll learn how to manage draft order details in the Liqnic Admin.

Prerequisite: If you’re using a version earlier than v2.10.0, you must install the Draft Orders Plugin manually. Your technical team should handle the plugin installation.

View Draft Order Details

To view the details of a draft order:

  1. Go to Orders -> Drafts.
  2. Click on the draft order you want to view.

This will open the draft order’s details page, which is divided into several sections.


Summary Section

The Summary section includes a summary of the items the customer purchased, as well as totals related to taxes, shipping, and more. Use this section to get a quick overview of the draft order, convert it to a regular order, or manage its items.

Screenshot

Order Summary


Customer Section

The Customer section shows the customer’s details, including their contact information and shipping address. Use this section to view and edit the customer’s details pertaining to the order.

Screenshot


Activity Section

The Activity section of the draft order details page shows a summary of the changes made to the draft order. That includes updates to items and shipping methods.

Screenshot


Shipping Section

The Shipping section shows the draft order’s shipping details, including the shipping methods chosen for each shipping profile associated with the draft order’s items. Use this section to view and manage the shipping methods for the draft order.

Screenshot


Metadata Section

The Metadata section allows you to view and manage custom metadata associated with the draft order. Metadata can be useful for storing additional information about the order that is not covered by the default fields.


JSON Section

The JSON section is useful for developers to view the raw order data in JSON format. Developers can use this section to debug and troubleshoot issues related to the order.

To view the JSON structure, click the icon.


Edit Draft Order’s Sales Channel

To edit the sales channel of a draft order:

  1. Go to the draft order’s details page.
  2. In the first section displaying the order’s number and region, click the icon in the draft order’s row.
  3. Select “Edit sales channel” from the dropdown menu.
  4. In the side window that opens, select the new sales channel from the dropdown.
  5. Click the Save button.

Screenshot


Manage Draft Order’s Items

To add, edit, or remove items from a draft order:

  1. Go to the draft order’s details page.
  2. Click on the icon in the Summary section’s header.
  3. Select “Edit items” from the dropdown menu.
  4. In the form that opens:
    • To add an item, click the button in the “Items” section’s header. From the dropdown, choose one of:
      • Add items: Add existing product variants to the draft order.
      • Add custom item: Add a custom item that’s only available in this draft order.
    • To edit an existing item, click the button in the item’s row to change quantity or price.
    • To remove an item, click the button and set the quantity to zero.
  5. Click Save when done.

The items in the Summary section will be updated accordingly.

Screenshot


Manage Draft Order’s Promotions

To add or remove promotions applied to the draft order:

  1. Go to the draft order’s details page.
  2. Click on the icon in the Summary section’s header.
  3. Select “Edit promotions” from the dropdown menu.
  4. In the side window that opens:
    • To add a promotion, choose it from the dropdown menu.
    • To remove a promotion, click the icon next to the promotion.
  5. Click Save when done.

Screenshot


Manage Draft Order’s Shipping Methods

To manage the shipping methods of a draft order:

  1. Go to the draft order’s details page.
  2. In the Shipping section, click Add shipping or Edit shipping.
  3. In the form that opens:
    • Add shipping option: Choose location, shipping option, and (optionally) set a custom amount.
    • Edit shipping option: Click the icon to update location or price.
    • Remove shipping option: Click the icon and select Remove.
  4. Click Save when done.

Screenshot


Manage Draft Order’s Customer Details

Transfer Draft Order to Another Customer

To transfer the draft order to another customer:

  1. Go to the draft order’s details page.
  2. Click the icon in the Customer section’s header.
  3. Choose “Transfer ownership”.
  4. Select the new customer in the “New customer” field.
  5. Click Save.

Screenshot


Edit Email

To edit the email address associated with a draft order:

  1. Go to the draft order’s details page.
  2. Click the icon in the Customer section’s header.
  3. Choose “Edit email”.
  4. Enter the new email and click Save.

Screenshot


Edit Draft Order’s Shipping Address

To edit the shipping address used for a draft order:

  1. Go to the draft order’s details page.
  2. Click the icon in the Customer section’s header.
  3. Choose “Edit shipping address”.
  4. Update the address details and click Save.

Screenshot


Edit Draft Order’s Billing Address

To edit the billing address used for a draft order:

  1. Go to the draft order’s details page.
  2. Click the icon in the Customer section’s header.
  3. Choose “Edit billing address”.
  4. Update the billing details and click Save.

Screenshot


Manage Draft Order’s Metadata

Metadata is custom data that can be associated with the draft order in key-value pairs.

To edit the draft order’s metadata:

  1. Click the icon in the Metadata section.
  2. Manage the key-value pairs:
    • Add or delete rows as needed.
  3. Click Save when done.

Convert Draft Order to Regular Order

Important: This action can’t be undone.

To convert a draft order to a regular order:

  1. Go to the draft order’s details page.
  2. In the Summary section, click Convert to order.
  3. Confirm by clicking Confirm.

You’ll be redirected to the order’s details page. Learn more in the Manage Orders guide.


Delete Draft Order

⚠️ Warning: Deleting a draft order is irreversible.

To delete a draft order:

  1. Go to the draft order’s details page.
  2. In the first section displaying the order’s number and region, click the icon.
  3. Choose “Delete draft order” from the dropdown.
Last updated on