Hello Nandani,

Yes we don't have any method in OOTB to get all the promotion associated with the products, For this you can use ProductPromoProduct entity to find promotion associated with the product and show related information with the help of promotion id.

HTH


Thanks & Regards
--
Chandan Khandelwal


On Monday 21 May 2012 09:57 AM, Rajbir Saini wrote:
I had the similar requirement and I could not find any OOTB. I think you will need to apply the promotion related code on product display. You can look at the ShoppingCart and ShoppingCartEvents classes to see how promotions applied.

Thanks,

Raj

On Monday 21 May 2012 09:42 AM, Nandani Aggarwal wrote:
Hello Surya,

Thanks a lot for kind  reply.
Actually i want to know promotions related to product before adding that
product into cart.I want to know promotion information independent of
cart.The requirement is to display promotion information associated to
product before customer adds product to cart.

Is there any service exist which gives promotion information independent of
cart.

Thanks and Regards
Nandani Aggarwal

On Sun, May 20, 2012 at 11:48 PM, Surya Kusumakar<kusumakar.of...@gmail.com
wrote:
Hi Nandini,

Once you add any product to cart, click on View Cart button from front end
of Ofbiz Ecommerce, on View Cart page there is one section named 'Cart
Items Use in Promotions', this section displays all the associated
promotions of that added product. You can use this link also :

http://demo-stable.ofbiz.apache.org/ecommerce/control/view/showcart

HTH

--
Thanks&  Regards
Surya Kusumakar

On Sun, May 20, 2012 at 10:55 PM, Nandani Aggarwal<
nandani.aggar...@paxcel.net>  wrote:

Hello All,


To display offers or promotions associated with particular product on
website front page.
Eg: Promotion : On purchase of product "A", customer will get product "
B"
free.
On website page , Product A is displayed and along with it , want to
display (associated promotion) product "B" as free  with it.
I am able to apply promotions on applying promotion code or during
checkout
process.But i want to display promotions associated with particular
product
  to user before checkout process or applying coupon code to make user
aware
of various benefits or promotions on purchasing particular product.

Please suggest me , if any service exist to determine associated
promotions
with particular product Id(independent of cart).
Hope to get  positive response.

Thanks and Regards
Nandani Aggarwal



Reply via email to