> For the complete documentation index, see [llms.txt](https://docs.infiwebs.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.infiwebs.com/elements/related-products.md).

# Related Products

Displaying related products on your single product page will help your users to find more products related to their choice and help you to increase sales. By default, the related products are displayed below the product tabs and you have an option to enable/disable them.

With WooCommerce Product Template Builder, you can customize the look and feel of the related products section as per the product styling. You can control the product title font size, colors etc. in the related products section and can also change the color for the star ratings and the product price text to fit your product style guide.

Here's a quick example of the related products section with customized colors -

![](/files/-M0Es2o0vg-HayyiWWHf)


---

# 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:

```
GET https://docs.infiwebs.com/elements/related-products.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.
