Tapita Landing Page Builder + Flair

1 min read
updated Jan 08 2025
Tapita logo
Tapita
Landing Page Builder

View all Flair integrations

Instructions

  • Open the Tapita app and edit the page where you want to add Flair.

  • Click Add Element, search for html and drag the Custom HTML element where you'd like to add Flair on the page:

    Tapita custom HTML element

  • Click the element you just added and enter the desired Flair badge code or Flair banner code.

  • Click 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>