Creating a custom cart message based on order count

Hello! We are offering a buy any 3 items, get 20% off discount. I’d love to promote it in the cart drawer with a progress note: “Add X items to unlocked 20% off your order!” or “You’ve unlocked a 20% discount!”

Is there a non-app way to accomplish this? Or any simple app solutions? The discount is a simple one done through Shopify, so I don’t need a discount app.

Thanks in advance!

https://weathermanumbrella.com

1 Like

Hi LindStuart,

You can achieve that without an app. Follow below steps

1)create a collection and add product to created collection.

2)Create a discount “amount off” ad set it to auto discount.

3)select discount value to percentage and add 20%.

4)now apply it to specific collection and select here newly created collection.

5)Now in "minimum purchase requirement " set it to “Minimum quantity of items” and select there 3.

save it.

Hi @LindStuart ,

Yes, this can be done using custom dev in your theme, please find the similar feature we applied at below URL.

https://ninjatransfers.com/products/dtf-transfers

let me know if interested or have any questions?

Hey, @LindStuart

There is a third-party coding guide that accomplishes something similar to your request I recommend checking out here. Just to note, this is not a supported Shopify tutorial, and when doing any coding changes to your theme, we recommend backing up/duplicating your theme before making edits in case anything breaks!

Alternatively, I’m confident one of our Shopify experts would be able to accomplish this at a reasonable price.

Just wanted to share this as an option in case you are unable to find a coding solution in your thread.

thank you!!