๐Ÿ’ฒ
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
  • Step-by-Step Setup
  • ๐ŸŸ  Step 0: Configure Discount Value
  • ๐ŸŸ  Step 1: Define the Cart Group
  • ๐ŸŸ  Step 2: Add Rule to Check Pair Quantity
  • ๐ŸŸ  Step 3: Set the Discount Target
  • โœ… Final Outcome
  • ๐Ÿ” Pro Tip
  1. Dollarlabs: Ultimate Discounts
  2. Discount Engine (v2)
  3. Examples (v2)

Get $60 off on each item when purchased in pairs

PreviousExamples (v2)NextDiscount every item except the first item

Last updated 2 months ago

This guide walks you through how to set up a discount where customers receive $60 off on each item in a group only when purchased in pairs. This is perfect for promotions like โ€œBuy 2, get $120 offโ€ (i.e., $60 off per item, in sets of 2).


โœ… Discount Goal

Get $60 off each item when bought in pairs. If a customer buys 2, 4, 6โ€ฆ items from a specific collection, they get $60 off per item.


Step-by-Step Setup

๐ŸŸ  Step 0: Configure Discount Value

  • Discount Type: Fixed Amount

  • Value: 60 This sets $60 off per item.


๐ŸŸ  Step 1: Define the Cart Group

Under Cart groups:

  • Click + Add Group

  • Name the group something relevant (e.g., Hydrogen)

  • Add a condition to define which products this group applies to:

    • Product collection is โ†’ select your target collection (e.g., "Hydrogen").

This step groups the items in the cart that are eligible for this offer.


๐ŸŸ  Step 2: Add Rule to Check Pair Quantity

Under Rules:

  • Select the group name (e.g., Hydrogen)

  • Choose:

    • Quantity sum

    • is divisible by

    • 2

This ensures the discount applies only when the total quantity in the group is in pairs (2, 4, 6, etc.).


๐ŸŸ  Step 3: Set the Discount Target

Under Targets:

  • Choose the same group (e.g., Hydrogen)

This applies the $60 discount per item in the group, but only when purchased in valid pairs (as defined in Step 2).


โœ… Final Outcome

If a customer buys:

  • 1 item โ†’ No discount.

  • 2 items โ†’ $60 off per item = $120 off total.

  • 4 items โ†’ $240 off total.

  • And so on...


๐Ÿ” Pro Tip

Set up a maximum quantity limit to ensure that the discount is only given up to a certain extent. For example, if you want only 10 items to get the discount at any point - you can just input 10 into the max quantity field showcased below

๐Ÿ’ฒ