[ic] [if [scratch variablename]

Davor Ocelic docelic at mail.inet.hr
Sun Feb 25 05:29:01 EST 2007


On Sun, 25 Feb 2007 15:47:16 +0900
Frank Reitzenstein <frank at goldissue.com> wrote:

> Hello,
> 
> See the right square bracket in red?
> 
> [if [scratch weightofoption] ]

[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


More information about the interchange-users mailing list