# How to create Facebook Shop 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 Facebook Shop 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). This section explains each type of template used on Facebook Shop.

### <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" %}
**Facebook Shop does not support HTML tags in listing descriptions.**
{% endhint %}

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

This template features **Price Adjustment** and **Price Rounding** to modify and update Facebook Shop 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/9bQjYZ9n6SDSpOxO1mCb" 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/facebook-shop/facebook-shop-channel-settings#pricing)**.**
{% endhint %}

Additionally, enable `Sale Price` to set a temporary promotional period with prices lower than your Main Store prices.

<figure><img src="/files/7PtruSL0DCItiaaeGpTX" 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 Category**</mark>

Search using keywords and select a Primary Category from Facebook Shop’s available options.

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

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

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

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

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

* **Condition:** Specify the quality of the products being sold. You can select from the available list or map this field with the Main Store attributes using `Select Attribute` for automatic data entry.

* **Product Type:** Define what kind of product you are selling. You can enter a fixed value to apply it to all listings using the template or map this field with the Main Store attributes using `Select Attribute` for automatic data entry.

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

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

Set up weight information for bulk listings using this template. Ensure that the corresponding weight unit is also selected.

<figure><img src="/files/5F1rYe2Hd6F4LTCz3ndd" alt=""><figcaption></figcaption></figure>

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

The Facebook Shop 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 Facebook Shop 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/facebook-shop/how-to-create-facebook-shop-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.
