# 9.3 Add tag - based on variation product

\[This is a premium feature]

{% embed url="<https://youtu.be/4GM3-VGjoMc>" %}

We know that when someone purchases a product, the tag we add to the following section will be added to that contact.

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

Let us add a tag for a **specific variation of a purchased product**. In WordPress Admin Panel, go to **Products -> All Products** & click on **Edit** for a random product. Now in **Product Data** tab, add a few **attributes** e.g. **size**, **color** etc. Now, say, there is a variation with Large size & White color. Expand it from **variations** tab inside **Product Data**, **scroll down to the bottom** & click on the **Variation Tag** dropdown & select the **white** tag similar to the value of the color.

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

If all the changes are saved, the product of that specific variation is added to cart, the order is placed i.e. the product is purchased by the user & eventually the profile page of the specific user is reloaded in the **Go High Level** CRM, the newly added tag will be displayed here as well.

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


---

# 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://better-wizard.gitbook.io/lead-connector-wizard/9.-woocommerce/9.3-add-tag-based-on-variation-product.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.
