[TYPO3-shop] HOWTO setup graduated prices in tt_products 2.9.x

Ulrik H. Kold uk at oerskov.dk
Mon Aug 23 15:39:16 CEST 2010


Hi group,

I have recently bought, downloaded and installed tt_products 2.9.1 
because my customer wants the benefit of the enhanced price calculations.

However, I have a problem figuring how to set this up:

I have found a new field/object (compared to tt_products 2.6.3) for 
setting up a graduated price.

Unfortunately I have no (usable) idea on how to set up the field "Price 
Formula" in this Graduated Price object.

Could someone, (Franz?), please provide a short (and useful) tutorial on 
how to set up the graduated prices?

My current setup is this for price calculations:

pricecalc >
pricecalc {
     10 {
         type = count
         field = price
         where = UID = 3
         prod {
             1 = 200.00
             10 = 175.00
             100 = 150.00
         }
     }
}

Thanks in advance!

-- 

Ulrik H. Kold
Ørskov Web - http://www.oerskovweb.dk


More information about the TYPO3-project-tt-products mailing list