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 adiscount 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:17PMEasy way to remove all discounts in one fell swoop: [perl] $Session->{discount} = (); [/perl]
_______________________________________________ interchange-users mailing list suppressed http://www.icdevgroup.org/mailman/listinfo/interchange-users
Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.