Frequently Bought Together

Last updated: April 29, 2025

Frequently Bought Together bundles are supported out of the box in Replo. Configure bundles in Frequently Bought Together app, and they should work correctly on Replo product pages.


Adding Frequently Bought Together widget to Replo page

The Frequently Bought Together (FBT) widget will automatically appear on product pages where an offer is assigned — no Replo setup needed. However, the placement of the widget will be random.

To control the placement of the widget inside a buy box:

FBT Widgets only work on Product Templates.

1. Add an HTML Code Block

  • In your Replo product template, drag an HTML Code Block into the Buy Box where you want the FBT widget to appear.

2. Add the data-fbt Attribute

  • Click the HTML Code Block → open the Config tab → under Dataset Attributes, click “+”, and add:

    • Key: fbt

    • Value: (leave blank)

3. Repeat for Other Templates

  • Repeat steps 1–2 for any other product templates where you want to specify FBT placement. You can position the HTML Code Block differently on each page to control the widget’s location for each unique Product Template — just make sure the dataset attribute stays the same.

4. Publish the Templates

  • Make sure to publish any updated product templates after adding the block.

5. Update the FBT App Settings

In the FBT Shopify app:

  • Go to the Location tab.

  • In the first input field, paste the following:

    #replo-fullpage-element div[data-fbt]

Once set, the FBT widget will display exactly where you've placed the HTML Code Block on your Replo pages.


Make sure to reach out to support@replo.app if you encounter issues!