[Typo3] TT_products question

Franz Holzinger franz at fholzinger.com
Fri Nov 25 21:29:34 CET 2005


Hello
> 
> I've a problem using tt_products extension. In my website, I have 
> several products. All products have a different price depending on the 
> quantity you purchase. I can't find the way (and/or the place) to define 
> price calculation rules...
> 
> I find this typoscript code on the net :
> 
> pricecalc {
>   type = count
>   field = price
>   10.prod.1 = 4.99
>   10.prod.2 = 8.99
>   10.prod.5 = 19.99
>   20.prod.1 = 6.99
>   20.prod.2 = 13.98
>   20.prod.5 = 29.99
> }
> 
> But it doesn't work...
> 
> 
> If someone can tell me where to place this rules _and_ what I need to do 
> if I want different rules for each products ;-)
> 
You have to put this into the setup. If you have different price 
calculations then you can add additional lines 30, 40 aso..

Look into the backend of http://tt-products.zedwoo.de/
user "bananaguard" password "tt_products".



Franz



More information about the TYPO3-english mailing list