[TYPO3-shop] order quantity
sebastian gereck
s.gereck at web.de
Sun May 6 18:29:48 CEST 2007
Franz Holzinger schrieb:
> Hello sebastian,
>
>>hello there,
>>in single and listview the order quantity is set to the amount in the
>>shopping basket.
>>i want that input field to be '0' or empty.
>>so where is ###FIELD_QTY### set ?
>>I'm using tt_products 2.5.2
>>
>
> maybe this should be made configurable.
> The quantitiy is set in
> view/class.tx_ttproducts_basketitem_view.php
>
> $markerArray['###FIELD_QTY###']= $quantity ? $quantity : '';
>
> - Franz
>
thanks franz,
i'm new to typo & tt_products, but after a close look i've found out...
sebastian
More information about the TYPO3-project-tt-products
mailing list