How to add Reward Bar to Slide Cart?
Overview
The Reward Bar is a component of the qikify Slide Cart. It encourages customers to spend more by displaying progressive reward tiers (e.g., 10% off, 15% off, Free Gift) on a progress bar. As the customer's cart approaches each tier's goal, the bar updates in real time; once a goal is reached, a congratulations message appears.

General Settings
Discount Name
A single discount name (e.g., qscdiscount) is applied across all tiers. This name is shown to the customer in the cart when a reward discount is active.
Goal Type
Defines what customer progress is measured against:
Option | Description |
|---|---|
Cart subtotal | Progress is based on the cart's dollar value |
Cart quantity | Progress is based on the number of items in the cart |
Claim Reward Rules
Defines how multiple qualified tiers are handled:
Option | Description |
|---|---|
Only apply latest qualified tier | Only the highest tier reached is applied |
Apply all qualified tier | Every tier the customer has qualified for is applied at once |
Tiers
Each tier represents one reward milestone and can be set to one of three types: Order Discount, Shipping Goal, or Free Gift. Tiers are added via + Add new tier and can be removed as needed.
Fields common to all tier types
These fields appear in every tier and work the same way regardless of type:
- Goal value — the threshold (in cart subtotal or quantity, per Goal Type above) required to unlock the tier.
- Title — the label shown to the customer for this reward (e.g., "10% off", "Free Gift").
- Goal reminder message — shown before the goal is reached, prompting the customer to spend more (e.g.,
Buy ${amount} more to enjoy FREE Shipping). - Goal Achieved Message — shown once the goal is unlocked (e.g.,
Congrats! You are eligible for FREE Shipping).
Type-specific fields are described below.
1. Order Discount
Gives the customer a discount on their order once the goal is reached.
- Discount type — Percentage off or Fixed amount off
- Discount value — the percentage or fixed amount to apply

2. Shipping Goal
Gives the customer free or discounted shipping once the goal is reached. Choose one of two methods:
Method | Description |
|---|---|
Using shipping discount code | The app applies the shipping discount itself. Set a General goal value (applies to all supported countries), Discount type, and Discount value. |
Using free shipping rate on Shopify admin | The app only displays the reward bar and does not apply any discount — the actual free shipping must be configured as a rate in Shopify admin. Set a General goal value, and optionally enable Enable shipping goals for different countries to define separate goals per country via Manage goals. Countries without a defined goal automatically fall back to the general goal value. See How to Set Up Free Shipping Goals (and Configure Goals for Different Countries? )for detailed steps. |


3. Free Gift
Gives the customer a free product once the goal is reached.
Select free gift — choose the product variant(s) to give away
Note: The app adds all selected variants/products as gifts once the goal is reached. It does not currently support limiting the number of gifts given, or letting the customer choose which gift to receive.

Discount Combination Rules
Discount combination is already enabled between the three Reward Bar discount types (Order discount, Shipping goal, Free gift), so they can stack together automatically.
Important: If a separate discount — such as a manual discount code or a discount from another app — needs to work alongside the Reward Bar, that discount must also have combination enabled with all three Reward Bar discount types. Otherwise, Shopify will not allow it to stack with the Reward Bar's discounts.
Updated on: 07/07/2026
Thank you!