Interchange Developer Resource


[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date ][Interchange by thread ]

[ic] Help : Options & Weight



Hi,

i'm looking for a way to modify weight with options like for price.
It's ok for price but not for weight.
I test in checkout.html to modify :
[if-item-field weight]
[seti weight][summary amount=`[item-quantity] * [item-field weight]`][/seti]
[/if-item-field]

by
[if-item-field weight]
[seti weight][summary amount=`[item-quantity] * ([item-field weight] +
[item-options weight])`][/seti]
[/if-item-field]

or this :
[if-item-field weight]
[seti weight][summary amount=`[item-quantity] * ([item-field weight] +
[item-data options weight])`][/seti]
[/if-item-field]

but nothing :(

i also try to modify : [item-options td=1 label=1 bold=1 price=1] with
[item-options td=1 label=1 bold=1 weight=1]

Can someone show me where i've made a mistake ??

Thanks



_______________________________________________
interchange-users mailing list
interchange-users@interchange.redhat.com
http://interchange.redhat.com/mailman/listinfo/interchange-users


Search for: Match: Format: Sort by: