# TEMPLATE CUSTOMIZATION

- [Introduction](https://docs.sparkeditor.com/template-customization/introduction.md): Learn how to create and customize your WooCommerce emails with Spark Editor Pro .
- [Create a Template](https://docs.sparkeditor.com/template-customization/create-a-template.md): Learn how to create your WooCommerce Emails template with  Spark  Pro
- [Enable/Disable Templates](https://docs.sparkeditor.com/template-customization/create-a-template/enable-disable-templates.md): Learn how to easily Enable/Disable specific email templates in simple steps
- [Edit/Delete Templates](https://docs.sparkeditor.com/template-customization/create-a-template/edit-delete-templates.md): Learn how to easily Edit/Delete specific email templates in simple steps.
- [Copy/Export Template](https://docs.sparkeditor.com/template-customization/create-a-template/copy-export-template.md): Quickly learn how to use copy and export template option in the Spark Email Editor
- [Reset Templates](https://docs.sparkeditor.com/template-customization/create-a-template/reset-templates.md): This simple tutorial will show you how to reset a specific email template in the Spark Email Editor plugin
- [Customization of Template](https://docs.sparkeditor.com/template-customization/customization-of-template.md): Learn how to customize your WooCommerce email templates with Spark Editor Pro.
- [Add background color to the Email Templates](https://docs.sparkeditor.com/template-customization/customization-of-template/add-background-color-to-the-email-templates.md): Let us see how to change the email background color and the text block color to make them look attractive in a few quick steps
- [Add Header and Footer in Email Templates](https://docs.sparkeditor.com/template-customization/customization-of-template/add-header-and-footer-in-email-templates.md): Learn how to easily add header and footer icon to your email templates in a few steps
- [Supported Shortcodes](https://docs.sparkeditor.com/template-customization/customization-of-template/supported-shortcodes.md): Here is the detailed list of short codes that are supported in the Spark Editor plugin for personalization
- [Meta data](https://docs.sparkeditor.com/template-customization/customization-of-template/meta-data.md): Learn how to fetch order meta in your email templates using the Spark Editor
- [To Show the Product Image in the Emails](https://docs.sparkeditor.com/template-customization/customization-of-template/to-show-the-product-image-in-the-emails.md): Learn how to show product images in your order emails using Spark Editor to entice the customers
- [Override the Order summary block](https://docs.sparkeditor.com/template-customization/customization-of-template/override-the-order-summary-block.md): Learn how to customize your order summary table which you include in your email
- [Preview and Test Email Templates](https://docs.sparkeditor.com/template-customization/customization-of-template/preview-and-test-email-templates.md): Easily learn the multiple steps involved in previewing and  testing the email templates created using Spark Editor plugin


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sparkeditor.com/template-customization.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
