# Size guide

Demo: <https://minimog.thememove.com/product/stripe-cotton-shirt/>

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

## 1. Enable Size Guide

{% hint style="success" %}
On the Dashboard, navigate to WooCommerce > Settings > Product > Size Guide > Enable product size guides > Save changes
{% endhint %}

![](/files/LoNjW8GiEbcnSeRIddva)

You can choose to:

* Enable product size guides: Apply to all products
* Enable on variable products only: Apply to variable products

## 2. Add new Size Guide

{% hint style="success" %}
After save changes for the previous step, go to Products > Size Guides  > Add New
{% endhint %}

Fill in the needed information

* Size guide name
* Table

> **Display Size Guide for certain categories**

You'll see the Apply to Categories section on the right of the screen. Here you can display a size guide for certain categories

* If you select **No category**, the size guide will be hidden except you select it for a specific product manually.&#x20;
* If you select **All Categories**, the size guide will be displayed on all products.&#x20;
* If you select **Select Categories**, you must select at least a category in the list.

![](/files/D5k9uwVB4yh8k1oH8hXp)

The most important thing of a size guide is the table of sizes for your products.&#x20;

In the Table Box, you will see a table editor. It allows you add/remove columns and rows by using the plus/minus buttons.&#x20;

Fill table cells by just clicking on them and inputing the text.

![Add the information you want to show on your size guide in the table](/files/tGHOG4SLbvx2eDUIgxRl)

Click Update to save changes.

## **3.** Display Size Guide on Product page

{% hint style="success" %}
After save changes for the 2 previous steps, go to Product > All Products > Choose the product you want to add size chart > Select Product data according to your product > Slect Size Guide&#x20;
{% endhint %}

![](/files/HemG1K0Sr89xfHT91AMw)

There are options to display the size guide and the button.

#### Size Guide:

Choose a size guide you want to display

* Size Guide Name
* Default: Display the default size chart
* No size guide: Display no size guide

#### Size Guide Display:

On Guide Display, you can choose to display your size guide in product tabs or display it as a popup by clicking on a button.

![Size chart as a pop up](/files/V16HUJxl1wBsV33lh6Sh)

![Size chart in product tabs](/files/la6CEwEA6irRTHfCFmEI)

#### Button position

If you choose to display your size chart as a popup, you can also choose to display your button position:

* Above Add To Cart button
* Below short description
* Below price

![Default (Above Add To Cart button)](/files/PBX6XU8mcSym5hpgJuwW)

![Below price](/files/FEfHjcFeslg78rpJIuau)

When you finish, remember to click Update.


---

# 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://minimog-wp.gitbook.io/minimog-ecommerce-wordpress-theme/ecommerce-features/size-guide.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.
