Apply a fixed discount to customers

Apply a fixed discount to customers

fumare
New Member
4 0 0

Developers. 

 

I would like to attached a "fixed discount" percentage - 5%, 7%, 10%, etc. for certain clients in my customer base but, there is no field to do so. Is this something you can add? 

 

Dion. 

Replies 6 (6)

SBD_
Shopify Staff
1831 273 418

Hey @fumare 

 

Try creating Customer Segments and then applying specific discounts to those segments.

Scott | Developer Advocate @ Shopify 

tobebuilds
Shopify Partner
447 32 120

Hi Fumare,

 

Are you trying to create a fixed amount automatic discount?

Founder, Regios Discounts app (4.9 stars, 54 reviews)
- Custom discounts made simple
- "Just about any discount you'll ever need"
- Built by an ex-Google software engineer
fumare
New Member
4 0 0

Correct. I am trying to assign a fixed discount to individual customers so that it automatically comes up when I enter their name into the cart.

JaviExpress
Shopify Partner
183 16 26

Shopify recently launched Automatic Discounts, but unfortunately there is no Customer eligibility settings in them (as to apply to a customer segment or tag only).

 

JaviExpress_0-1699860617358.png

 

 

If you create normal discounts (not automatic) based on customer tags (as these have a customer eligibility setting), I think there was some way to push the discount in the cart form, but not sure this is working anymore, besides it looks a bit cumbersome too, something like this: https://community.shopify.com/c/technical-q-a/giving-specific-customers-a-discount/m-p/1231435

Customer Accounts Concierge
All-in-One Customer Portal: Profile, Orders, Loyalty, Referral, Wishlist, Custom Forms, Social Login
tobebuilds
Shopify Partner
447 32 120

Hey Dion,

 

You can try our app, Regios Automatic Discounts. It was made for this exact purpose.

 

tobebuilds_0-1700013019634.png

 

Step 1. Select "Percentage" in the "Value" card, and set the discount percentage you would like. You can also use "Fixed amount" or create a "Volume discount."

 

You can create multiple discounts if you have different groups of customers or products eligible for different percentages off.

 

tobebuilds_1-1700013055936.png

 

Step 2. Use the "Customer eligibility > Specific customers" to select specific individual customers to apply your discount to.

 

Your discounts will automatically apply when:

 

1. Or, one of you chosen customers enters their name and email in the checkout

2. One of your chosen customers is logged in and views their cart

3. Or, one of your chosen customers is logged in and goes to checkout

 

 

---

 

If you don't want to use an app, then you can use Shopify Functions to code your own custom discount logic:

https://shopify.dev/docs/apps/functions

 

Please reply if you have any questions. Happy to answer in this thread!

 

Founder, Regios Discounts app (4.9 stars, 54 reviews)
- Custom discounts made simple
- "Just about any discount you'll ever need"
- Built by an ex-Google software engineer
fumare
New Member
4 0 0

Thank you. I will definitely look into both options above.