Cyber Monday Gift Card Exclusion Discounts on Shopify Using Flowly

"Skip gift cards, then 15% off everything else" is one of Flowly's own ready-to-build examples. Here's why gift card exclusion matters and how to build it.

A storewide percentage discount that accidentally includes gift cards is a common, avoidable mistake. A $100 gift card sold at 15% off for $85 doesn't generate $85 in margin, it generates a $100 liability at a $15 loss, since the card's full face value still needs to be honored whenever it's redeemed, regardless of what was actually paid for it. Flowly's own documentation lists this exact scenario as a ready-to-build example: "Skip gift cards, then 15% off everything else," using a specific "is a gift card" field built directly into the cart-line condition set.

Here's why gift card exclusion matters more than it might seem, and how to build it for Cyber Monday.

Why does discounting gift cards create a real financial problem, not just an awkward one?

A gift card discounted at the point of sale still needs to be honored at full face value when redeemed, meaning a discounted gift card sale converts a percentage-off promotion into a straightforward cash loss rather than a margin-protected discount on physical or digital inventory. A 15% off product sold at a discount still costs the merchant something, but the merchant controls that cost through their own COGS and pricing. A gift card is different: its redemption value is fixed regardless of what it was purchased for, so discounting it directly subsidizes the eventual purchase it will fund, with no offsetting margin recovery anywhere in the transaction.

How does Flowly identify a gift card to exclude it from a discount?

"Is a gift card" is a direct boolean field available on cart lines, alongside product id, title, vendor, type, and the variant-level fields, checkable through a leaf predicate combined with NOT logic to exclude any line where the field evaluates true. This is a genuinely specific, purpose-built field rather than a workaround, confirming gift card exclusion as an intentionally supported scenario in Flowly's condition set rather than something merchants have to approximate through product tagging or collection membership.

How do you build "skip gift cards, then 15% off everything else" for Cyber Monday?

The build takes a Start node, a Condition node checking "is a gift card" with NOT logic (so the condition is true only for non-gift-card lines), and an Apply Discount node set to Percentage Off at 15%, targeting Lines matching condition within the Product discount class. Here's the sequence:

  1. Add a Start node.

  2. Add a Condition node with a leaf predicate on "is a gift card," wrapped in NOT logic so the overall condition evaluates true only when the line is NOT a gift card.

  3. Add an Apply Discount node, action set to Percentage Off (15%), target set to Lines matching condition, within the Product discount class.

  4. Save. Flowly's validator checks the shape and condition-target compatibility before compiling the flow into a versioned rule, synced to the shop's metafield and read at checkout by the shared Shopify Function.

This same pattern, NOT logic on a specific field, extends to other exclusion scenarios: excluding a specific product type, a specific vendor, or any other cart-line field the condition builder supports.

Should this exclusion logic apply to every Cyber Monday promotion, or just the storewide one?

Gift card exclusion is worth building into every percentage-off promotion that targets "all products" broadly, not just a single flagship storewide discount, since any rule using All cart lines or a broad Lines matching condition target risks catching gift cards unless explicitly excluded. This is exactly the kind of stacking-adjacent oversight that Shopify's own discount combination documentation warns merchants to review deliberately rather than assume away, since every additional active discount is another chance for an unintended product, gift cards included, to get swept into a rule it was never meant to apply to. A store running both a storewide Cyber Monday discount and a separate category-specific promotion should check both for the same gift card exposure, since the exclusion logic needs to exist in each rule independently rather than being a single global setting.

FAQ

Does gift card exclusion apply automatically, or does every discount need its own explicit NOT condition?

Every discount rule needs its own explicit condition, since Flowly's flows are independent of each other. A rule built without the "is a gift card" exclusion will apply to gift cards if its other conditions match, regardless of whether a separate rule elsewhere has the exclusion in place.

Can gift card exclusion combine with a vendor or collection-based condition in the same rule?

Yes, using a Logical AND to combine the gift card exclusion with any other cart-line condition, letting a rule express something like "not a gift card AND from vendor Acme" in a single condition tree.

What happens if a discount accidentally applies to a gift card before this exclusion is added?

The discount reduces the price paid for the card, but the card's redeemable value typically remains at its stated face amount, creating the cash-loss scenario described above. Reviewing active discounts for this exposure before Cyber Monday launches is worth the few minutes it takes.

Is this exclusion pattern specific to gift cards, or does it apply to other product types too?

The same NOT-logic pattern works for excluding any cart-line attribute, a specific product type, a specific tag-adjacent field, or a specific vendor, making gift card exclusion one example of a broader, reusable exclusion technique rather than a one-off special case, consistent with how Shopify's own Function API treats condition logic as composable across any supported field.

Where this fits into a bigger Cyber Monday picture

Getting the discount mechanics right, including the easy-to-miss details like gift card exclusion, protects the revenue Cyber Monday generates. The bigger opportunity is what happens to that revenue afterward: does it stay a series of one-time transactions, or does it become the foundation for something recurring. That's the exact shift Subscribfy is built to support, paid memberships and subscriptions layered on top of the same storefront, turning Cyber Monday buyers into members instead of letting them disappear after one purchase. Riversol's membership program now delivers 66% higher lifetime value per member, real proof that the customers who show up for a Cyber Monday deal are worth more than the single transaction, if there's a structure in place to keep them.

Download Flowly directly from the Shopify App Store to build your gift-card-safe Cyber Monday discount, or book a call with Subscribfy's team to see what a membership layer could add once the discount mechanics are solid.

Image

Book a meeting with our sales team now!

Create predictable revenue from the customers you already have.