> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.optis.me/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# Show options on Email confirm/Packing slips

1. [OPTIS Product Options, Variant](/product-options)
2. [Advanced Features](/product-options/advanced-features)

# Show options on Email confirm/Packing slips

This feature is available on the **Advanced** plan and above. See [Plans and feature availability](/product-options/getting-started/plans-and-features).

**Installing the 'Show options on Email confirm/Packing slips' advanced feature help:**

* 📧 Shows selected options in the order confirmation email.
* 🧾 Includes them on the packing slip for accurate order fulfillment.
* ✅ Helps reduce packing errors and boosts customer confidence.

![](https://storage.crisp.chat/users/helpdesk/website/-/3/7/d/6/37d6815e67bf0600/5bad17aa-b8f5-4bf4-9e6b-765d18_1o7n4vq.png)

## How to make it work in your store?

This setup involves some coding and may be a bit complex if you're not familiar with technical tasks. Please contact us via live chat for free installation. We will complete it for you within 1 working day

**Install the code to make this work:**

* Go to **Advanced features**, find **Show options on Email confirm/ Packing slips** and click **Self-install (for dev)**.

![](https://storage.crisp.chat/users/helpdesk/website/-/3/6/b/5/36b5335ad1f33800/7a8b2508-302e-4efa-a022-10c9f9_1mov4h9.png)

* Follow the steps in the instructions to install

![](https://storage.crisp.chat/users/helpdesk/website/-/7/b/3/6/7b36f6f2fba51c00/7a097214-713f-4b1b-a0c9-90e99e_1mcm46.png)

## What you do in your Shopify notification templates
### 1. Show options on the Order Confirmation email

* Step 1: Open the **Order Confirmation Email Template** (the app has a link to it).

![](https://storage.crisp.chat/users/helpdesk/website/-/d/e/b/a/debaeb8d15dde800/ce0589c1-c920-477c-a640-fc44b0_v9sr5p.png)

* Step 2: Find the first line shown in the app in the HTML Body and paste our code after `{% endif %}`.
* Step 3: Find the second line shown in the app in the HTML Body and paste our code after `<br>`.
* Step 4: Save the template and wait 30 seconds. Done!

### 2. Show options on Packing Slips

* Step 1: Open the **Packing Slip Template** (the app has a link to it).

![](https://storage.crisp.chat/users/helpdesk/website/-/d/9/1/1/d91127dc4185100/9e9bfa06-c9bf-4d4d-b55f-e8122b_d0gd2o.png)

* Step 2: Find the line shown in the app in the HTML Body and paste our code after the `</p>` tag.
* Step 3: Save the template and wait 30 seconds. Done!

**Ensure all items are fulfilled from the same location.** When using a Price add-on, all option items and the main product must come from the same location. Otherwise, the packing slip will not print the product's options.