08-30-04 10:55 PM
Assuming that Sales Price is a property available for
each product in the catalog...
In the basket pipeline create a component/scriptor
component that would do the evaluation and place the
correct price in the item.[_cy_placed_price] dictionary
key for all the items. the rest would work automatically.
NOTE: The discounts and all would be computed on the
placed price.
HTH
>-----Original Message-----
>Hi,
>
>For our application, we want to use Sale Price, if the
purchase is done
>during the sales dates, otherwise we want to use Default
Price.
>
>We are not able to substitute the Default Price with
Sale Price, hence all
>our Order processing results are wrong.
>
>Can you give a suggestion to handle this ?
>
>Thanks
>
>Joy
>
>.
>
[ Post a follow-up to this message ]
|