[ic] [if [scratch variablename]

Frank Reitzenstein frank at goldissue.com
Sun Feb 25 02:01:41 EST 2007


Frank Reitzenstein wrote:

>Hello,
>
>See the right square bracket in red?
>
>[if [scratch weightofoption] ]
>   [seti weight][summary amount='[scratch weightofoption]'][/seti]
>[else]
>   [if-item-field weight]
>   [seti weight][summary amount=`[item-quantity] * [item-field
>weight]`][/seti]
>   [/if-item-field]
>[/else]
>[/if]
>
>Well I can get this code to work with or without that right bracket.
>However if I add the right bracket it shows in my html (as errors do).
>
>But leaving it out is ungrammatical right?
>
>Is this a bug, or it it just because I live down under and break all the
>rules?
>
>For those who are interested I created a new custom Options::Simple
>module which shows discount prices for options:
>
>http://www.aussievitamin.com/10035.html
>
>The code above sets option weights for cart and checkout,
>
>Regards,
>
>Frank Reitzenstein.
>_______________________________________________
>interchange-users mailing list
>interchange-users at icdevgroup.org
>http://www.icdevgroup.org/mailman/listinfo/interchange-users
>
>  
>
OK its not red now, but its the last bracket:

[if [scratch weightofoption] ]



More information about the interchange-users mailing list