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

### <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;">**Category Template**</mark>

You can find the following main fields in this template.

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

Search using keywords and assign a Primary Category from Shopee’s available options.

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

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

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

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

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

Shopee requires each listing to have the Brand field specified from the approved brand list. Choose one that best matches your items.

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

{% hint style="info" %}
**If your brand does not appear in the dropdown list, you will need to submit a request for** [**Brand Registration**](https://seller.shopee.com.my/edu/article/16200/submit-brand-registration) **through the Shopee Seller Center. Once approved, the brand will become available for selection in your listings.**
{% endhint %}

{% hint style="success" %}
**Select “NoBrand” if you do not want to provide the brand for the listings.**
{% endhint %}

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

Specify the quality of the products being sold by selecting from the available list.

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

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

Select the size chart option from the available ones that were already set up on your Shopee Seller Center.

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

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

This option allows you to list products not yet available for immediate shipping, extending the preparation time before dispatch. Refer to [this article](https://seller.shopee.ph/edu/article/24883) for more details.

Enable the toggle to view and set a value for the Days to Ship field.

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

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

These fields (including required and optional) appear after the Primary Category is selected. You can use them to provide more insights for the listings.

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

{% hint style="info" %}
**Product attributes vary depending on the selected category.**
{% endhint %}

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

This template features **Price Adjustment** and **Price Rounding** to modify and update Shopee listings’ prices based on the Main Store products. They follow the basic [Price Rules Options](https://litcommerce.gitbook.io/litcommerce-helpdesk/marketplace-integration/setup-and-navigation/step-by-step-setup/step-3-set-up-price-sync-options#price-rules).

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

{% hint style="info" %}
**Applying the Pricing Template will override the price rules in the** [**Channel Settings**](https://litcommerce.gitbook.io/litcommerce-helpdesk/marketplace-integration/supported-platforms/shopee/shopee-channel-settings#pricing)**.**
{% endhint %}

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

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

* **Domestic shipping:** Enable any suitable shipping channels from those already set up in your [Shopee Seller Center](https://seller.shopee.ph/edu/article/14091).

* **Weight and Dimensions:** Enter a fixed value in each field or use `Select Attribute` to map the corresponding Main Store attribute for automatic data entry.

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

### <mark style="color:$info;">**Extended Description**</mark>

The Extended Description Template lets you include images in your listing descriptions, making them more visually appealing. All images must meet [Shopee's description image guidelines](https://seller.shopee.sg/edu/article/16368/image-product-description).

LitCommerce will send the exact content entered in this box to Shopee and display it as your listing description.

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

{% hint style="info" %}

* **This template only functions for whitelisted sellers. Reach out to** [**Shopee Support**](https://seller.shopee.com.my/edu/article/16117/contact-shopee-customer-service) **to request whitelisting.**

* **If both the Title & Description Template and the Extended Description Template are assigned to a listing, LitCommerce will prioritize the Extended Description Template.**
  {% endhint %}

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

The Shopee 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 Shopee 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/shopee/how-to-create-shopee-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.
