[Typo3-shop] shipping options template
Peter Bauer
peddabaua at web.de
Wed Apr 13 10:18:34 CEST 2005
Thanks Franz,
it looks like it was my mistake;
I did not use the correct name field "recs[tt_products][shipping]" in
the template-setup
The custom-template works with both versions tt_products-v2.0.0.1 and
tt_products-v2.0.0.2
plugin.tt_products.shipping {
radio = 1
template = <nobr>###IMAGE### <input type="radio"
name="recs[tt_products][shipping]" onClick="submit()"
value="###VALUE###"###CHECKED### class="shipping_###VALUE###">
###TITLE###</nobr><BR>
}
greetings Peter
Franz Holzinger wrote:
> Hello Peter,
>
> test this version:
> http://fholzinger.com/typo3/development/tt_products-v2.0.0.2.zip
>
> Franz
>
>> The problem remains.
>>
>> If necessary I can work with the default template, but keep on
>> wandering why the custom-template does not work..
>> thanks anyway
>>
More information about the TYPO3-project-tt-products
mailing list