Тема: tt_products
Показать сообщение отдельно
Старый 09.07.2007, 14:39   #12
ivfrogy
Новенький
 
Аватар для ivfrogy
 
Регистрация: 14.10.2006
Сообщений: 26
По умолчанию

#МАГАЗИН

includeLibs.tt_products = EXT:tt_products/pi1/class.tx_ttproducts_pi1.php
plugin.tt_products >
plugin.tt_products = USER
plugin.tt_products {
userFunc = tx_ttproducts_pi1->main
templateFile = fileadmin/templates/shop.html
limit = 8

image {
file.maxW = 300
imageLinkWrap = {$plugin.tt_products.clickEnlarge}
imageLinkWrap {
enable = 1
bodyTag = <body bgColor=black leftmargin=0 topmargin=0 marginwidth=0 marginheight=0>
wrap = <A href="javascript:close();"> | </A>
width = 260
height = 220

JSwindow = 1
JSwindow.newWindow = 1
JSwindow.expand = 0,0
}
}

listImage < .image
listImage.file.maxW = 140
listImage.file.maxH = 110
listImage.imageLinkWrap = {$plugin.tt_products.clickEnlarge_list}

basketImage < .image
basketImage.file.maxW = 160
basketImage.file.maxH = 140
basketImage.imageLinkWrap = {$plugin.tt_products.clickEnlarge_basket}

image.wrap = | <br>

statusCodes {
1 = Order submitted by user
2 = Order is received and accepted by store
10 = Shop is awaiting goods from third-party
11 = Shop is awaiting customer payment
12 = Shop is awaiting material from customer
13 = Order has been payed
20 = Goods shipped to customer
21 = Gift certificates shipped to customer
30 = Other message from store
50 = Customer request for cancelling
51 = Message from customer to shop
60 = Send gift certificate message to receiver
100 = Order shipped and closed
101 = Order closed
200 = Order cancelled
}

statusDate_stdWrap.strftime = %d-%m-%Y %H:%M
orderDate_stdWrap.strftime = %d-%m-%Y


showNotinStock = 1
notInStockMessage = К сожалению, товара нет на складе

priceDecPoint = ,
TAXpercentage = 0

PIDuserFolder = 78

loginUserInfoAddress = 1
lockLoginUserInfo = 1

PIDpayment = 86
PIDfinalize = 87
orderByCategoryTitle = 1

}

plugin.tt_products.payment>
plugin.tt_products.payment {
radio = 1
TAXpercentage = 0
10.title = счет
10.priceTax =
10.calculationScript = EXT:tt_products/pi1/products_comp_calcScript.inc
40.title = перевод
40.priceTax =
40.percentOfGoodstotal = 0
50.title = платеж при заезде
50.image.file =
50.priceTax =
}


Всё сделал по немецкому мануалу, перевёл...но просто упёрся и не могу понять в чем дело. не работает... (
прошу помощи у всех гуру Тайпо...есть же люди, которые настраивали себе tt_products...

Последний раз редактировалось ivfrogy; 09.07.2007 в 14:56
ivfrogy вне форума   Ответить с цитированием