hi guys... another question I want change the quantity of EXPIRATION DAYS in my products (on payment), I need only 3 kind of expirations: 30, 60 and 90 (not so a loooooong list) I see this smarty select option in form.tpl {html_options options=$data selected=$pExpiration} but I am new with smarty... how I can change it? thanks again!!! running v4.1.10 Designer
hi mike! hmmmmm... yes, I readed it... Expiration Select the number of days this package will display your customers ad before expiring. but what I need is a short select. now the select shows 0 to 365 (plus 730, 1825 and 365) days. I need only 3 expiration days... I tried to understand the line (in form.tpl): {html_options options=$data selected=$pExpiration} but Im new with the smarty template engine you know what I mean? thanks again!!