Flair Install Guide

2 min read
updated Jun 03 2022

Before you get started

Make a backup copy of your theme

We recommend you make a copy of your theme before making any changes:

  • Visit Shopify Admin > Themes and click Actions > Duplicate.

We're here when you need us

If you have any questions or need help with the Flair set up, you can contact us anytime. All paid Flair plans include free installation.

1. Enable Flair app embed

To enable the Flair app embed in your theme:

  • Visit the Shopify Admin > Themes, and click Customize for the theme you are working on. Shopify Theme Customize Button
  • Click App embeds, locate Flair, and click the button to enable it. Shopify Theme Customize Button
  • Click Save to apply your changes.

2. Enable Flair product badges

This step uses Shopify Online Store 2.0

For other install options check out the Customizing Flair section below.

  • Visit the Shopify Admin > Themes, and click Customize for the theme you are working on. Shopify Theme Customize Button
  • Navigate to a product page.
  • Choose Add block and select the Flair product badges block and move it where you'd like it to show. Shopify Theme Customize Button
  • Click Save to apply your changes.

Options

The Flair product badges block supports the following options:

  • Name - A descriptive name for this block shown within the Shopify Customizer. This is for internal use only and will not be shown to your customers.
  • Layout - An optional Flair badge layout name.

3. Enable Flair banners

This step uses Shopify Online Store 2.0

For other install options check out the Customizing Flair section below.

  • Visit the Shopify Admin > Themes, and click Customize for the theme you are working on. Shopify Theme Customize Button
  • Navigate to where you'd like to add a Flair banner.
  • Choose either Add block or Add section and select the Flair banners block. Shopify Theme Customize Button
  • Click Save to apply your changes.

Options

The Flair banners block supports the following options:

  • Name - A descriptive name for this block shown within the Shopify Customizer. This is for internal use only and will not be shown to your customers.
  • Layout - An optional Flair banner layout name.

Customizing Flair

We designed Flair to be super flexible and easy to customize.

You can use these resources to customize your Flair set up exactly the way you'd like:

Upgrade Instructions

If you installed Flair prior to February 2022, follow these instructions to upgrade to the Online Store 2.0 Flair version.

  • Visit the Shopify Admin > Themes, and click Actions > Edit code for the theme you are working on.
  • Open the layout/theme.liquid theme file and search for the following line:
{% render 'flair-app-init' %}
  • If the line exists, remove it and click Save.

You can now optionally remove the following two files in your theme as they are no longer needed:

  • snippets/flair-app-init.liquid
  • assets/flair-app.js