# Product

An order can have many items. In it, each item has condition fields. These conditions will have more options:

* one of the items (one of the items),
* all of the items (all items),
* none of the items (none of the items)

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

**Collection ID**\
Is the id of the collection containing the product

<figure><img src="https://storage.crisp.chat/users/helpdesk/website/8383e5404a31c000/download-37_fyd6ha.png" alt=""><figcaption></figcaption></figure>

**Collection Title**\
Is the title of the collection containing the product

<figure><img src="https://storage.crisp.chat/users/helpdesk/website/8383e5404a31c000/download-38_1l4qh9x.png" alt=""><figcaption></figcaption></figure>

**Fulfillable Quantity**\
Quantity of product is available to fulfill, the quantity that can be delivered to the customer, for example, if there are 3 in-stock products but the customer orders 5 products, the fulfillable quantity is 3\
\
**Name**\
Is the name of the product variant: it will usually be paired with the product title + title variant\
\
**Grams**\
The weight of the product is in grams

<figure><img src="https://storage.crisp.chat/users/helpdesk/website/8383e5404a31c000/download-39_12hcpaf.png" alt=""><figcaption></figcaption></figure>

**Product ID**\
Is product's ID<br>

<figure><img src="https://storage.crisp.chat/users/helpdesk/website/8383e5404a31c000/download-40_nxzdq4.png" alt=""><figcaption></figcaption></figure>

**Product Price**

<figure><img src="https://storage.crisp.chat/users/helpdesk/website/8383e5404a31c000/download-41_hvtaor.png" alt=""><figcaption></figcaption></figure>

**Product Properties' Name, value**\
An array of customer information for the item that has been added to the cart. See the example below Estimated between & Vendredi 23 October and Mercredi 28 October are the properties’ name and properties’ value of the item Ae-1000W-1Bvef<br>

<figure><img src="https://storage.crisp.chat/users/helpdesk/website/8383e5404a31c000/161024x1024png-669261-2022-08-_5jm8wr.png" alt=""><figcaption></figcaption></figure>

**Product Quantity**\
Number of items in the order

<figure><img src="https://storage.crisp.chat/users/helpdesk/website/8383e5404a31c000/download-42_1tk6epk.png" alt=""><figcaption></figcaption></figure>

**Product SKU**

<figure><img src="https://storage.crisp.chat/users/helpdesk/website/8383e5404a31c000/download-43_1tr7sy2.png" alt=""><figcaption></figcaption></figure>

**Product Tag**

<figure><img src="https://storage.crisp.chat/users/helpdesk/website/8383e5404a31c000/download-44_12e815x.png" alt=""><figcaption></figcaption></figure>

**Product Title**

<figure><img src="https://storage.crisp.chat/users/helpdesk/website/8383e5404a31c000/download-45_16f9aar.png" alt=""><figcaption></figcaption></figure>

**Product Type**

<figure><img src="https://storage.crisp.chat/users/helpdesk/website/8383e5404a31c000/download-46_179xbot.png" alt=""><figcaption></figcaption></figure>

**Requires Shipping** (true or false)\
Does this product require shipping (true = yes, false = no)

<figure><img src="https://storage.crisp.chat/users/helpdesk/website/8383e5404a31c000/download-47_jvgea6.png" alt=""><figcaption></figcaption></figure>

**Taxable** (true or false)\
Is this product taxable (true yes, false no)

<figure><img src="https://storage.crisp.chat/users/helpdesk/website/8383e5404a31c000/download-48_rq044w.png" alt=""><figcaption></figcaption></figure>

**Total Discount**

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

**Variant ID**

<figure><img src="https://storage.crisp.chat/users/helpdesk/website/8383e5404a31c000/download-49-2022-08-15-15-42-5_9w6yxv.png" alt=""><figcaption></figcaption></figure>

**Variant Title**

<figure><img src="https://storage.crisp.chat/users/helpdesk/website/8383e5404a31c000/download-50-2022-08-15-15-44-0_kd0klk.png" alt=""><figcaption></figcaption></figure>

**Vendor**

<figure><img src="https://storage.crisp.chat/users/helpdesk/website/8383e5404a31c000/joyce-yang-products-analog-qua_1t1dtym.png" 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://autotags-omega.gitbook.io/auto-tags-documents/definition-of-conditions/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.
