# Flash Search & EComposer

Here's a step by step tutorial:

1. First, we would want to create a collection template in **EComposer**, you can check their guide on it [**here**](https://help.ecomposer.io/docs/pages-templates/create-new-page/required-plugins/).
2. After that, we need to remove elements like collection products and filters in EComposer.
3. Finally, we drag and drop the **Code** element and paste this code:

```
<div id="flashsearch-filter-container"></div>
```

Please check out the video below for visual guidance.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCzuOkAOl5qfbBdbB78Ru%2Fuploads%2Fa0hfBmOO5sxnNjsKhV2d%2FECxFS2.mp4?alt=media&token=fa3d3284-6bdb-4d28-a1c7-a04dccf3dec7>" %}

{% hint style="info" %}
Note: Flash Search will replace the collection product section created by Ecomposer
{% endhint %}
