Display options in new order emails

As a merchant, you can get the customization details via email with your “New order confirmation” email. In order to implement this feature, you need to add our app code to your default Shopify new order confirmation template. In this article, we will show you a step-by-step guide to adding our app code to your […]

Read More

Display option selections in order confirmation emails

Follow the methods below to display option selections in order confirmation emails. Automatically add the code snippet to the template: 1. Starting from your Shopify admin dashboard, navigate to the  Settings tab, then click on Notifications. 2. Click on the link for the Order Confirmation email. 3. Copy all the default order confirmation template code […]

Read More

Display options in Shopify’s Packing Slip Template

Please follow the steps below to enable options in Shopify’s packing slip template. Automatically add the code snippet to the template: 1. Navigate to the store’s Shopify Settings and click on Shipping. 2. Locate the  Packing Slip template and click on Edit.  3. Copy all the default order packing slip template code 4. Go to this link […]

Read More

Display option selections in fulfillment request emails

Follow the instructions below to display option selections in fulfillment request emails. 1. Starting from your Shopify admin dashboard, navigate to the  Settings tab, then click on Notifications.  2. Click on the link for the fulfillment request email template. 3. Locate the following line of code. <p>Variant Title: {{ line.line_item.title }}</p> 4. Copy and paste […]

Read More

Display option selections in shipping confirmation emails

Follow the steps below to display option selections in shipping confirmation emails. 1. Starting from your Shopify admin dashboard, navigate to the Settings menu link, then click on Notifications. 2. Click on the link for the Shipping Confirmation email. 3. Copy all the default Shipping Confirmation template codes. 4. Now to the Zepto Template Generator https://zepto-template-generator.vercel.app/   […]

Read More