[TYPO3-shop] Problem with the articles
Florian Opperman
florian.oppermann at gmx.de
Wed Oct 28 13:42:40 CET 2009
>>
>>
>> For example the part for changing size in my template looks like this:
>> <!-- ###display_variant2### -->
>> Größe: <SELECT
>> name="###FIELD_SIZE_NAME###" id="###PRODUCT_SIZE_ID###"
>> class="PRODUCT_SIZE_ID-2"
>> onchange="###PRODUCT_SIZE_FUNCTION1###">###PRODUCT_SIZE###</SELECT>
>>
>> <!-- ###display_variant2### -->
>>
>> id is needed for ajax to know where to write the new values and
>> onchange to know what should be done.
>> But maybe this is a little different when using 2.6. Until now I only
>> worked with 2.7 and 2.8 of tt_products.
>>
>> Best regards
>>
>> Bernd
Dear Bernd,
now i bought version 2.7.0 but with your template code it still don´t
work. Do i have to change an other setting in tt_products or TYPO3? Or
some other code in the template? Actually i´ve no idea why it don´t work
More information about the TYPO3-project-tt-products
mailing list