689 users online

Discount Requirement: Minimum Purchase to Apply Discount

Posted: one year ago Quote
This would allow for offers like:

Spend $100 and get $10 off

or

Spend $150 and get 15% off
This post/answer is useful
0
This post/answer is not useful

Please login or register
to vote for this post.

(click on this box to dismiss)
Posted: one year ago Quote
Thanks for suggestion. This request is already into our roadmap.
This post/answer is useful
0
This post/answer is not useful

Please login or register
to vote for this post.

(click on this box to dismiss)
Andrei Mazoulnitsyn,
LinkedIn - http://ru.linkedin.com/in/mazoulnitsyn

Twitter - http://twitter.com/#!/nopCommerce
Facebook community page - http://www.facebook.com/pages/NopCommerce/108282972527146
Google+ page - https://plus.google.com/100073150079669136049
Posted: one year ago Quote
Thank you :)  I didn't see that one when I was looking through the list.
This post/answer is useful
0
This post/answer is not useful

Please login or register
to vote for this post.

(click on this box to dismiss)
Posted: one year ago Quote
I see that this has not yet been implemented in the 1.9 release (as far as I can see). What we would like is for example, "spend more than $20 and get $5 off your purchase" This $20 being calculated from what is currently in the cart and not past purchases as it is now with the discount requirement "Had spent x.xx amount".

Looking at the codeplex I see that this is still a work item (#9494). Is there any hope of this being done for the next release? I think it would be very valuable and is a pretty standard type of discount in the world.

Thanks for any help, I really appreciate what everyone does for nopCommerce, I know it's a big task to get all these requests done.

Thanks!
This post/answer is useful
1
This post/answer is not useful

Please login or register
to vote for this post.

(click on this box to dismiss)
Posted: 5 months ago Quote
Hi,

This feature would be very appreciated.

A new discount plugin based on current order (rather than historic orders) would be great.


Many thanks...
This post/answer is useful
0
This post/answer is not useful

Please login or register
to vote for this post.

(click on this box to dismiss)
Posted: 3 months ago Quote
Is this still in the roadmap, or has it been implemented already?

Thanks
This post/answer is useful
0
This post/answer is not useful

Please login or register
to vote for this post.

(click on this box to dismiss)
E. Jackson
Posted: 3 months ago Quote
cisfc wrote:
Is this still in the roadmap, or has it been implemented already?

This task is closed. Hence it's implemented
This post/answer is useful
0
This post/answer is not useful

Please login or register
to vote for this post.

(click on this box to dismiss)
Andrei Mazoulnitsyn,
LinkedIn - http://ru.linkedin.com/in/mazoulnitsyn

Twitter - http://twitter.com/#!/nopCommerce
Facebook community page - http://www.facebook.com/pages/NopCommerce/108282972527146
Google+ page - https://plus.google.com/100073150079669136049
Posted: 3 months ago Quote
Wow, that's awesome news! How do you use or find this feature?

When I go into Promotions -> Discounts, I create a new discount. When I go to the "Requirements" tab, there is a drop-down list of possible types of rules. On the list, there is nothing that says it will apply a discount based on the sub-total of items in the cart. Like the earlier posts on this thread asked, it's essentially saying, "If you add $50 or more of merchandise to your cart, and enter discount code ABCDE, you will get $5 off your order sub-total."

The closet rule to this in the drop-down list is one that says if a returning customer has spent X dollars in the past. That is unfortunately not what we are going for her.

I'm using version 2.3. Was this added in 2.4?

Thanks!
This post/answer is useful
0
This post/answer is not useful

Please login or register
to vote for this post.

(click on this box to dismiss)
E. Jackson
Posted: 3 months ago Quote
Ohhh, you're absolutely right. You can create discount requirements based on the amount spent in the past
This post/answer is useful
0
This post/answer is not useful

Please login or register
to vote for this post.

(click on this box to dismiss)
Andrei Mazoulnitsyn,
LinkedIn - http://ru.linkedin.com/in/mazoulnitsyn

Twitter - http://twitter.com/#!/nopCommerce
Facebook community page - http://www.facebook.com/pages/NopCommerce/108282972527146
Google+ page - https://plus.google.com/100073150079669136049
Posted: 3 months ago Quote
Thanks for the clarification!

Ok all you coders out there...if I wanted to implement this in 2.4, what would be the proper classes to look at? I guess to be precise I want to add a new rule, that will give you an X% discount on your cart sub-total, if the sub-total is at least Y amount. Any ideas?

Thanks!
This post/answer is useful
0
This post/answer is not useful

Please login or register
to vote for this post.

(click on this box to dismiss)
E. Jackson