# Information stored for products

Undo keeps track of the following information for each of your products:

* Title
* Description
* Images and alt texts (and the image sequence)
* Handle
* SEO information
* Product type
* Vendor
* Status
* Tags
* Template
* Collection memberships of custom collections
* Variant options (Size, Color etc.)&#x20;
* Metafields

And for every variant under each product:

* Assigned product image
* Price and Compare At Price
* Taxable and Requires Shipping setting
* SKU, barcode and HS code
* Weight & Weight Unit
* Metafields


---

# 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.undoapp.io/storage-information/information-stored-for-products.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.
