# Product gallery with thumbnails

Some product templates have gallery slider with thumbnails. If you have restored the whole site, everything will work just fine but if you have imported just this template you need to follow these steps:

1. Copy the Bricks IDs of divs with query loop both synced sliders. Its usually the last 6 symbols after #brxe-\
   ![](/files/3MHz3FFgqctdYh045qxZ)<br>
2. Go to Code snippets plugin, find snippet "Get product gallery image IDs" and paste both IDs in this array (line 33 - each ID separately inside '' and separated with comma):\ <img src="/files/18h9un5QKTFGWz0uCxKR" alt="" data-size="original">


---

# 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://docs.brickstheme.com/tutorials/product-gallery-with-thumbnails.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.
