# Product grid

***

The **Product grid** section organizes your Collection's products in a grid. You can adjust the layout of the grid, and change the shape of all your product images.

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/d459969c-3321-4c31-bf61-08f68ac8ae09/Screenshot%202023-12-15%20at%202.30.15%20PM.png" alt=""><figcaption></figcaption></figure>

### **How to customize the Product grid section:**

1. In the theme editor, click on the **Collection** that you intend to edit. (e.g. Blankets)

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/0e06ef58-e884-4cfc-b47c-07bfe556245c/Screenshot%202023-12-16%20at%202.15.42%20PM.png" alt=""><figcaption></figcaption></figure>

2. Click on the **Product grid** section to open the settings.

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/46c15529-71d0-4385-964f-d1e935d68dbb/Screenshot%202023-12-15%20at%202.32.01%20PM.png" alt=""><figcaption></figcaption></figure>

3. Use the sliders to set how many **Products per page** to display. (between 8 and 24)

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/89a58db8-e9c8-4c77-9fb3-fa4b170e11b2/Screenshot%202023-12-15%20at%202.33.49%20PM.png" alt=""><figcaption></figcaption></figure>

4. **Product card**:

* The **Image ratio setting** adjusts the size or shape and helps your images look great.

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/9d548f92-83a6-4017-b4b9-e36692821564/Screenshot%202023-12-15%20at%202.35.23%20PM.png" alt=""><figcaption></figcaption></figure>

You can select the **Adapt to image** option to show all images with their original orientation.

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/2181bbdf-14f1-4c62-a11a-1bfaa41de743/Screenshot%202023-12-16%20at%202.26.41%20PM.png" alt=""><figcaption></figcaption></figure>

To make your product images a uniform shape and size, select the **Image ratio** to crop your uploaded images to:

{% tabs %}
{% tab title="Square option (1:1)" %}

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/70c84406-1470-412c-b5ce-6bbf87f46209/Screenshot%202023-12-16%20at%202.27.04%20PM.png" alt=""><figcaption><p><strong>Equal width and height</strong></p></figcaption></figure>
{% endtab %}

{% tab title="Portrait option (2:3)" %}

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/b3743123-6ab9-461d-bb0a-00458b7b550a/Screenshot%202023-12-16%20at%202.26.54%20PM.png" alt=""><figcaption><p><strong>Height greater than width</strong></p></figcaption></figure>
{% endtab %}
{% endtabs %}

* You can also enable/disable showing second image on hover *(the second product image will display when a product is hovered over)*, vendors and product rating, and **Enable quick add button** in this section.

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/7991fe45-a3d4-4d3d-9ee1-bb1f4d9caa0b/Screenshot%202023-12-15%20at%202.40.14%20PM.png" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
*The **Quick add button** in **InsnpiredTheme** allows customers to add products to their cart without leaving the page they are on. When **Quick add button** is **enabled**, customers can either purchase the product immediately or if the product contains variants, are taken through the process of choosing variants.*
{% endhint %}

5. &#x20;**Filtering and sorting:**

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/90efa270-423b-408f-b052-e5326469fca3/Screenshot%202023-12-15%20at%203.23.36%20PM.png" alt=""><figcaption></figcaption></figure>

* Let customers discover products quickly by filtering your products by availability and price. To hide filters, go to your **Collection** template, click **Product grid**, and toggle off the **Enable filtering** option.

<div><figure><img src="/files/7cmjEWQVwR01t83uhhaI" alt=""><figcaption></figcaption></figure> <figure><img src="/files/a5fgvn56Y3lqPtyigtYw" alt=""><figcaption></figcaption></figure></div>

* Your customers can also use the **Sort by** function to list products by name, price, date, etc. when you enable the sorting option.

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/b2dcde1e-406b-497e-8af9-f023aee322cf/Screenshot%202023-12-15%20at%203.26.20%20PM.png" alt=""><figcaption></figcaption></figure>

6. Click **Save**.


---

# 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.inspiredtheme.com/articles/collection-pages/product-grid.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.
