Since each product as a unique price in each tier would i need to create
a rule for each product for each tier?

-------- Original Message --------
Subject: Re: Price tier
From: Pierre Smits <[email protected]>
Date: Thu, June 04, 2020 11:18 pm
To: [email protected]

Hi James,

Price maintenance can be the most laborious task of PIM. Ofbiz offers
both
extensive capabilities through price rules (see [1]) as well as the
echnical flexibility to help you with this. Have a look at the demo data
provided codebase. If you have suggestions how to improve the demo data
regarding this, please let us know.

Without having the complete picture you have, defining price rules per
product category could help you here.

[1]
https://demo-stable.ofbiz.apache.org/catalog/control/EditProductPriceRules?productPriceRuleId=9000

Met vriendelijke groet,

Pierre Smits
*Proud* *contributor** of* Apache OFBiz <https://ofbiz.apache.org/>
since
2008 (without privileges)

*Apache Trafodion <https://trafodion.apache.org>, Vice President*
*Apache Directory <https://directory.apache.org>, PMC Member*
Apache Incubator <https://incubator.apache.org>, committer
Apache Steve <https://steve.apache.org>, committer


On Fri, Jun 5, 2020 at 12:32 AM <[email protected]> wrote:

> What is the best way to handle the below tiered pricing by product with
> quantity breaks in Ofbiz? If we have to set this up by product by tier
> this will be a nightmare
>
>
>
> Item Sales 1 (0-6) (6-35) 36-71 72+
> ISB79963 3.65 3.1 2.55 2.3
> ISB79965 1.85 1.6 1.3 1.17
> ISB79970 13.99 11.95 9.85 8.87
> ISB79971 11.99 10.25 8.45 7.61
> ISB79972 5.75 4.95 3.99 3.59
> ISB79973 3.85 3.3 2.7 2.43
> ISB79975 1.55 1.35 1.1 0.99
> ISB79980 12.99 10.99 9.25 8.33
> ISB79981 10.99 9.5 7.85 7.07
> ISB79982 5.75 4.85 3.99 3.59
> ISB79983 3.85 3.25 2.7 2.43
> ISB79985 2.05 1.75 1.5 1.35
> ISB79988 2.55 2.2 1.8 1.62
>

Reply via email to