Smart Product Filter & Search + Flair
1 min read
updated Jan 27, 2022

Modify the globo.filter.product.liquid
Edit snippets/globo.filter.product.liquid:
|
|
Add line 1 as the first line in this file. This will prevent the Smart Product Filter & Search app from overridding our changes.
Next we need to add a placeholder element where Flair badges should be inserted:
|
|
Add line 3. You can move this line as needed to move the Flair badges.
Modify your theme.liquid
Edit layout/theme.liquid and add the following just before the closing </body>
tag:
|
|