[TYPO3-german] (no subject)
    Christian Hernmarck 
    linux at lists.hernmarck.ch
       
    Tue Oct 13 11:38:31 CEST 2009
    
    
  
Hallo
ich hab mal sowas gemacht, das sieht bei mir so aus - sollte einfach
auf 3 Varianten zu erweitern sein...
plugin.tt_products {
 ...
 shipping { 
  10.title = innerhalb der Schweiz
  10.price.type = price
  10.price.0 = 10.0
  10.price.noCostsAmount = 150
  10.excludePayment = 20
  20.title = ausserhalb der Schweiz
  20.price = 15.0
  20.excludePayment = 10
 }
 payment {
  TAXpercentage = 7.6
  10.title = Rechnung
  10.price = 0
  20.title = Vorauskasse
  20.price = 0
 }
 ...
}
Gruss
Christian
    
    
More information about the TYPO3-german
mailing list