Product Price Group

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

Product Price Group

Ramesh Kumar
Hi ,
    I want to implement product price group functionality in Ofbiz
application by using Product store group id.
Ofbiz have product Store Group id implementation in product price entity. I
am facing problem on shopping cart. We have certain group of customer
associated with different price group(Product Store group id). If customer
belonging to price group 1 adding item to cart then item price related to
price group 1 should apply here. Same way another customer who belong to
another price group price should apply to related price group.
     Here Each customer after login getting price group Id and same price
group Id I want to send as input to shopping cart on cart add/get/update
operation. There is no any property available in shopping cart class to send
price group request.
If anyone has implemented this kind of feature please provide some guide to
implement this functionary properly.

Regards
Ramesh Kumar  



--
Sent from: http://ofbiz.135035.n4.nabble.com/OFBiz-User-f135036.html
Reply | Threaded
Open this post in threaded view
|

Re: Product Price Group

adityasharma
Hi Ramesh Kumar,

I think these links might help you

https://markmail.org/message/sqej5sxxwtf2bvkc
https://markmail.org/message/vbjodwrwj6dsgvj7
https://markmail.org/message/zqisy3frjrgshoby
https://cwiki.apache.org/confluence/display/OFBENDUSER/09+Agreements

http://ofbiz.135035.n4.nabble.com/Party-Classification-Data-Modeling-td3172270.html

https://cwiki.apache.org/confluence/display/OFBENDUSER/Price+Rules
https://www.hotwaxsystems.com/ofbiz/ofbiz-tutorials/ofbiz-tutorial-price-rules/
http://ofbiz.135035.n4.nabble.com/Price-Rule-td4708295.html

HTH

Thanks and regards,
Aditya Sharma


On Wed, Jun 3, 2020 at 12:50 AM Ramesh Kumar <[hidden email]> wrote:

> Hi ,
>     I want to implement product price group functionality in Ofbiz
> application by using Product store group id.
> Ofbiz have product Store Group id implementation in product price entity. I
> am facing problem on shopping cart. We have certain group of customer
> associated with different price group(Product Store group id). If customer
> belonging to price group 1 adding item to cart then item price related to
> price group 1 should apply here. Same way another customer who belong to
> another price group price should apply to related price group.
>      Here Each customer after login getting price group Id and same price
> group Id I want to send as input to shopping cart on cart add/get/update
> operation. There is no any property available in shopping cart class to
> send
> price group request.
> If anyone has implemented this kind of feature please provide some guide to
> implement this functionary properly.
>
> Regards
> Ramesh Kumar
>
>
>
> --
> Sent from: http://ofbiz.135035.n4.nabble.com/OFBiz-User-f135036.html
>
Reply | Threaded
Open this post in threaded view
|

Re: Product Price Group

Suraj Khurana-2
In reply to this post by Ramesh Kumar
Hello Ramesh,

ProductStoreGroupId is majorly used when you want to differentiate pricing
based on channels/stores etc. Here you want to differentiate pricing on the
basis of parties, so the best possible OOTB way is to achieve it by using
PriceRules or Agreements data model.

Links shared by Aditya Sharma contain more details on the same.

HTH.

--

Best Regards,
Suraj Khurana
Senior Technical Consultant


On Wed, Jun 3, 2020 at 12:50 AM Ramesh Kumar <[hidden email]> wrote:

> Hi ,
>     I want to implement product price group functionality in Ofbiz
> application by using Product store group id.
> Ofbiz have product Store Group id implementation in product price entity. I
> am facing problem on shopping cart. We have certain group of customer
> associated with different price group(Product Store group id). If customer
> belonging to price group 1 adding item to cart then item price related to
> price group 1 should apply here. Same way another customer who belong to
> another price group price should apply to related price group.
>      Here Each customer after login getting price group Id and same price
> group Id I want to send as input to shopping cart on cart add/get/update
> operation. There is no any property available in shopping cart class to
> send
> price group request.
> If anyone has implemented this kind of feature please provide some guide to
> implement this functionary properly.
>
> Regards
> Ramesh Kumar
>
>
>
> --
> Sent from: http://ofbiz.135035.n4.nabble.com/OFBiz-User-f135036.html
>
Reply | Threaded
Open this post in threaded view
|

Re: Product Price Group

Jacques Le Roux
Administrator
In reply to this post by Ramesh Kumar
Hi Ramesh Kumar,


Your message has been moderated, else it would not have reached this Mailing List.

Please subscribe to the user ML for such questions and then use your email client.
See why here http://ofbiz.apache.org/mailing-lists.html.

You will get a better support, people can answer you on the ML.
The wider the audience the better the answers you might get.

Also it's more work for moderators who have to accept your messages as long as you have not subscribed.
I'll personally no longer accept them (other moderators still could).

Thanks

Jacques

Le 02/06/2020 à 15:12, Ramesh Kumar a écrit :

> Hi ,
>      I want to implement product price group functionality in Ofbiz
> application by using Product store group id.
> Ofbiz have product Store Group id implementation in product price entity. I
> am facing problem on shopping cart. We have certain group of customer
> associated with different price group(Product Store group id). If customer
> belonging to price group 1 adding item to cart then item price related to
> price group 1 should apply here. Same way another customer who belong to
> another price group price should apply to related price group.
>       Here Each customer after login getting price group Id and same price
> group Id I want to send as input to shopping cart on cart add/get/update
> operation. There is no any property available in shopping cart class to send
> price group request.
> If anyone has implemented this kind of feature please provide some guide to
> implement this functionary properly.
>
> Regards
> Ramesh Kumar
>
>
>
> --
> Sent from: http://ofbiz.135035.n4.nabble.com/OFBiz-User-f135036.html