# Product Description

{% hint style="info" %}
Product Description in our demo use "Grid, Columns" Bootstrap. It is powerful mobile-first flexbox grid to build layouts of all shapes and sizes thanks to a twelve column system, six default responsive tiers and dozens of predefined classes.

Learn how to modify columns with a handful of options for alignment, ordering, and offsetting here:

<https://getbootstrap.com/docs/5.2/layout/grid/>

<https://getbootstrap.com/docs/5.2/layout/columns/>
{% endhint %}

Product Description Layout:

* [Layout 1](/umino-shopify/product-settings/product-description/layout-1.md)
* [Layout 2](/umino-shopify/product-settings/product-description/layout-2.md)
* [Layout 3](/umino-shopify/product-settings/product-description/layout-3.md)

General setting description layout:

{% hint style="success" %}
**Step 1**: Login to your Shopify store, go to **Products**

**Step 2: Add a new product or select a product you want to add a description**

**Step 3**: **Click to block code icon to change to Show HTML**

* You need to change to Show HTML before copy template so that the content will be   shown like our demo store

**Step 4: Copy the template layout you want to add and paste it into the Description**
{% endhint %}

<figure><img src="/files/Hmb21cpcDAMK0HzPnKM7" 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://blueskytechcos-organization.gitbook.io/umino-shopify/product-settings/product-description.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.
