Shipping Progress Bar Integration
Last updated
Was this helpful?
Last updated
Was this helpful?
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.
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:
If you already have a progress bar, remember to comment out the existing progress bar to avoid showing two!
You can customize the Intelligems Cart Progress Bar in the Sitewide Widgets tab under the Widget Library. Some examples of stylizing options available include:
Bar Styles
Bar Colors
Text Options
Edit the template to replace the Rebuy progress bar with the Intelligems progress bar snippet. See Step 1 above.
You can use the Intelligems shipping progress bar outside of a test or personalization. You'll simply add the code snippet above and configure the visual appearance of the progress bar in the Intelligems app. Click the SITE-WIDE toggle to do this:
Create a Rebuy custom smart cart template. Follow article for instructions.