[Typo3] TT_products question

Jerome Vandenende j.vandenende at info-grafic.com
Fri Nov 25 12:33:42 CET 2005


Hello list

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 ;-)

Thanks in advance

Cheers

-- 
  *Jérome Vandenende*

http://www.jeromev.be



More information about the TYPO3-english mailing list