Akopia Akopia Services

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

[ic] [item-subtotal] manually



Hi, people!

I need correct [item-subtotal] calculate mechanism.
Qty.*Price=[item-subtotal] does not satisfy me.
I need include in this mechanism subscribtion period
parametr.
That is :
Qty.*Price_of_copy*Numbers_of_copy=[item-subtotal].
Or, calculate charge manually and set [item-subtotal], like
[perl arg="carts"]
$new_quantity = xxx;
@$Safe{'carts'}->{'main'}->{'[item-code]'}=$new_quantity;
return '';
[/perl]

but this not works....


Search for: Match: Format: Sort by: