 |
|
 |
|
|
 |
Defining discounts in Discount Manager FP1 |
 |
 |
|
|
01-25-06 07:56 AM
Hello,
I'm having problems with defining certain discounts in the Discount
Manager and I don't see any solution.
This is my case. My catalog is build up with different courses.
When a user books a course for 1 person he gets 10%.
When they book it for 2 or 3 persons, they all receive 10%.
So far this is not a problem.
The problem comes when they book for 4 or more persons. Then it all
changes and they receive 0% for the first, 12% for the 2nd and 15% for
the 3rd, 4th, 5th... person.
How can I define these discounts correctly in Discount Manager?
[ Post a follow-up to this message ]
|
|
|
 |
|
 |
|
 |
|
|
 |
RE: Defining discounts in Discount Manager FP1 |
 |
 |
|
|
01-28-06 02:29 AM
Hi Vanhoka,
This sounds like a complex situation that you'll need to implement several
discounts for to get the behavior you seek.
To get the 10% off for the first 3 people, you can use the same discounts
that you're currently using.
To get the special behavior for 4+ people setup the following:
Buy 4 items get 0% off, basket limit =1, reuse conditions as conditions =
true, reuse awards as awards = false
Buy 4 items get 12% off, basket limit =1, reuse conditions as conditions =
true, reuse awards as awards = false
Buy 4 items get 15% off, basket limit =0 (unlimited), reuse conditions as
conditions = true, reuse awards as awards = false
Make sure this second group of discounts has higher priority (lower number)
than your first set of discounts.
You may also want to read Andy Xu's related blog on tiered discounts,
http://blogs.msdn.com/yuxiangxu/arc.../09/178645.aspx
Hope this helps,
David Lott
Microsoft
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2006 Microsoft Corporation. All rights
reserved.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
--------------------
From: "vanhoka" <vanhoka@hotmail.com>
Newsgroups: microsoft.public.commerceserver.campaigns_csf
Subject: Defining discounts in Discount Manager FP1
Date: 24 Jan 2006 21:50:14 -0800
Hello,
I'm having problems with defining certain discounts in the Discount
Manager and I don't see any solution.
This is my case. My catalog is build up with different courses.
When a user books a course for 1 person he gets 10%.
When they book it for 2 or 3 persons, they all receive 10%.
So far this is not a problem.
The problem comes when they book for 4 or more persons. Then it all
changes and they receive 0% for the first, 12% for the 2nd and 15% for
the 3rd, 4th, 5th... person.
How can I define these discounts correctly in Discount Manager?
Attachment:
This has been downloaded 0 time(s).
[ Post a follow-up to this message ]
|
|
|
 |
|
 |
|
 |
|
|
 |
RE: Defining discounts in Discount Manager FP1 |
 |
 |
|
|
03-07-06 07:48 AM
I've tried it doing this way, but it's still not working. Perhaps it has to
do with the way I configured the 10% discount (Buy 1 item, get 10% off, awar
d
limit = 0) ??
Even when I drop the 10% discount, the discounts are not what they are
expected to.
Any help please ?
Thank you,
Karen
"David Lott [MSFT]" wrote:
> Hi Vanhoka,
>
> This sounds like a complex situation that you'll need to implement several
> discounts for to get the behavior you seek.
> To get the 10% off for the first 3 people, you can use the same discounts
> that you're currently using.
> To get the special behavior for 4+ people setup the following:
>
> Buy 4 items get 0% off, basket limit =1, reuse conditions as conditions =
> true, reuse awards as awards = false
> Buy 4 items get 12% off, basket limit =1, reuse conditions as conditions =
> true, reuse awards as awards = false
> Buy 4 items get 15% off, basket limit =0 (unlimited), reuse conditions as
> conditions = true, reuse awards as awards = false
>
> Make sure this second group of discounts has higher priority (lower number
)
> than your first set of discounts.
>
> You may also want to read Andy Xu's related blog on tiered discounts,
> http://blogs.msdn.com/yuxiangxu/arc.../09/178645.aspx
>
> Hope this helps,
> David Lott
>
> Microsoft
>
>
> This posting is provided "AS IS" with no warranties, and confers no rights
.
> You assume all risk for your use. © 2006 Microsoft Corporation. All right
s
> reserved.
> Use of included script samples are subject to the terms specified at
> http://www.microsoft.com/info/cpyright.htm
> --------------------
> From: "vanhoka" <vanhoka@hotmail.com>
> Newsgroups: microsoft.public.commerceserver.campaigns_csf
> Subject: Defining discounts in Discount Manager FP1
> Date: 24 Jan 2006 21:50:14 -0800
>
> Hello,
>
> I'm having problems with defining certain discounts in the Discount
> Manager and I don't see any solution.
> This is my case. My catalog is build up with different courses.
> When a user books a course for 1 person he gets 10%.
> When they book it for 2 or 3 persons, they all receive 10%.
> So far this is not a problem.
> The problem comes when they book for 4 or more persons. Then it all
> changes and they receive 0% for the first, 12% for the 2nd and 15% for
> the 3rd, 4th, 5th... person.
> How can I define these discounts correctly in Discount Manager?
>
>
>
>
[ Post a follow-up to this message ]
|
|
|
 |
|
 |
|
 |
|
|
 |
RE: Defining discounts in Discount Manager FP1 |
 |
 |
|
|
03-09-06 10:52 PM
Hi Karen,
Can you describe what the discounts are doing and all the settings for each
of them?
Thanks,
David Lott
Microsoft
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2006 Microsoft Corporation. All rights
reserved.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
--------------------
Subject: RE: Defining discounts in Discount Manager FP1
Date: Mon, 6 Mar 2006 23:15:27 -0800
Newsgroups: microsoft.public.commerceserver.campaigns_csf
I've tried it doing this way, but it's still not working. Perhaps it has
to
do with the way I configured the 10% discount (Buy 1 item, get 10% off,
award
limit = 0) ??
Even when I drop the 10% discount, the discounts are not what they are
expected to.
Any help please ?
Thank you,
Karen
"David Lott [MSFT]" wrote:
> Hi Vanhoka,
>
> This sounds like a complex situation that you'll need to implement
several
> discounts for to get the behavior you seek.
> To get the 10% off for the first 3 people, you can use the same discounts
> that you're currently using.
> To get the special behavior for 4+ people setup the following:
>
> Buy 4 items get 0% off, basket limit =1, reuse conditions as conditions =
> true, reuse awards as awards = false
> Buy 4 items get 12% off, basket limit =1, reuse conditions as conditions
=
> true, reuse awards as awards = false
> Buy 4 items get 15% off, basket limit =0 (unlimited), reuse conditions as
> conditions = true, reuse awards as awards = false
>
> Make sure this second group of discounts has higher priority (lower
number)
> than your first set of discounts.
>
> You may also want to read Andy Xu's related blog on tiered discounts,
> http://blogs.msdn.com/yuxiangxu/arc.../09/178645.aspx
>
> Hope this helps,
> David Lott
>
> Microsoft
>
>
> This posting is provided "AS IS" with no warranties, and confers no
rights.
> You assume all risk for your use. © 2006 Microsoft Corporation. All
rights
> reserved.
> Use of included script samples are subject to the terms specified at
> http://www.microsoft.com/info/cpyright.htm
> --------------------
> From: "vanhoka" <vanhoka@hotmail.com>
> Newsgroups: microsoft.public.commerceserver.campaigns_csf
> Subject: Defining discounts in Discount Manager FP1
> Date: 24 Jan 2006 21:50:14 -0800
>
> Hello,
>
> I'm having problems with defining certain discounts in the Discount
> Manager and I don't see any solution.
> This is my case. My catalog is build up with different courses.
> When a user books a course for 1 person he gets 10%.
> When they book it for 2 or 3 persons, they all receive 10%.
> So far this is not a problem.
> The problem comes when they book for 4 or more persons. Then it all
> changes and they receive 0% for the first, 12% for the 2nd and 15% for
> the 3rd, 4th, 5th... person.
> How can I define these discounts correctly in Discount Manager?
Attachment:
This has been downloaded 0 time(s).
[ Post a follow-up to this message ]
|
|
|
 |
|
 |
|
 |
|
|
|
Sponsored Links |
 |
 |
|
|
 |
All times are GMT. The time now is 09:10 AM. |
 |
|
|
 |
|
 |
|
|
 |
|
Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
|
|
|
|
Medical and Health forum | Computer Games Reviews | Graphics design forum
|
 |
|
 |
|