Return-Path: X-Original-To: apmail-ofbiz-user-archive@www.apache.org Delivered-To: apmail-ofbiz-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 164429034 for ; Mon, 21 May 2012 07:11:22 +0000 (UTC) Received: (qmail 36477 invoked by uid 500); 21 May 2012 07:11:21 -0000 Delivered-To: apmail-ofbiz-user-archive@ofbiz.apache.org Received: (qmail 36287 invoked by uid 500); 21 May 2012 07:11:20 -0000 Mailing-List: contact user-help@ofbiz.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@ofbiz.apache.org Delivered-To: mailing list user@ofbiz.apache.org Received: (qmail 36275 invoked by uid 99); 21 May 2012 07:11:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 May 2012 07:11:20 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [93.17.128.83] (HELO smtp24.services.sfr.fr) (93.17.128.83) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 May 2012 07:11:08 +0000 Received: from filter.sfr.fr (localhost [127.0.0.1]) by msfrf2411.sfr.fr (SMTP Server) with ESMTP id B39727000049 for ; Mon, 21 May 2012 09:10:38 +0200 (CEST) Received: from inspiron530 (unknown [95.176.58.165]) by msfrf2411.sfr.fr (SMTP Server) with SMTP id 78FE570000A9 for ; Mon, 21 May 2012 09:10:38 +0200 (CEST) X-SFR-UUID: 20120521071038495.78FE570000A9@msfrf2411.sfr.fr Message-ID: <3DC9F3FD0C39443E8A616748FFD3D9E3@inspiron530> From: "Jacques Le Roux" To: References: Subject: Re: Product Promotions Date: Mon, 21 May 2012 09:10:27 +0200 Organization: Les Arts Informatiques MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.5931 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6157 X-Virus-Checked: Checked by ClamAV on apache.org I think you are looking for Products Prices Rules. These are applied before adding products into cart, when promotions are always related to the cart Jacques From: "Nandani Aggarwal" > 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 > 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.aggarwal@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 >> > >> >