[Typo3-shop] Work method
Franz Holzinger
franz at fholzinger.com
Tue Nov 1 21:47:49 CET 2005
Hello Bill,
>> This is where the
>> 10.where =
>> Settings in pricecalc are intended for, This settings defines for
>> which records the field-comparison shall take place.
>> Here you can set a SQL where clause when this will be programmed in
>> much less than 22 hours.
>>
>
> So this is what I have thus far, but my where condition isn't working. I
> still get the values returned for 10.prod rather than 20.prod where=
> gradings=White Mid-Gloss Perm
>
> 20.type = count
> 20.field = price
> 20.where = gradings=White Mid-Gloss Perm
> 20.prod.1 = .10
> 20.prod.100 = 999.99
>
> where am I going wrong? I'm so close to doing this right I can taste it.
>
This is the TypoScript configuration.
But which new lines of PHP code did you use in the
class.tx_ttproducts_pricecalc_div.php file?
Some programmation work has to be done here. The where-clause for
pricecalc is a planned but not yet programmed feature.
Franz
More information about the TYPO3-project-tt-products
mailing list