
04.09.06, 10:02
|
| Forum Zuschauer | | Registriert seit: 18.08.06
Beiträge: 4
| |
Setup: Typoscript-Code: 1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: 15: 16: 17: 18: 19: 20: 21: 22: 23:
| MEHRWERT = COA MEHRWERT.10 = CONTENT MEHRWERT.10 { table = tt_content select.where = colPos = 2 select.orderBy = sorting } MEHRWERT.20 = < plugin.tt_products MEHRWERT.20 { templateFile = fileadmin/templates/minikorb.tmpl code > code = OVERVIEW } MEHRWERT.mainTemplate = TEMPLATE MEHRWERT.mainTemplate { template =< plugin.tx_automaketemplate_pi1 workOnSubpart = DOCUMENT_BODY subparts.MEHRWERT < rechts.20 } |
Konstanten: Typoscript-Code: 1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: 15:
| plugin.tt_products.PIDuserFolder = 31 plugin.tt_products.loginUserInfoAddress = 1 plugin.tt_products.lockLoginUserInfo = 1 plugin.tt_products.PIDpayment = 9 plugin.tt_products.PIDfinalize = 10 plugin.domain = w007454c.dd10002.kasserver.com plugin.tt_products.orderByCategoryTitle = 1 plugin.tt_products.showNotinStock = 0 plugin.tt_products.PIDstoreRoot = 41 plugin.tt_products.PIDbasket = 8 plugin.tt_products.PIDlistDisplay = 7 plugin.tt_products.PIDitemDisplay = 74 plugin.tt_products.currencySymbol = EUR plugin.tt_products.PIDtracking = 11 plugin.tt_products.orderEmail_htmlmail = 1 | |