Have your say in Community Polls: What was/is your greatest motivation to start your own business?

Custom discount help

Custom discount help

LindStuart
Excursionist
31 0 7

Hope someone can help – I've downloaded countless apps and can't find exactly what I need. 

 

I want to offer 20% off a customer's entire order if they purchase two or more products from a specific collection.

 

Every discount app I've found seems to have some limitation. Most of them will only discount 20% on the products from the collection and not the entire cart. Any way around this?!

 

Thanks in advance.

Replies 4 (4)

Sweet_Savior_3
Shopify Partner
1361 104 144

Hello @LindStuart 

there is an app: https://apps.shopify.com/all-in-one-automatic-discounts

In that they have options 20% on the entire cart with the cart conditional offer. You can install that app and try it.


Don't forget to like and accept the solution to help others store owners.
Looking for an expert or Have any queries ? Send query to the Inbox
Coffee Tip ? Pay to shopify.dev.34@gmail.com
From Less To Further !!!

tobebuilds
Shopify Partner
478 34 129

Hi LindStuart,

 

It sounds like you're looking for:

  • An automatic discount
  • That applies to the order subtotal
  • Only if at least 2 products from a specific collection are in the cart

 

If so, then you need a discount app that supports complex logic.

 

Here's how you can set this up in our app, Regios Automatic Discounts (4.8 stars, Built for Shopify):

 

Here's a screenshot of the finished logic:

 

tobebuilds_0-1715440904771.png

 

And the steps to reproduce this logic:

 

tobebuilds_1-1715440930361.png

 

First, you need to create an order discount, and use our advanced logic builder. This will give you access to a flowchart where you can define the exact conditions for when your discount should apply.

 

Chain these 2 conditions together:

 

  1. If these products are in the cart (Specific collections: [your collection here]); advanced options - variable to assign ("count")
  2. Compare this number (Total quantity (from cart line variable), to 2, by >=, variable name = "count")

 

This setup will tell our app to count the total number of products in the cart from that specific collection, and then apply a 20% discount to the entire order if that number is 2 or more.

 

If you have any questions about this, just reply, and I'll be happy to help.

 

Best,

Tobe

 

Founder, Regios Discounts app (4.9 stars, 68 reviews, Built for Shopify)
- Custom discounts made simple
- "Just about any discount you'll ever need"
- Built by an ex-Google software engineer
LindStuart
Excursionist
31 0 7

Thank you, Tobe. The discount seems to work but I am having SO much trouble integrating the widgets into my theme (Symmetry). Do you know if it works with my theme?

tobebuilds
Shopify Partner
478 34 129

Thanks for letting us know. Our support team will be happy to help you out.

Founder, Regios Discounts app (4.9 stars, 68 reviews, Built for Shopify)
- Custom discounts made simple
- "Just about any discount you'll ever need"
- Built by an ex-Google software engineer