> For the complete documentation index, see [llms.txt](https://ta-subscriptions-app.easto.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ta-subscriptions-app.easto.io/features/customization/create-your-special-templates.md).

# Create your Special Templates

### 1. Introduction:

Special Templates are designed to give your subscription widget a more premium, eye-catching, and high-converting appearance on the storefront. With professionally designed layouts, enhanced styling, and flexible customization options, these templates help your subscription offers stand out more clearly to customers - increasing engagement, improving conversion rates, and driving more recurring revenue for your store.

Whether you want a cleaner modern look, a more persuasive subscription section, or a widget that better matches your brand identity, Special Templates give you the flexibility to create a stronger subscription experience without complex coding.

### 2. How to use:

{% stepper %}
{% step %}

### Choose a template and color

Go to the **Special Templates** section and select the template style you want to use for your subscription widget. Customize the template colors to match your storefront branding and create a more consistent customer experience.

<figure><img src="/files/zv2nP6F9kLmZF6VRRxew" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Enable the template

Change the widget status to **Enabled** to activate the selected template.

<figure><img src="/files/0e383rJOsiJpxCRFn53W" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Rename the template (Optional)

You can rename the widget for easier management and identification inside the app.

<figure><img src="/files/OdOOloVm7NA57or4e1gw" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Customize the widget

Click on the "..." button on the top bar and select "Customize Widget" to access editable fields and adjust the widget appearance.

* Preview: Choose your product for subscription
* Widget color: Select a color for your widget
* Apply to resources: Choose where and how your widget will be displayed. Please note that out of all widgets, if widget A has a higher priority than widget B, then widget A will be displayed instead of widget B.&#x20;
* Custom CSS: You can add custom styles to your entire subscription form.
* Custom Content: You can change the benefits lines on your widget by replacing the content here

<figure><img src="/files/wVMfBXBKha1rS8MHrswS" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/1hcWQQGDYHEYK4igTp4H" alt=""><figcaption></figcaption></figure>

> Note: If you want to change the displayed text or subscription information, please update it in the **Custom Content** section.
>
> ![](/files/72kYNcRsSqu7U5AQOlo9)
> {% endstep %}

{% step %}

### Save and publish

After completing your customization, click **Save** to maintain your progress. Then, contact our team for installation. Special Templates require additional setup from our team before they can be fully used on your store. Feel free to contact us anytime - we’ll be happy to help you install and configure the widget properly.

<figure><img src="/files/sGtD48nDJ18waZ4AgZM1" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

### 3. Tips

* Choose colors that align with your storefront branding for a more seamless customer experience.
* Keep widget titles and subscription messages short and easy to understand.
* Always preview and publish your changes after editing the widget.
* Update Custom Content whenever you want to change the wording displayed inside the template.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://ta-subscriptions-app.easto.io/features/customization/create-your-special-templates.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.
