[ic] quantity pricing

k palazani at gmx.net
Mon Feb 16 12:14:11 EST 2004


Mike Heins wrote:
> 
> There are more efficient ways via item-calc if you pre-open the
> pricing, variants, and products table with [perl tables="..."].

Ok, thats what I'm trying but I can't get it to work.

For example:

[item-list]
[perl tables="products variants"] # pre-open tables [/perl]
[item-calc]
    $variants_price = ([item-data variants price]);
    return $variants_price;
[/item-calc]
[/item-list]

Returns nothing.

k.



More information about the interchange-users mailing list