| David Lott [MSFT] 2006-09-06, 7:37 pm |
| Hi Greg,
If you are using CS2007, I recommend using runtime discount filtering in
the Microsoft.CommerceServer.Runtime.Marketing namspace. You'll need the
DiscountItemCollection and DiscountCriteriaFilter objects.
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
--------------------
From: =?Utf-8?B?Z3JlZw==?= <greg@discussions.microsoft.com>
Subject: Retrieving a list of Discounts
Date: Thu, 3 Aug 2006 15:39:01 -0700
Newsgroups: microsoft.public.commerceserver.general
Path: TK2MSFTNGXA01.phx.gbl
We have a page in our shops where we want to display all the discounts that
are available. What's the easiest way to retrieve these?
|