# How to create Reverb Templates & Template Rules

To bulk edit multiple listings with similar attributes, you can create and apply Templates and Template Rules. This will automatically populate a predefined format of listing attributes.

This article walks you through creating Reverb Templates and Template Rules. More details can be found below.

## <mark style="color:$primary;">**Templates**</mark>

The steps to create a template are available [HERE](https://litcommerce.gitbook.io/litcommerce-helpdesk/marketplace-integration/app-features/templates-and-template-rules#templates). This section explains each type of template used on Reverb.

### <mark style="color:$info;">**Title & Description Template**</mark>

The template follows the LitCommerce Title & Description Template general structure. Check out [this article](https://litcommerce.gitbook.io/litcommerce-helpdesk/marketplace-integration/app-features/templates-and-template-rules/title-and-description-template) for more details.

### <mark style="color:$info;">**Pricing Template**</mark>

This template features two primary sections: **Price Adjustment** and **Rounding**. You can add multiple adjustments to modify your Reverb listings’ price based on the Main Store products.

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

{% hint style="success" %}
**Use the `Price Preview` tool to review how the configured price rules take effect.**
{% endhint %}

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

If you are approved for [Tax Exempt by Reverb](https://help.reverb.com/hc/en-us/articles/360042843893-How-can-I-submit-my-tax-exempt-information), enable the Tax Exempt toggle to apply tax exemption for your Reverb sales.

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

### <mark style="color:$info;">**Category Template**</mark>

You can find the following main sections in this template.

#### <mark style="color:blue;">**Primary Info**</mark>

Fill in the suitable value for the required fields: Brand, Model, and Condition.

Alternatively, utilize the `Select Attribute` list to map these Reverb fields with the Main Store fields or metafields. This allows LitCommerce to retrieve the Main Store data and populate the corresponding marketplace fields on each listing that uses the template.

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

#### <mark style="color:blue;">**Primary Category**</mark>

There are two ways to add Categories to your Reverb listings.

1. **Use Category Mapping**

<figure><img src="/files/0hggGsGf5qpyHospb0ub" alt=""><figcaption></figcaption></figure>

Enable this toggle to use the Category Mappings that are set in the [Channel Settings](https://litcommerce.gitbook.io/litcommerce-helpdesk/marketplace-integration/supported-platforms/reverb/reverb-channel-settings#category-mapping). This allows LitCommerce to automatically assign the appropriate category to the Reverb listings based on the Main Store Product Types/Categories.

{% hint style="info" %}
**This feature is only available for accounts with the Shopify or WooCommerce Main Store.**
{% endhint %}

2. **Select specific categories**

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

Select one or more Primary Categories from the available list. You may include up to two subcategories, as long as they share the same root.

#### <mark style="color:blue;">**Additional Details**</mark>

This section includes additional information, such as Year, Finish/color, Handmade?, etc., to add to your Reverb listings. While optional, these details can give buyers more insights into your items.

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

{% hint style="success" %}
**For the Shopify Main Store, use the `Auto assigned to Product Types` feature to automatically apply the template to new listings that match the corresponding Main Store Product Types.**
{% endhint %}

<figure><img src="/files/79oeCdW5RtFk72tlcA98" alt=""><figcaption></figcaption></figure>

### <mark style="color:$info;">**Shipping Template**</mark>

Set up shipping information for bulk listings using this template. You can either:

* Select the suitable Shipping Profile from your Reverb store.

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

{% hint style="info" %}
[**Shipping Profile**](https://help.reverb.com/hc/en-us/articles/41988419648923-What-are-shipping-profiles-How-can-I-use-them) **must be set up directly in your Reverb Seller Dashboard before being selected in LitCommerce.**
{% endhint %}

* Select the "None" option to set up your own Shipping Methods in LitCommerce.

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

## <mark style="color:$primary;">**Template Rules**</mark>

The Reverb Template Rules follow the same instructions as the [Template Rule](https://litcommerce.gitbook.io/litcommerce-helpdesk/marketplace-integration/app-features/templates-and-template-rules#template-rules).

By following these steps, you can create and manage the templates and template rules on the LitCommerce Reverb channel to help ensure your listings are completed and properly structured.

If you have any questions, let us know via the Chat Box in the bottom-right corner of our Help Center.


---

# 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://help.litcommerce.com/marketplace-integration/supported-platforms/reverb/how-to-create-reverb-templates-and-template-rules.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.
