Integrating the Intelligems Campaigns Quantity Buttons

Learn how to add the Intelligems Campaigns quantity buttons to your product pages.

Overview

Intelligems offers quantity buttons for product pages so customers can quickly add multiple units to cart and achieve various discount tiers.

You'll need the Intelligems JavaScript snippet installed in your theme to render the quantity buttons. If you haven't already added, see our integration guide here.

Step 1: Add the code snippet to your theme code

Paste the following code snippet into your Shopify theme code in the theme file that renders your product pages where you want the quantity buttons to go. It should be in the <form type="/cart/add">.

<ig-volume-quantity-widget></ig-volume-quantity-widget>

Step 2: Custome the quantity buttons to match your site's styling

You can customize the Intelligems Campaigns quantity buttons in the widget library located in the Campaigns tab. Stylizing options available include:

  • Button styles

  • Button primary, secondary and border colors

  • Customizable for both desktop and mobile

Last updated