> For the complete documentation index, see [llms.txt](https://lezada.docs.hasthemes.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lezada.docs.hasthemes.com/product/product-metafield-for-online-store-2.0/product-size-guide-and-shipping.md).

# Product Size Guide

* To create a metafield follow the instructions -&#x20;

{% content-ref url="/pages/-MhCXSm0xeX5rHTjAfsg" %}
[How to create metafield](/product/product-metafield-for-online-store-2.0/how-to-create-metafield.md)
{% endcontent-ref %}

* **Metafield name: &#x20;*****Product  Size Guide***
* **Namespace and key:** `meta.product_size_guide`

```
meta.product_size_guide
```

### You can add images or text for the product size guide

**e.g** You can select the **type file field** for the product size guide metafield

![](/files/-MhbyDzp0I3JFlaKb6OL)

**Final Setup of a  product New badge metafield**

![](/files/-MhbyNdkz031JkTs1sM6)

#### Add Product size guide image for a specific product

![](/files/-MhbzaUqxA788TNFdx12)

### Product Size Guide Frontend view

![](/files/-Mhc3QFnE7pBp4zcOZi9)

![](/files/-Mhc3VKOvgWMYSRm4oz9)

### Product Size Guide Textarea

**e.g** You can select the **type Text field** for the product size guide metafield

![](/files/-Mhc4JS10m7IItC4wmNi)

#### Add Product size guide text content for a specific product

![](/files/-Mhc5H3QJjSpc7I40bLW)

### Textarea Frontend view

![](/files/-Mhc5dossP0PBkiqPP3y)

## **Customizer Settings**

* You can add global size guide information to all the images (Option: **Global Page Field**)
* Or you can add Different "size guide" information for an individual product (Option: **Metafield**)

![](/files/-MhcLYox9x-ApN4pP1eC)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://lezada.docs.hasthemes.com/product/product-metafield-for-online-store-2.0/product-size-guide-and-shipping.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
