1. Under Sales Channels -> Online Store -> Themes go to Customize Theme for the theme you'd like to activate the app on. On the left side select App Embeds and toggle activate the button next to the Draft Order Invoice app.

  2. Most themes do not support app blocks on the account page, so this step typically requires going into Edit Code for the theme you'd like to install the app on (from step #1). Note the guide below is for a Shopify 2.0 theme, but similar process applies to legacy 1.0 themes.

    https://s3.amazonaws.com/helpscout.net/docs/assets/644c2a6b7fbafd6b3824331b/images/644c335fcdec2a7348811eb9/file-JTLFkFzqaq.png

    Note down the name of the file, in this case it's "main-account"

<section id="conspire-open-orders" class="cadoi-bg-primary-bg" data-customer-email="{{ customer.email }}"></section>

Typically this would go above or below the orders table. In the screenshot below on the Dawn theme we added it above the start of the customers order table, directly above the title of the order table.

https://s3.amazonaws.com/helpscout.net/docs/assets/644c2a6b7fbafd6b3824331b/images/644c34d3f3d5b34208a7f499/file-Q1LVmEPaPs.png

By default only drafts that have been sent to the customer will show up in their account dashboard. If you would like to make a draft order visible to a customer without sending them an email for whatever reason, you can add a tag "visible" to the draft order and it will show up in the customer account widget.

That's it!

If you have questions or features you'd like to see added to the app, we'd love if you email us at [email protected]