# Product recommendations

***

This section is based on Shopify's Product recommendations algorithm, which takes into account many factors, like other products that are in the same collection(s) as the current product, products with similar descriptions, or items that have been commonly purchased together. Recommendations improve over time with more customer and product information.

### **How to customize the product recommendations section that displays on your product page**:

* In your theme editor, click the **Product recommendations** section on your product page:

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/ecf8c966-3ef4-4f66-b548-5d993249686e/Screenshot%202023-12-08%20at%204.53.47%20PM.png" alt=""><figcaption></figcaption></figure>

* Enter the **Heading** text to display as the section title. (e.g. "You may also like")

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/80173ba5-ba0b-47a3-9300-5e0f3de8c88b/Screenshot%202023-12-08%20at%204.55.48%20PM.png" alt=""><figcaption></figcaption></figure>

* **Product card**: Choose the product card’s **image ratio** as you prefer. You can also enable/disable showing vendors and show product rating in this section.&#x20;

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/806ca6dc-24a6-451d-9afe-7afebc02acd9/Screenshot%202023-12-08%20at%205.16.02%20PM.png" alt=""><figcaption></figcaption></figure>

* Click **Save**.

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/7b148168-097c-4e12-b7b8-91ad2531d80e/Screenshot%202023-12-08%20at%205.14.52%20PM.png" 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://help.inspiredtheme.com/articles/product-pages/product-recommendations.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.
