Shipping Progress Bar Integration

Overview

Intelligems offers a progress bar for Shopify carts / slide-out carts that shows visitors how much they have left to spend before reaching free shipping. The progress bar can be used as part of a shipping threshold test (visitors will be shown the correct bar based on their test group) or outside of a test.

You'll need the Intelligems JavaScript snippet added to your theme to render the Intelligems shipping progress bar. If you haven't done so, see our integration guide here.

Step 1: Add the shipping progress bar to your Shopify theme

Paste the following code snippet into your Shopify theme code, in the theme file that renders your cart. This file may be called something like cart.liquid, slideout-cart.liquid, etc. We recommend adding this code snippet at the top of the section that relates to your cart:

<ig-shipping-progress-container></ig-shipping-progress-container>

Step 2: Customization / Styling

You can customize the Intelligems Cart Progress Bar in the Global Styless tab. Some examples of stylizing options available include:

  • Bar Styles

  • Bar Colors

  • Text Options

Integrating with Rebuy Carts

  1. Create a Rebuy custom smart cart template. Follow this article for instructions.

  2. Edit the template to replace the Rebuy progress bar with the Intelligems progress bar snippet. See Step 1 above.

Using the Progress Bar Outside of a Test

You can use the Intelligems Shipping Progress Bar outside of a Test or Offer Experience. You'll simply add the code snippet above and configure the visual appearance of the progress bar in the Intelligems app. Click the toggle to make it site wide:

Edit Shipping Progress Bar

Last updated

Was this helpful?