Skip to main navigation Skip to main content Skip to page footer
Bezahlung
 
 
discountprice
 
Autor: Robert Datum: 21-09-09 14:06:18
 
dann müßte das (im setup) doch eigentlich so funktionieren:

plugin.tt_products.getDiscountPrice = 1

plugin.tt_products.discountprice >
plugin.tt_products.discountprice {
10.type = count
10.field = price
10.additive = 1

10.sql.where =

10.prod.1 = 12.00
10.prod.5 = 10.50
10.prod.10 = 9.00
}

tut es aber nicht! Keine Wirkung - der Preis ist und bleibt immer bei 12.00