[TYPO3-shop] General dicount with tt_products 2.8.0

Franz Holzinger franz at ttproducts.de
Wed Feb 18 12:10:22 CET 2009


Sacha Vorbeck a écrit :

> I can`t get this to work and I tried the example from the manual and all 
> variants I could find via google. You can find my setup below and I`d be 
> very happy if someone could tell me what I`m doing wrong here.
> 
> plugin.tt_products.getDiscountPrice = 1
> plugin.tt_products.discountprice >
> plugin.tt_products.discountprice {
>   10 {
>     type = count
>     field = price
>     prod.1 = 11.50
>     prod.10 = 7
>   }
> }

Hello Sacha,

I have just copied a new file class.tx_ttproducts_discountprice.php 
which must replace the former version. Here the former count setup 
without sql should work again.

- Franz



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