[ic] How to reset ALL discounts?

Gert van der Spoel ic at 3edge.com
Sat Sep 3 21:36:19 EDT 2005


interchange at tvcables.co.uk writes: 

> Hi folks, 
> 
> Using IC 5.2.0, is there any way clear ALL discounts, initially I thought that
> [discount ALL_ITEMS][/discount] would do the trick but that only clears a
> discount set for ALL_ITEMS not discounts set for individual items. 
> 
> Can anyone suggest how to do it with IC tags or a perl routine please?

 From www.icdevgroup.org: 

To remove all discounts  Frank Davis  08-Apr-2004 05:17PM
Easy way to remove all discounts in one fell swoop: 

[perl] $Session->{discount} = (); [/perl] 




More information about the interchange-users mailing list