12-09-04 07:53 AM
Hi, there,
Thanks for using Commerce Server newsgroup.
1) Create a discount from the discount manager, then open this discount, in
the "definition" tab, set Condition to "any product" minimal value is
$500.00. Then set Award to "Product/Category" and click "add" to specify
the free product you want to give away. make sure the award is 100%
percentage off. Also in you think the UI is not intuitive enough and you
have any suggestion to make it better, we would appreciate your feedback
2) yes, you can do it in API level (not one API call though).
MarketingSystem.PromoCodeDefinitions is an instance of
PromoCodeDefintionManager. from there, you can do a search in which
UsageOption is equaled to public.
3) not quite sure about your question, can you somehow show me your current
code so that i can get a better idea about you are trying to do?
HTH,
Andy Xu [MSFT]
Commerce Server Team
--
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
Note: For the benefit of the community-at-large, all responses to this
message are best directed to the newsgroup/thread from which they
originated.
--------------------
From: "Sreeku_2002" <sreeku_2002@yahoo.com>
Newsgroups: microsoft.public.commerceserver.campaigns_csf
Subject: Order level discount
Date: Wed, 08 Dec 2004 14:58:20 -0500
Organization: www.talkaboutsoftware.com
Message-ID:
< 83bc13045ab60228fce784483b9b79cc@localho
st.talkaboutsoftware.com>
X-Newsreader: www.talkaboutsoftware.com
Content-Type: text/plain;
X-Complaints-To: abuse@supernews.com
Lines: 28
Path:
cpmsftngxa10.phx.gbl!TK2MSFTNGXA03.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed00.s
ul.t-online.de!t-online.de!tiscali!newsfeed1.ip.tiscali.net!news.tele.dk!new
s.tele.dk!small.news.tele.dk!sn-xit-03!sn-xit-11!sn-xit-09!sn-xit-08!sn-post
-01!supernews.com!corp.supernews.com!not-for-mail
Xref: cpmsftngxa10.phx.gbl
microsoft.public.commerceserver.campaigns_csf:2909
X-Tomcat-NG: microsoft.public.commerceserver.campaigns_csf
Hi ,
I have the following three queries.
1)There doesnt seem to be way to set up a discount to give a particular
item free in case order total is of a specific amount.
Eg:- order total of 500 $ give a jeans free.
Is there any round about way of acheiving this if i am correct in my
deduction.
2)Is there a API to get all valid public coupon code for display?If not
how to acheive this.we need this for mailing across the selected coupons
to the users.
3)Is there a way to evaluate target groups by supplying a list of
profiles.Right now we have found a way only to pass a single profile to
each target expression inside a target group and keep on evaluating till
all profiles are evaluated.Can we pass a set of profiles to the target
expression and get it evaluated for a output list.
Please help .We are relatively new to commerce server and urgent help is
required.
thanks and regards,
Sreeku
[ Post a follow-up to this message ]
|