Item level promotion

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Item level promotion

narayan.patil
Hi List,

Is it possible to setup a promo on single item instead of  the entire order
?
any help would be greatly appreciated
*

*
Reply | Threaded
Open this post in threaded view
|

Re: Item level promotion

Atul Vani
hi narayan,

we create PromotionsRule in ProductPromoRule entity and we specify
conditions and actions for the rule in ProductPromoCond and
ProductPromoAction entities respectively,

while creating ProductPromoAction you can specify different
productPromoActionEnumId to make the PromotionCode work differently for
example:-
productPromoActionEnumId="PROMO_PROD_PRICE" makes the "X Product to be
available for Y Price"
or
productPromoActionEnumId="PROMO_PROD_DISC" makes the "X Product to be
available for Y% discount"

I hope this helps you out...

--
Thanks & Regards
Atul Vani
Jr. Software Developer
HotWax Media Pvt. Ltd.
http://www.hotwaxmedia.com/



Narayan Patil wrote:

> Hi List,
>
> Is it possible to setup a promo on single item instead of  the entire order
> ?
> any help would be greatly appreciated
> *
>
> *
>
>  

Reply | Threaded
Open this post in threaded view
|

Re: Item level promotion

Jacques Le Roux
Administrator
In reply to this post by narayan.patil
A promo always applies to the entire order, you might be interested by Prices Rules...

Jacques

From: "Narayan Patil" <[hidden email]>
> Hi List,
>
> Is it possible to setup a promo on single item instead of  the entire order
> ?
> any help would be greatly appreciated
> *
>
> *
>