# How to create Google Merchant 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 Google Merchant 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 Google Merchant.

### <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.

{% hint style="info" %}
**Google Merchant does not support HTML tags in listing descriptions.**
{% endhint %}

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

You can find the following main sections in this template.

#### <mark style="color:blue;">**Product Types**</mark>

Specify your listings’ Product Type using this section. It is a merchant-defined categorization that helps you organize and structure your product catalog inside Google Merchant Center.

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

{% hint style="info" %}
**Product Types are fully custom. You can choose the naming and hierarchy.**
{% endhint %}

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

Search using keywords and select a Primary Category from Google Merchant’s available options.

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

Alternatively, you can browse from the list of categories. Ensure you select an end-leaf category.

<figure><img src="/files/70AZwFspn7HJ2FC5Ddfh" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
**If you have a Google Merchant category ID, enter it in the `Category ID:` box to automatically assign the corresponding category.**
{% endhint %}

#### <mark style="color:blue;">**Expiration Date**</mark>

Specify the date by which your Google Merchant listings will expire and no longer be available to buyers.

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

{% hint style="info" %}
**If you leave this field blank, the listings will automatically expire after 30 days.**
{% endhint %}

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

Determine the inventory status of your listings. You can select from one of the following options:

* In stock.
* Out of stock.
* Back Order.
* Pre Order.

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

#### <mark style="color:blue;">**Target Country**</mark>

Select the country where your listings will be shown to buyers on Google Shopping from the available list. It determines the listings’ currency, rules, and eligibility.

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

#### <mark style="color:blue;">**Custom label**</mark>

Add internal tags to your Google Merchant listings to organize and group them inside Google Ads.

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

{% hint style="info" %}
**These labels are not visible to buyers.**
{% endhint %}

#### <mark style="color:blue;">**Item Specifics**</mark>

Use this section to provide your listings with any necessary and optional information that can make them more appealing to buyers.

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

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

Set up shipping information for bulk listings using this template. It includes:

* **Dimensions:** Enter a fixed value in each field or use Select Attribute to map the corresponding Main Store attribute for automatic data entry. Ensure that the measurement unit is also specified.

* **Shipping Label:** Select a set of shipping rules from the ones created in your Google Merchant Center.

* **Country:** Specify the country that the listing can be delivered to.

* **Service:** Specify the shipping service or shipping method used for the listing.

* **Price:** Determine a shipping fee for the item.

* **Min handling time:** Specify the minimum number of days needed to process the order before handing it off to the shipping carrier.

* **Max handling time:** Specify the maximum number of days needed to process the order before handing it off to the shipping carrier.

* **Min transit time:** Specify the minimum number of days required for delivery once the order is handed to the shipping carrier.

* **Max transit time:** Specify the maximum number of days required for delivery once the order is handed to the shipping carrier.

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

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

The Google Merchant 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 Google Merchant 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/google-merchant/how-to-create-google-merchant-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.
