NORTH JS TECH
Skip to content
North Js Tech
Bundle Management

Creating a Bundle

Bundle Creation Overview

This guide explains how to create and configure a product bundle from your app dashboard, from initial setup to activation on your storefront.

1. Create a New Bundle

  1. In your Shopify admin, open Rich Landing Bundle from the left sidebar.
  2. From the app dashboard, click Create Bundle in the top-right corner.
  3. Name your bundle and choose any template you prefer.
  4. Click “Continue with Template."
ceating-bundle-cta
creating-bundle-img-2

2. Basic Information

Fill out the core details for your bundle:

  • Bundle Name (required) (e.g., "Summer Fun Pack").
  • Handle (required). A URL-safe slug auto-generated from the name (e.g., summer-fun-pack).
  • You can override the default value if you need a custom slug.

3. Setting Up Steps

Bundles are composed of steps, each representing a stage in the customer’s selection flow.

  • A new bundle starts with one step created automatically.
  • You can add more steps to create multi-stage or "Build Your Own" experiences.

For each step, configure:

  • Step Name
    • Customer-facing label (e.g., Choose Your Base, Pick Your Toppings).
  • Selection Type
    • Product list: Manually curated list of products or variants.
    • Collection: Dynamically sourced from one or more Shopify collections.
  • Minimum Quantity
    • Minimum number of items the customer must select in this step.
    • Default: 1.
  • Maximum Quantity
    • Optional upper limit on how many items can be selected.
    • Leave it empty for unlimited.
  • Per-Product Min/Max
    • Minimum and maximum quantity allowed per individual product.
    • Example: min 1, max 3 for any single product within the step.

4. Adding Products to a Step

Within each step, define what customers can choose from. You can populate a step in two ways:

4.1 Product-Based Selection

  • Go to the Products tab in the Visual Editor.
  • Under Item type, select Products from the dropdown.
  • Click on the + Add Products button.
  • A popup will open, displaying all the available products in your store.
  • Select the products you want to include in the bundle.
  • Click the Add button in the popup to confirm your selection.
add-product-to-step-img-1

4.2 Collection-Based Selection

  • Go to the Products tab in the Visual Editor.
  • Under Item type, select Collections.
  • Click on the + Add Collections button.
  • A popup will open, displaying all available collections.
  • Select the collection(s) you want to use.
  • Click the Add button in the popup to confirm your selection.
add-product-to-step-img-1

5. Configuring Discount Tiers

Configure discounts to control how offers are applied based on item quantity, total spend, or a fixed bundle price.

The app supports 13 discount types:

  • 12 tier-based discounts (Quantity-based & Amount-based)
  • 1 fixed bundle discount

5.1 Add a Discount

  1. Open your bundle
  2. Go to the Discount section
  3. Select a discount type:
    • Tier-Based Discount
    • Fixed Bundle Discount

5.2 Tier-Based Discount

Use tier-based discounts to apply offers based on conditions.

Step 1: Choose Category

  • Quantity-Based → based on number of items
  • Amount-Based → based on total price

Step 2: Add a Tier

For each tier, set:

  • Minimum → starting condition
  • Maximum → upper limit (leave empty for “and above”)
  • Discount Type → select how discount is applied
  • Value → enter discount amount

Step 3: Save

Save the tier and repeat to add more tiers if needed.

Available Discount Types

Each category includes the following options:

  • Percentage
  • Fixed Amount
  • Fixed Price
  • Free Shipping
  • Gift
  • No Discount

Example

  • 3 items → 10% OFF
  • 4 items → 15% OFF
  • 5+ items → 20% OFF

The system automatically applies the highest eligible tier.

5.3 Fixed Bundle Discount

Use this to set a single price for the entire bundle.

Steps:

  1. Select Fixed Bundle Discount
  2. Enter the bundle price
  3. Save

Example:
Pick any 3 items for $50

Notes

  • Only one discount is applied at a time
  • Configure tiers in ascending order
  • Avoid overlapping ranges
  • Save changes to apply discounts

Last updated April 7, 2026

Let's talk