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
Shopify Staff
1602 227 334

Hey @fumare 

 

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

Scott | Developer Advocate @ Shopify 

tobebuilds
Shopify Partner
145 9 48

Hi Fumare,

 

Are you trying to create a fixed amount automatic discount?

Founder / Developer, Regios Technologies, Inc.
Automatic discounts | Post purchase surveys
DM me for custom app development and consulting.
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
102 13 20

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
Turn the account page into a beautiful and multifunctional customer portal. Integrate contents, tools, and CRM features from other apps to drive a longer, richer and more personalized customer experience: Profile, Order History, Loyalty, Wishlist, Social Login, Customer Forms.
tobebuilds
Shopify Partner
145 9 48

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 / Developer, Regios Technologies, Inc.
Automatic discounts | Post purchase surveys
DM me for custom app development and consulting.
fumare
New Member
4 0 0

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