💲
DollarLabs Helpdesk
  • 💰Dollarback: Store Credit
    • 🚀Get started
      • Configure Order Goals
      • Set fixed amount cashback
      • Set percentage casback
    • 📘Real case studies
      • BlackPeach (+€17k in 30 days)
    • 🫴Show rewards
      • Product Page
      • Cart Page
      • Custom Slide Carts
      • Cashback Widget
      • Checkout Block (Shopify Plus)
      • Customer Account
      • Thank you
    • 💁Referral Engine
      • Referral Analytics
    • 📩Notifications
      • Klaviyo
      • Inbuilt Email
      • Shopify flow
    • ⚡Automations
      • Reward Customers with Store Credit for Reviews using Judge.me
    • 📊Analytics
    • ⚙️Settings
    • ❓FAQ
  • 💲Dollarlabs: Ultimate Discounts
    • 🚀Quickstart
    • Discount types
    • Discount Engine (v2)
      • Cart groups
      • Rules
      • Targets
      • Examples (v2)
        • Get $60 off on each item when purchased in pairs
        • Discount every item except the first item
    • Discount Engine (v1)
      • If X, then do Y
      • Line Limit Strategy
      • Global Line Limit Strategy
      • Discount Application Strategy
      • Discount combinations
      • Rule Builder Variables
      • Invert Logical Operation
      • Bulk Code Generation
      • ⚠️Limitations of Discount engine (v1)
      • Examples (v1)
        • 📦Product Discount Examples (V1)
          • Offer a discount to your VIP / Subscription customers
          • Offer a Free product and a one time discount for subscription purchase
          • Volume discount based on quantity for eligible products
          • Single discount code to apply different discount amounts for different product categories
          • Automatic discount for B2B customers
          • Discounts based on user's purchase market / region
          • Give product for free if the cart value is above $X
          • Buy X items specified to get a discount on Y items. (Buy X Get Y - Bx Gy)
        • 🛒Order Discount Examples (V1)
          • Tiered Cart Discounts: Reward Customers Based on Their Cart Value
    • 🛒Auto add gift to cart based on discount code (plus only)
    • 💼Price lists (B2B)
      • How to setup a price list ?
      • Show the discounted price on the Product page
      • Show Volume breaks on Product page
      • Show discounted prices on the collection page
    • ⚠️Function limitations by Shopify
Powered by GitBook
On this page
  • Concept
  • Example
  • Where can I find this?
  • Why This Matters
  1. Dollarlabs: Ultimate Discounts
  2. Discount Engine (v1)

Global Line Limit Strategy

PreviousLine Limit StrategyNextDiscount Application Strategy

Last updated 6 months ago

The Global Line Limit Strategy allows you to control the total number of items in a customer's cart that can receive a discount, regardless of individual discount configurations. This feature is particularly useful when you have multiple discount rules with varying line limits but want to set an overall cap on discounted items.

Concept

By default, the global line limit strategy is disabled (set to zero, i.e. infinite). When enabled, it overrides individual line limit strategies by applying discounts only to the first X eligible items across the entire cart. The system sorts items by line subtotal in ascending order when using the "First" strategy, ensuring that the least expensive eligible items receive the discount first.

Example

Suppose you have two discount configurations:

  1. Discount A: Applies to the first 2 eligible items.

  2. Discount B: Applies to the first 3 eligible items.

A customer adds 6 eligible items to their cart. Without a global line limit, Discounts A and B would apply to their respective items, potentially discounting up to 5 items. However, if you set a global line limit of 3, only the first 3 eligible items (sorted by ascending line subtotal) will receive any discount, regardless of the individual discount configurations.

Where can I find this?

Why This Matters

Implementing a global line limit strategy helps you manage discount applications more effectively, ensuring that promotions align with your business objectives and preventing excessive discounting across multiple configurations.

💲