[Typo3-shop] male/female
Michel
info at nospamgoulmy.com
Fri Dec 30 14:18:59 CET 2005
I think I'm missing something..
I've looked in the database and I saw that gender for male is 0 and for
female is 1 so in my template I have the following:
<input type="radio" name="recs[personinfo][gender]" value="0">male
<input type="radio" name="recs[personinfo][gender]" value="1">female
and like you told I've added gender to the class.txtproducts_basket.php.
what am I missing?
"Franz Holzinger" <franz at fholzinger.com> schreef in bericht
news:mailman.1.1135872180.18601.typo3-project-tt-products at lists.netfielders.de...
> Hello Michel,
>> I want to know if my customer is male or female. Am I right that I only
>> need to change class.txproducts_basket.php ??
>>
>> are their things for what I have to look out?
>>
> just search for 'first_name' in all files and do the same with 'gender'
>
>
> Franz
More information about the TYPO3-project-tt-products
mailing list