Skip to main navigation Skip to main content Skip to page footer
Bezahlung
 
 
Rabattierung
 
Autor: Andreas Fleischer Datum: 21-03-14 13:34:41
 
Hallo,
ich habe im Template unter konstanten :
plugin.tt_products.getDiscountPrice = 1
eingetragen
und im Setup das folgende Script hinzugefügt:

plugin.tt_products.discountprice {
50.type = price
50.prod.type = percent
50.prod.150 = 5
50.prod.300 = 10
}

Leider wird im Warenkorb der Rabatt nicht berechnet - was mache ich da falsch?

(Seite: http://isegrim-hof.de/weinshop.html )

Danke Andreas