GemPages Landing Page Builder + Flair

1 min read
updated Jan 06 2023
GemPages logo
GemPages
Landing Page Builder

View all Flair integrations

Instructions

  • Open the GemPages app and edit the page or theme section where you want to add Flair.

  • Select and drag the Elements > Advanced > Custom Code element where you'd like to add Flair on the page:

    GemPages Custom Code element

  • Click Edit code and enter the desired Flair badge code or Flair banner code.

  • Click Save and then Publish to publish the changes.

Flair badge code

Flair Gen 3

<flair-badges product-id="{{ product.id }}"></flair-badges>

Flair Gen 2

<div data-flair-product-badge data-product-id="{{ product.id }}"></div>

Flair banner code

Flair Gen 3

<flair-banners></flair-banners>

Flair Gen 2

<div data-flair-banner></div>